jar

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 JAR file - Latest Versions:

All Versions

Download de.julielab : jcore-topics-writer JAR file - All Versions:

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

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jcore-topics-writer-2.6.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.julielab.jcore.consumer.topics

├─ de.julielab.jcore.consumer.topics.TopicsWriter.class - [JAR]

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