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

Method getKeywords

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

get keywords of each file under a certain directory @param dirPath(String): path of directory @param keywordNum(int): number of keywords to extract @return(Map >): path of file and its corresponding keywords

(String dirPath)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

textRankTFIDFVoteMethod · 0.95

Calls 2

readDirFileNamesMethod · 0.95
getDirTFIDFMethod · 0.95

Tested by

no test coverage detected