Skip to content
/ matsya Public

A collection of python scripts used to test algorithms for Grouperfish.

License

Notifications You must be signed in to change notification settings

eshvk/matsya

Repository files navigation

======== matsya

matsya is a collection of unsupervised text mining routines writted in numpy initially to cluster data for Firefox Input. I have generalized these routines to work in any general context. As far as I have seen, I have not found a co-clustering routine implementing the specific algorithm written in here, so this module has some novelty.

Although in the interests of portability, I have packaged matsya and made it available to install via pip, some of the routines that depend on NLTK will not work out of the box. So once you install matsya, fire up python and install the following NLTK data files.

For more details on how to install NLTK data files, go here.

Documentation is put up here

About

A collection of python scripts used to test algorithms for Grouperfish.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages