MCPcopy Create free account
hub / github.com/WuLC/KeywordExtraction / shouldInclude

Method shouldInclude

src/com/lc/nlp/keyword/algorithm/TFIDF.java:90–93  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getTFMethod · 0.95
idfForDirMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected