Jar examples for c:carrot2-mini
Carrot2 search results clustering framework. Minimal functional subset (core algorithms and infrastructure, no document sources).
You can download jar file carrot2-mini 3.9.2 in this page.
You can use the following script to add carrot2-mini-3.9.2.jar to your project.
<dependency> <groupId>org.carrot2</groupId> <artifactId>carrot2-mini</artifactId> <version>3.9.2</version> </dependency>
compile group: 'org.carrot2', name: 'carrot2-mini', version: '3.9.2'
libraryDependencies += "org.carrot2" % "carrot2-mini" % "3.9.2"
<dependency org="org.carrot2" name="carrot2-mini" rev="3.9.2"/>
@Grapes(@Grab(group='org.carrot2', module='carrot2-mini', version='3.9.2'))
'org.carrot2:carrot2-mini:jar:3.9.2'
Click the following link to download the jar file.
carrot2-mini-3.9.2-javadoc.jar