public class WordnetLemmaReader extends Object
Constructor and Description |
---|
WordnetLemmaReader(String wordnetPath) |
Modifier and Type | Method and Description |
---|---|
String |
getLemma(String word,
String pos) |
Set<String> |
getLemmaAllPOS(String word) |
Copyright © 2017. All rights reserved.