Click or drag to resize

imbNLP.Toolkit.Processing Namespace

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "N:imbNLP.Toolkit.Processing"]

Classes
  ClassDescription
Public classStemmingContext
Provides basic optimization for stemmer by caching results for the words
Public classTokenDictionary
Stores raw frequencies of the tokens
Public classTokenizerBase
Common base for different tokenizers.
Public classTokenizerBasic
Basic tokenizer for English
Public classTokenizeReplaceRule
Instance of string replacement rule, utilized by tokenizers
Public classWeightDictionary
Table of terms with weights
Public classWeightDictionaryEntry
Entry describing weight for a textual token
Public classWeightDictionaryEntryPair
Public classWeightDictionaryEntryPairs
Public classWeightDictionaryTools
Interfaces
  InterfaceDescription
Public interfaceITokenizer