multiLanguageEvaluator Methods |
The multiLanguageEvaluator type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| evaluate(multiLanguageEvaluationTask, ListString) |
Evaluates already defined evaluation task
| |
| evaluate(ListString, ListString, ListString) |
Evaluates the specified content non-unique and non filtered tokens
| |
| evaluate(String, ListString, ListString) |
Evaluates the specified content. Before evaluation the content tokens are transformed with [!:termTools.getTokens(true, false, true, true)] | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetAllProperTokensSortedByFrequency(IEnumerableString, Int32, ListString) |
Gets all proper tokens sorted by frequency.
| |
| GetAllProperTokensSortedByFrequency(String, Int32, ListString) |
Gets all proper tokens sorted by frequency.
| |
| 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.) | |
| setup |
Setups the specified language i ds.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |