- PARAM_KEYWORD_NGRAM_INCLUDE_COMMAS - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordPFE
-
- PARAM_KEYWORD_NGRAM_MARK_SENTENCE_BOUNDARY - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordPFE
-
- PARAM_KEYWORD_NGRAM_MARK_SENTENCE_LOCATION - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordPFE
-
- PARAM_KEYWORD_NGRAM_MAX_N - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordPFE
-
- PARAM_KEYWORD_NGRAM_MAX_N_COMBO - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordCPFE
-
Maximum token length of the combination
- PARAM_KEYWORD_NGRAM_MAX_N_VIEW1 - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordPFE
-
Maximum size n of ngrams from View 1's.
- PARAM_KEYWORD_NGRAM_MAX_N_VIEW2 - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordPFE
-
Maximum size n of ngrams from View 2's.
- PARAM_KEYWORD_NGRAM_MIN_N - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordPFE
-
- PARAM_KEYWORD_NGRAM_MIN_N_COMBO - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordCPFE
-
Minimum token length of the combination.
- PARAM_KEYWORD_NGRAM_MIN_N_VIEW1 - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordPFE
-
Minimum size n of ngrams from View 1's.
- PARAM_KEYWORD_NGRAM_MIN_N_VIEW2 - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordPFE
-
Minimum size n of ngrams from View 2's.
- PARAM_KEYWORD_NGRAM_SYMMETRY_COMBO - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordCPFE
-
If true, both orderings of ngram combinations will be used.
- PARAM_KEYWORD_NGRAM_USE_TOP_K - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordPFE
-
- PARAM_KEYWORD_NGRAM_USE_TOP_K_COMBO - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordCPFE
-
Use this number of most frequent combinations
- PARAM_MARK_VIEWBLIND_KEYWORD_NGRAMS_WITH_LOCAL_VIEW - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordPFE
-
This option collects a FrequencyDistribution of ngrams across both documents of all pairs,
but when writing features, the view where a particular ngram is found is recorded with the
ngram.
- PARAM_MARK_VIEWBLIND_NGRAMS_WITH_LOCAL_VIEW - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneNGramPFE
-
This option collects a FrequencyDistribution of ngrams across both documents of all pairs,
but when writing features, the view where a particular ngram is found is recorded with the
ngram.
- PARAM_NGRAM_BINARY_FEATURE_VALUES_COMBO - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneNGramPFE
-
Whether features should be marked with binary (occurs, doesn't occur in this document pair)
values, versus the document count of the feature.
- PARAM_NGRAM_BINARY_FEATURE_VALUES_COMBO - Static variable in class org.dkpro.tc.features.pair.core.ngram.meta.LucenePFEBase
-
Whether features should be marked with binary (occurs, doesn't occur in this document pair)
values, versus the document count of the feature.
- PARAM_NGRAM_KEYWORDS_FILE - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordPFE
-
- PARAM_NGRAM_MAX_N_COMBO - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneNGramCPFE
-
Maximum token length of the combination
- PARAM_NGRAM_MAX_N_VIEW1 - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneNGramPFE
-
Maximum size n of ngrams from View 1's.
- PARAM_NGRAM_MAX_N_VIEW2 - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneNGramPFE
-
Maximum size n of ngrams from View 2's.
- PARAM_NGRAM_MIN_N_COMBO - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneNGramCPFE
-
Minimum token length of the combination.
- PARAM_NGRAM_MIN_N_VIEW1 - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneNGramPFE
-
Minimum size n of ngrams from View 1's.
- PARAM_NGRAM_MIN_N_VIEW2 - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneNGramPFE
-
Minimum size n of ngrams from View 2's.
- PARAM_NGRAM_SYMMETRY_COMBO - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneNGramCPFE
-
If true, both orderings of ngram combinations will be used.
- PARAM_NGRAM_USE_TOP_K_COMBO - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneNGramCPFE
-
Use this number of most frequent combinations
- PARAM_NGRAM_USE_TOP_K_VIEW1 - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneNGramPFE
-
Use this number of most frequent ngrams from View 1's.
- PARAM_NGRAM_USE_TOP_K_VIEW1 - Static variable in class org.dkpro.tc.features.pair.core.ngram.meta.LucenePFEBase
-
Use this number of most frequent ngrams from View 1's.
- PARAM_NGRAM_USE_TOP_K_VIEW2 - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneNGramPFE
-
Use this number of most frequent ngrams from View 2's.
- PARAM_NGRAM_USE_TOP_K_VIEW2 - Static variable in class org.dkpro.tc.features.pair.core.ngram.meta.LucenePFEBase
-
Use this number of most frequent ngrams from View 2's.
- PARAM_NORMALIZE_WITH_FIRST - Static variable in class org.dkpro.tc.features.pair.core.chunk.SharedNounChunks
-
- PARAM_USE_VIEW1_KEYWORD_NGRAMS_AS_FEATURES - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordPFE
-
Each ngram from View 1 documents added to the document pair instance as a feature.
- PARAM_USE_VIEW1_NGRAMS_AS_FEATURES - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneNGramPFE
-
Each ngram from View 1 documents added to the document pair instance as a feature.
- PARAM_USE_VIEW2_KEYWORD_NGRAMS_AS_FEATURES - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordPFE
-
Each ngram from View 1 documents added to the document pair instance as a feature.
- PARAM_USE_VIEW2_NGRAMS_AS_FEATURES - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneNGramPFE
-
Each ngram from View 1 documents added to the document pair instance as a feature.
- PARAM_USE_VIEWBLIND_KEYWORD_NGRAMS_AS_FEATURES - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordPFE
-
All qualifying ngrams from anywhere in either document are used as features.
- PARAM_USE_VIEWBLIND_NGRAMS_AS_FEATURES - Static variable in class org.dkpro.tc.features.pair.core.ngram.LuceneNGramPFE
-
All qualifying ngrams from anywhere in either document are used as features.
- passesScreening(String) - Method in class org.dkpro.tc.features.pair.core.ngram.LuceneKeywordCPFE
-
- process(JCas) - Method in class org.dkpro.tc.features.pair.core.ngram.meta.LuceneCPMetaCollectorBase
-
- process(JCas) - Method in class org.dkpro.tc.features.pair.core.ngram.meta.LucenePMetaCollectorBase
-