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.3 in this page.
You can use the following script to add carrot2-mini-3.9.3.jar to your project.
<dependency> <groupId>org.carrot2</groupId> <artifactId>carrot2-mini</artifactId> <version>3.9.3</version> </dependency>
compile group: 'org.carrot2', name: 'carrot2-mini', version: '3.9.3'
libraryDependencies += "org.carrot2" % "carrot2-mini" % "3.9.3"
<dependency org="org.carrot2" name="carrot2-mini" rev="3.9.3"/>
@Grapes(@Grab(group='org.carrot2', module='carrot2-mini', version='3.9.3'))
'org.carrot2:carrot2-mini:jar:3.9.3'
Click the following link to download the jar file.
carrot2-mini-3.9.3-javadoc.jar