imbTextMetricsContext Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbCommonModels.contentMetrics
public class imbTextMetricsContext
The imbTextMetricsContext type exposes the following members.
| Name | Description | |
|---|---|---|
| imbTextMetricsContext | Initializes a new instance of the imbTextMetricsContext class |
| Name | Description | |
|---|---|---|
| charsPerSentence |
Broj karaktera (svih) po rečenici
| |
| letterCount |
Koliko je slova u tekstu
| |
| newlineCount |
Koliko je simbola za novu liniju u tekstu
| |
| newlinePerSentence |
Koliko newline karaktera ide po jednoj rečenici
| |
| numeralCount |
koliko je numeričkih karaktera u tekstu
| |
| numeralLettersRatio |
Odnos numeričkih karaktera prema slovnim karakterima - ratio od 0 do 1
| |
| numeralsPerSentence |
Broj numeričkih karaktera po rečenici - prosek
| |
| sentenceCount |
Broj rečenica u tekstu
| |
| simbolCount |
Koliko je simboličkih karaktera u tekstu (oni koji nisu ni slovo ni broj)
| |
| wordCount |
koliko je reči u tekstu
| |
| wordsPerSentence |
Broj reči po rečenici - prosek
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |