Skip to content

symerio/FreeDiscovery

 
 

Repository files navigation

FreeDiscovery

https://travis-ci.org/FreeDiscovery/FreeDiscovery.svg?branch=master https://ci.appveyor.com/api/projects/status/w5kjscmqlrlehp5t/branch/master?svg=true

Open Source Software for E-Discovery and Information Retrieval

FreeDiscovery is built on top of existing machine learning libraries (scikit-learn) and provides REST web services for information retrieval applications. It aims to benefit existing e-discovery platforms with a focus on text categorization, semantic search, document clustering, duplicates detection and e-mail threading.

In addition, FreeDiscovery can be used as Python package and aims to expose a scikit-learn compatible API.

Installation

conda install -c conda-forge freediscovery

Note: FreeDiscovery can also be installed with pip install freediscovery, however this requires manually installing the dependencies (see the documentation for more details).

We would very much appreciate feedback on the existing functionality. Feel free to open new issues on Github or send any comments to the mailing list https://groups.google.com/forum/#!forum/freediscovery-ml at freediscovery-ml@googlegroups.com.

For more information see the documentation and API Reference,

FreeDiscovery is released under the 3-clause BSD licence.

https://freediscovery.github.io/static/grossmanlabs-old-logo-small.gif

About

Open Source e-Discovery and Information Retrieval Engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%