Skip to content
forked from carrot2/carrot2

Carrot2: Text Clustering Algorithms and Applications

Notifications You must be signed in to change notification settings

warvyvr/carrot2

 
 

Repository files navigation

Carrot2

Carrot2 is a programming library for clustering text. It can automatically discover groups of related documents and label them with short key terms or phrases.

Carrot2 can turn, for example, search result titles and snippets into groups like these:

Search result titles and snippets and corresponding cluster labels (right).

Travis Build Status Github Build Status

https://github.com/carrot2/carrot2/workflows/Gradle%20Check/badge.svg

Installation

Carrot2 is a software component and typically integrates with other software as a library dependency (see the API documentation available with each release).

Binary releases are published on GitHub and they ship with a HTTP/JSON REST API service called the DCS (document clustering server) for integration with other languages.

Integration with document retrieval services is possible via Apache Solr plugin and Elasticsearch plugin.

Documentation

Source code

Source code is at GitHub.

Contact and more information

License

Carrot2 is licensed under the BSD license.

About

Carrot2: Text Clustering Algorithms and Applications

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 65.1%
  • JavaScript 33.9%
  • CSS 0.6%
  • HTML 0.2%
  • Shell 0.1%
  • Lex 0.1%