chunkConstructorTF Class |
Namespace: imbNLP.PartOfSpeech.TFModels.webLemma
public class chunkConstructorTF : ConstructorTFIDFBase, IWLFConstructor
The chunkConstructorTF type exposes the following members.
Name | Description | |
---|---|---|
chunkConstructorTF | Initializes a new instance of the chunkConstructorTF class |
Name | Description | |
---|---|---|
doBeep | (Inherited from ConstructorTFIDFBase.) | |
settings | (Inherited from ConstructorTFIDFBase.) | |
weightKernelName |
Name of the kernel engine to be used for weight computation
(Inherited from ConstructorTFIDFBase.) |
Name | Description | |
---|---|---|
DescribeSelf |
Creates multi-line description of current configuration
(Overrides ConstructorTFIDFBaseDescribeSelf.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
process(TFDFCounter, ILogBuilder, webLemmaTermTable, Boolean) |
Constructs the webLemmaTable
| |
process(IEnumerableIPipelineTaskSubject, cnt_level, webLemmaTermTable, ITextResourceResolver, ILogBuilder, Boolean) |
Processes the specified source.
| |
recompute |
Recomputes the specified table.
(Inherited from ConstructorTFIDFBase.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |