nlpTokenizatorSettings Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.Core.contentStructure.tokenizator
public class nlpTokenizatorSettings : imbBindable
The nlpTokenizatorSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| nlpTokenizatorSettings | Initializes a new instance of the nlpTokenizatorSettings class |
| Name | Description | |
|---|---|---|
| doBlockDetection |
Da li detektuje tip blokova
| |
| doCategorizationLog |
Da li da vodi log kateogirzacije Tokena, Recenica i Paragrapha
| |
| doParagraphDetection |
Da li da vrsi proveru tipa paragrafa
| |
| doSentenceDetection |
Da li da vrsi proveru recenica
| |
| doTokenTypeDetection_basic |
Da li da vrsi osnovnu proveru tipa tokena
| |
| doTokenTypeDetection_languageAdvanced |
Da li da vrsi naprednu proveru pomocu jezicnih definicija
| |
| doTokenTypeDetection_languageBasic |
Da li da vrsi osnovnu proveru pomocu recnika - da li je poznata rec itd
| |
| doTokenTypeDetection_second |
Da li da vrsi napredninu proveru tipa tokena pomocu recnika, podesava letter case itd
| |
| syllabLengthLimit |
Maksimalna duzina sloga
| |
| tknType |
tip tokenizacije
| |
| vowelLastRegex |
Bindable property
| |
| vowelRegex |
Bindable property
|
| Name | Description | |
|---|---|---|
| buildVowelRegex | ||
| 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.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |