- techminer2.text.extract._helpers.stemming.apply_stemming_and_operator(data_frame, stemmed_terms)[source]¶
Checks if all stemmed terms are in the list of stemmed words.
- techminer2.text.extract._helpers.stemming.apply_stemming_or_operator(data_frame, stemmed_terms)[source]¶
Checks if all stemmed terms are in the list of stemmed words.