MCPcopy Create free account
hub / github.com/PKULCWM/PKUSUMSUM / stem

Method stem

code/Stemmer.java:313–317  ·  view source on GitHub ↗

Stem the word placed into the Stemmer buffer through calls to add(). Returns true if the stemming process resulted in a word different from the input. You can retrieve the result with getResultLength()/getResultBuffer() or toString().

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

stemmerWordMethod · 0.95

Calls 6

step1Method · 0.95
step2Method · 0.95
step3Method · 0.95
step4Method · 0.95
step5Method · 0.95
step6Method · 0.95

Tested by

no test coverage detected