Uses of Class
org.episteme.social.linguistics.Text
Packages that use Text
Package
Description
Provides mathematical and computational models for natural language
processing, linguistic analysis, and glottochronology.
-
Uses of Text in org.episteme.social.linguistics
Methods in org.episteme.social.linguistics that return TextModifier and TypeMethodDescriptionTranslation.getText()Returns the source text of this translation.abstract TextTranslation.getTranslatedText()Returns the translated version of the text.Constructors in org.episteme.social.linguistics with parameters of type TextModifierConstructorDescriptionTranslation(Text text, Language target) Creates a new Translation object.