Class WordAnalysis
java.lang.Object
org.episteme.social.linguistics.WordAnalysis
- All Implemented Interfaces:
Serializable
Stores morphological and semantic analysis of a word.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WordAnalysis
-
-
Method Details
-
getOriginalText
-
getLemma
-
setLemma
-
getPOS
-
setPOS
-
setFeature
-
getFeature
-
getFeatures
-
toString
-