DOC

com.googlecode.jweb1t : com.googlecode.jweb1t

Maven & Gradle

Oct 03, 2017
9 usages
2 stars

jWeb1T · jWeb1T is an open source Java tool for efficiently searching n-gram data in the Web 1T 5-gram corpus format. It is based on a binary search algorithm that finds the n-grams and returns their frequency counts in logarithmic time. As the corpus is stored in many files a simple index is used to retrieve the files containing the n-grams.

Table Of Contents

Latest Version

Download com.googlecode.jweb1t : com.googlecode.jweb1t Javadoc & API Documentation - Latest Versions:

All Versions

Download com.googlecode.jweb1t : com.googlecode.jweb1t Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.4.x
1.3.x
1.2.x

How to open Javadoc JAR file in web browser

  1. Rename the file com.googlecode.jweb1t-1.4.0-javadoc.jar to com.googlecode.jweb1t-1.4.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder com.googlecode.jweb1t-1.4.0-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 "com.googlecode.jweb1t-1.4.0-sources.jar" -d "com.googlecode.jweb1t-1.4.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Oct 03, 2017
9 usages
2 stars

Discover Dependencies

Jun 02, 2022
7 usages
30 stars
May 11, 2020
3 usages
Dec 30, 2020
2 usages
0 stars
Aug 25, 2023
7 usages
364 stars
Aug 01, 2021
4 usages
0 stars
Aug 01, 2021
4 usages
0 stars
Jan 23, 2023
7 usages
7 stars
May 17, 2020
2 usages
0 stars