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