Wordlist Methods
The Wordlist type exposes the following members.
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
|