DOC

de.julielab : jcore-topics-writer

Maven & Gradle

Dec 18, 2022
22 stars

JCoRe Topics Writer · Writes the topic weights, given the jcore-topic-indexing-ae running before, into a simple text file. Thus, the output consists of a sequency of double numbers encodes as strings, separated by tab characters. The topic ID is just the 0-based index of each number, from left to right in the written file. The first entry of each file is the document ID.

Table Of Contents

Latest Version

Download de.julielab : jcore-topics-writer Javadoc & API Documentation - Latest Versions:

All Versions

Download de.julielab : jcore-topics-writer Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.6.x
2.5.x
2.4.x
2.3.x

How to open Javadoc JAR file in web browser

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

Advertisement

Dependencies from Group

Dec 18, 2022
87 usages
22 stars
Dec 18, 2022
39 usages
22 stars
Dec 18, 2022
38 usages
23 stars
Dec 16, 2022
35 usages
0 stars
Mar 09, 2023
12 usages
4 stars

Discover Dependencies