infineac.process_text.contains_stopword#

infineac.process_text.contains_stopword(word: str, stopwords: list[str], only_start: bool = True) bool[source]#

Checks if a word contains a stopword.