v0.1.1
MLJText v0.1.1
- add
BM25Transformer
using the Okapi BM25 document-word statistic to represent a corpus of documents - add
BagOfWordsTransformer
to convert a collection of raw documents to matrix representing a bag-of-words structure.
#12
Merged pull requests: