|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.aitools.ie.keyphraseextraction.KeyphraseExtractor
de.aitools.ie.keyphraseextraction.TextRankExtractor
public class TextRankExtractor
Constructor Summary | |
---|---|
TextRankExtractor(java.util.Locale locale,
boolean useWordNet)
FIXME: WordNet does not seem to work properly. |
Method Summary |
---|
Methods inherited from class de.aitools.ie.keyphraseextraction.KeyphraseExtractor |
---|
extract, extract, extract, extract, getLocale, getTopPhrases, setLocale |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextRankExtractor(java.util.Locale locale, boolean useWordNet)
useWordNet
is internally set to false
.
locale
- useWordNet
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |