public class GetPatternsFromDataMultiClass.LabelWithSeedWords extends Object implements Callable<Map<String,List<CoreLabel>>>
GetPatternsFromDataMultiClass.LabelWithSeedWords(Set<String> seedwords, Map<String,List<CoreLabel>> sents, List<String> keyset, Class labelclass, String label)
Map<String,List<CoreLabel>>
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetPatternsFromDataMultiClass.LabelWithSeedWords(Set<String> seedwords, Map<String,List<CoreLabel>> sents, List<String> keyset, Class labelclass, String label)
public Map<String,List<CoreLabel>> call() throws Exception
call
Callable<Map<String,List<CoreLabel>>>
Exception
© 2002-2013 Stanford NLP Group