org.cogroo.tools.checker
Class SentenceAdapter

java.lang.Object
  extended by org.cogroo.tools.checker.SentenceAdapter

public class SentenceAdapter
extends Object


Constructor Summary
SentenceAdapter(TagDictionary td)
           
 
Method Summary
 Sentence asTypedSentence(Sentence sentence, String document)
           
static void setPrimitiveAndGeneralize(Token tok, CogrooTagDictionary dict)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SentenceAdapter

public SentenceAdapter(TagDictionary td)
Method Detail

asTypedSentence

public Sentence asTypedSentence(Sentence sentence,
                                String document)

setPrimitiveAndGeneralize

public static void setPrimitiveAndGeneralize(Token tok,
                                             CogrooTagDictionary dict)


Copyright © 2012-2013 CoGrOO. All Rights Reserved.