public class MorphoFactory extends Object
Morpheme objects.| Constructor and Description |
|---|
MorphoFactory() |
| Modifier and Type | Method and Description |
|---|---|
Morpheme |
createMorpheme(String word,
String tag)
Construct morpheme object with word and morphological tag.
|
Morpheme |
createMorpheme(String word,
String tag,
String lemma)
Construct morpheme object with word, tag and lemma.
|
Copyright © 2016 IXA pipes. All rights reserved.