Class TokenNameFinderModelLoader
Loads a Token Name Finder Model for the command line tools.
Note: Do not use this class, internal use only!public sealed class TokenNameFinderModelLoader : ModelLoader<TokenNameFinderModel>
- Inheritance
-
TokenNameFinderModelLoader
- Inherited Members
Constructors
TokenNameFinderModelLoader()
Loads a Token Name Finder Model for the command line tools.
Note: Do not use this class, internal use only!public TokenNameFinderModelLoader()
Methods
LoadModel(Stream)
protected override TokenNameFinderModel LoadModel(Stream modelIn)
Parameters
modelInStream
Returns
Exceptions
- IOException
if the model cannot be read