DOC

org.knallgrau.utils : textcat

Maven & Gradle

Oct 01, 2012
9 usages

Java Text Categorizing Library · The Java Text Categorizing Library (JTCL) is a pure java 1.5 implementation of libTextCat which in turn is "a library that was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy". It's distributed under the LGPL and can also be used in order to categorize text into arbitrary topics by computing appropiate fingerprints which represent the categories.

Table Of Contents

Latest Version

Download org.knallgrau.utils : textcat Javadoc & API Documentation - Latest Versions:

All Versions

Download org.knallgrau.utils : textcat Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file textcat-1.0.1-javadoc.jar to textcat-1.0.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder textcat-1.0.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "textcat-1.0.1-sources.jar" -d "textcat-1.0.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Oct 01, 2012
9 usages

Discover Dependencies

Apr 23, 2023
6 usages
Nov 17, 2018
3 usages
23.7k stars
May 26, 2015
2 usages
80 stars
Mar 29, 2016
2 usages
0 stars
Mar 12, 2016
2 usages
610 stars
Oct 13, 2017
2 usages
26 stars
Jun 15, 2016
3 usages
Sep 06, 2015
2 usages
Aug 25, 2016
6 usages
353 stars