Class Translation
java.lang.Object
org.episteme.social.linguistics.Translation
The Translation class provides biological and linguistic translation support.
- Since:
- 1.0
- Version:
- 1.1
- Author:
- Silvere Martin-Michiellot
-
Constructor Details
-
Translation
-
-
Method Details
-
getText
-
getTargetLanguage
Returns the target language of this translation.- Returns:
- the target language
-
getTranslatedText
Returns the translated version of the text.- Returns:
- the translated text
-