Uses of Class
com.viglet.turing.nlp.TurNLPSentence
Packages that use TurNLPSentence
-
Uses of TurNLPSentence in com.viglet.turing.thesaurus
Methods in com.viglet.turing.thesaurus with parameters of type TurNLPSentenceModifier and TypeMethodDescriptionTurThesaurusProcessor.checkTermIdBetweenPositions
(TurNLPSentence turNLPSentence, List<Integer> positions, List<String> ids, Map<TurNLPListKey<Integer>, List<String>> matches) TurThesaurusProcessor.getWordsByPosition
(TurNLPSentence turNLPSentence, Integer position) TurThesaurusProcessor.getWordsByPosition
(TurNLPSentence turNLPSentence, List<Integer> positions)