DOC

com.github.vinhkhuc : jfasttext

Maven & Gradle

May 29, 2023
3 usages
203 stars

Java interface for fastText · JFastText is a Java interface for fastText, a library for efficient learning of word representations and sentence classification.

Table Of Contents

Latest Version

Download com.github.vinhkhuc : jfasttext Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.vinhkhuc : jfasttext Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.5
0.4
0.3
0.2
0.1

How to open Javadoc JAR file in web browser

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

Advertisement

Dependencies from Group

Feb 06, 2017
3 usages
44 stars
May 29, 2023
3 usages
203 stars
Feb 06, 2017
13 stars

Discover Dependencies

Aug 25, 2017
4 usages
43 stars
Feb 28, 2023
3 usages
80 stars
Aug 01, 2019
2 usages
2.4k stars
Aug 23, 2023
25 usages
336 stars
Jul 15, 2021
3 usages
159 stars
Fse
Feb 12, 2020
1 usages