judge whether a word belongs to stop words @param term(Term): word needed to be judged @return(boolean): if the word is a stop word,return false;otherwise return true
(Term term)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected