morphMachineSerbian Class |
Namespace: imbNLP.Data.semanticLexicon.morphology
public class morphMachineSerbian : morphMachine
The morphMachineSerbian type exposes the following members.
| Name | Description | |
|---|---|---|
| morphMachineSerbian | Initializes a new instance of the morphMachineSerbian class |
| Name | Description | |
|---|---|---|
| folder | (Inherited from morphMachine.) | |
| ignoreFile | (Inherited from morphMachine.) | |
| inputFile | (Inherited from morphMachine.) | |
| inputOperator | (Inherited from morphMachine.) | |
| rules | (Inherited from morphMachine.) |
| Name | Description | |
|---|---|---|
| AddT | (Inherited from morphMachine.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Explore |
Explores the specified token.
(Inherited from morphMachine.) | |
| 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.) | |
| GetNextToken |
Gets the next token - gets next not ingored file
(Inherited from morphMachine.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Save | (Inherited from morphMachine.) | |
| SetIgnore(IEnumerableString) | (Inherited from morphMachine.) | |
| SetIgnore(String) | (Inherited from morphMachine.) | |
| SetResolved | (Inherited from morphMachine.) | |
| SetRuleSets | (Overrides morphMachineSetRuleSets.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |