A C E F G I J M N P S T U V W 
All Classes All Packages

C

Chain - Class in engine
The Chain class provides short and elegant ways to store and get the token list and Markov-Chain data structures of a text.
clearSymbolsAndNumbers(String) - Static method in class util.TextFilter
Cleans all the non-letter characters from the text.
clearSymbolsAndNumbers(Stream<String>) - Static method in class util.TextFilter
Cleans all the non-letter characters from the Stream.
commonAdjectives() - Static method in class englishlanguage.services.AdjectiveService
Getter.
commonArticles() - Static method in class englishlanguage.services.ArticleService
Getter.
commonNouns() - Static method in class englishlanguage.services.NounService
Getter.
commonPrepositions() - Static method in class englishlanguage.services.PrepositionService
Getter.
commonVerbs() - Static method in class englishlanguage.services.VerbService
Getter.
createArticle(String) - Static method in class englishlanguage.Article
Factory.
createByNgrams(String, int) - Static method in class engine.Chain
Factory.
createByWords(String) - Static method in class engine.Chain
Factory.
createNoun(String) - Static method in class englishlanguage.Noun
Factory.
createOrRandom(String) - Static method in class englishlanguage.Article
Factory.
createOrRandom(String) - Static method in class englishlanguage.Noun
Factory.
createOrRandom(String) - Static method in class englishlanguage.Preposition
Factory.
createOrRandom(String) - Static method in class englishlanguage.Verb
Factory.
createPreposition(String) - Static method in class englishlanguage.Preposition
Factory.
createRandom() - Static method in class englishlanguage.Article
Factory.
createRandom() - Static method in class englishlanguage.Noun
Factory.
createRandom() - Static method in class englishlanguage.Preposition
Factory.
createRandom() - Static method in class englishlanguage.Verb
Factory.
createVerb(String) - Static method in class englishlanguage.Verb
Factory.
A C E F G I J M N P S T U V W 
All Classes All Packages