public abstract class SentimentExtractor extends Object
SentimentExtractor()
abstract Map<String,Object>
extract(List<String> strings)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SentimentExtractor()
public abstract Map<String,Object> extract(List<String> strings)
strings