Class | Description |
---|---|
BuildStopwords |
A utility that rebuilds the stopwords file, only needed when the list of
books in the
books module changes. |
TfIdf |
Builds, for a given set of text documents, an inverted index
that maps each word to the set of documents that contain it.
|
TfIdfJdkStreams |
Implementation of TF-IDF without Jet, with just the JDK code.
|
Copyright © 2019 Hazelcast, Inc.. All rights reserved.