A B C D E F G H I J L M N O P R S T U V W _

N

NGramExtractor - Class in uk.ac.shef.dcs.oak.jate.core.npextractor
An NGram extractor that extracts n-grams from texts.
NGramExtractor(StopList, Normalizer) - Constructor for class uk.ac.shef.dcs.oak.jate.core.npextractor.NGramExtractor
 
NLP_PATH - Static variable in class uk.ac.shef.dcs.oak.jate.JATEProperties
 
NLPToolsControllerOpenNLP - Class in uk.ac.shef.dcs.oak.jate.core.nlptools
A singleton class which controls creation and dispatches of OpenNLP tools
normalize(String) - Method in class uk.ac.shef.dcs.oak.jate.util.control.Lemmatizer
Lemmatise a phrase or word.
normalize(String) - Method in class uk.ac.shef.dcs.oak.jate.util.control.Normalizer
Normalise only the RHS head word of the input text unit
normalizeContent(String) - Method in class uk.ac.shef.dcs.oak.jate.util.control.Lemmatizer
Lemmatise every word in the input string
normalizeContent(String) - Method in class uk.ac.shef.dcs.oak.jate.util.control.Normalizer
Normalise every token found in the input content, assuming tokens are delimited by a whitespace character.
Normalizer - Class in uk.ac.shef.dcs.oak.jate.util.control
Normalizer returns text units to its canonical forms
Normalizer() - Constructor for class uk.ac.shef.dcs.oak.jate.util.control.Normalizer
 
NounPhraseExtractorOpenNLP - Class in uk.ac.shef.dcs.oak.jate.core.npextractor
Nounphrase extractor implemented with OpenNLP tools.
NounPhraseExtractorOpenNLP(StopList, Normalizer) - Constructor for class uk.ac.shef.dcs.oak.jate.core.npextractor.NounPhraseExtractorOpenNLP
Creates an instance with specified stopwords list and norm

A B C D E F G H I J L M N O P R S T U V W _