public class LuceneLemmaNGram
extends org.dkpro.tc.features.ngram.LuceneNGram
implements org.dkpro.tc.api.features.FeatureExtractor
LUCENE_NGRAM_FIELD, luceneDir, PARAM_SOURCE_LOCATIONdfStore, filterPartialStopwordMatches, ngramFreqThreshold, ngramLowerCase, ngramMaxN, ngramMinN, ngramStopwordsFile, ngramUseTopK, PARAM_FILTER_PARTIAL_STOPWORD_MATCHES, PARAM_NGRAM_FREQ_THRESHOLD, PARAM_NGRAM_LOWER_CASE, PARAM_NGRAM_MAX_N, PARAM_NGRAM_MIN_N, PARAM_NGRAM_STOPWORDS_FILE, PARAM_NGRAM_USE_TOP_K, PARAM_TF_IDF_CALCULATION, prefix, stopwords, tfIdfCalculation, topKSet| Constructor and Description |
|---|
LuceneLemmaNGram() |
| Modifier and Type | Method and Description |
|---|---|
Set<org.dkpro.tc.api.features.Feature> |
extract(org.apache.uima.jcas.JCas jcas,
org.dkpro.tc.api.type.TextClassificationTarget target) |
protected String |
getFeaturePrefix() |
getFieldName, getMetaCollectorClasses, getTopN, logSelectionProcessgetTopNgrams, passesScreeningafterResourcesInitialized, getLogger, getResourceNamepublic Set<org.dkpro.tc.api.features.Feature> extract(org.apache.uima.jcas.JCas jcas, org.dkpro.tc.api.type.TextClassificationTarget target) throws org.dkpro.tc.api.exception.TextClassificationException
extract in interface org.dkpro.tc.api.features.FeatureExtractorextract in class org.dkpro.tc.features.ngram.LuceneNGramorg.dkpro.tc.api.exception.TextClassificationExceptionprotected String getFeaturePrefix()
getFeaturePrefix in class org.dkpro.tc.features.ngram.LuceneNGramCopyright © 2016–2018 OpenMinTeD. All rights reserved.