Home
last modified time | relevance | path

Searched defs:get_stop_words (Results 1 – 5 of 5) sorted by relevance

/dports/devel/elixir-excoveralls/excoveralls-0.14.4/lib/excoveralls/
H A Dsettings.ex17 def get_stop_words do function
/dports/textproc/zorba/zorba-2.7.0/src/runtime/full_text/
H A Dft_token_matcher.cpp56 get_stop_words( ftmatch_options const &options, iso639_1::type lang, in get_stop_words() function
/dports/textproc/zorba/zorba-2.7.0/src/compiler/expression/
H A Dftnode.h251 list_t const& get_stop_words() const { return stop_words_; } in get_stop_words() function
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/feature_extraction/
H A Dtext.py360 def get_stop_words(self): member in _VectorizerMixin
/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenodes.h6361 FTStopWords const* get_stop_words() const { return stop_words_; } in get_stop_words() function
6383 list_t const& get_stop_words() const { return stop_words_; } in get_stop_words() function
6402 FTStopWords const* get_stop_words() const { return stop_words_; } in get_stop_words() function