de.aitools.ie.keyphraseextraction
Class TextRankExtractor

java.lang.Object
  extended by de.aitools.ie.keyphraseextraction.KeyphraseExtractor
      extended by de.aitools.ie.keyphraseextraction.TextRankExtractor

public class TextRankExtractor
extends KeyphraseExtractor

Version:
$Id: TextRankExtractor.java,v 1.1 2011/12/01 16:35:51 hoppe Exp $
Author:
dennis.hoppe(/\t)uni-weimar.de

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

TextRankExtractor

public TextRankExtractor(java.util.Locale locale,
                         boolean useWordNet)
FIXME: WordNet does not seem to work properly. Hence, the variable useWordNet is internally set to false.

Parameters:
locale -
useWordNet -