textcluster

Tool to cluster documents according to text similarity.


License
BSD-3-Clause
Install
pip install textcluster==0.0.2

Documentation

This is a memory intensive app that stores documents in a corpus and uses an inverted index to group objects together.