Uses of Class
relations.VerbChunk
-
Packages that use VerbChunk Package Description relations -
-
Uses of VerbChunk in relations
Methods in relations with parameters of type VerbChunk Modifier and Type Method Description List<PData>EventExtraction. extractBindVP(Word tg, VerbChunk vc, List<Word> preps)List<PData>EventExtraction. extractRegVP(Word tg, VerbChunk vc, List<Word> preps)List<PData>EventExtraction. extractSimpleVP(Word tg, VerbChunk vc, List<Word> mods)Find pros for binding event which has pattern as: Pro1 - Trg - Pro2voidEventExtraction. extractVP(VerbChunk vc, List<Word> preps, List<Word> mods)
-