Wordlist Members
The Wordlist type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Wordlist(array<String>[]()[][], Char, String) |
Constructor used by inheritence only
|
Methods
Name | Description | |
---|---|---|
![]() ![]() |
AutoDetect | |
![]() ![]() |
AutoDetectAsync | |
![]() ![]() |
AutoDetectLanguage(array<String>[]()[][]) | |
![]() ![]() |
AutoDetectLanguage(String) | |
![]() |
GetSentence | |
![]() |
GetWordAtIndex |
Returns a string containing the word at the specified index of the wordlist
|
![]() |
GetWords()()()() | |
![]() |
GetWords(array<Int32>[]()[][]) | |
![]() |
GetWords(String) | |
![]() ![]() |
LoadWordList(Language) | |
![]() ![]() |
LoadWordList(String) | |
![]() |
Split | |
![]() ![]() |
ToBits(array<Int32>[]()[][]) | |
![]() |
ToBits(String) | |
![]() |
ToIndices(array<String>[]()[][]) | |
![]() |
ToIndices(String) | |
![]() ![]() |
ToIntegers | |
![]() |
ToString | |
![]() |
WordExists |
Method to determine if word exists in word list, great for auto language detection
|
Properties
Name | Description | |
---|---|---|
![]() ![]() |
ChineseSimplified | |
![]() ![]() |
ChineseTraditional | |
![]() ![]() |
Czech | |
![]() ![]() |
English | |
![]() ![]() |
French | |
![]() ![]() |
Japanese | |
![]() |
Name | |
![]() ![]() |
PortugueseBrazil | |
![]() |
Space | |
![]() ![]() |
Spanish | |
![]() |
WordCount |
The number of all the words in the wordlist
|
![]() ![]() |
WordlistSource |