jar

com.github.parc : MicroTextTokenizer

Maven & Gradle

Jun 30, 2017
0 stars

Java tokenization library that can be used by NLP systems to operate on text from Twitter, SMS, Slack, and other messaging platforms.

Table Of Contents

Latest Version

Download com.github.parc : MicroTextTokenizer JAR file - Latest Versions:

All Versions

Download com.github.parc : MicroTextTokenizer JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 MicroTextTokenizer-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.parc.chat.tokenizer

├─ com.parc.chat.tokenizer.EmoticonFST.class - [JAR]

├─ com.parc.chat.tokenizer.LabeledToken.class - [JAR]

├─ com.parc.chat.tokenizer.LexicalFSA.class - [JAR]

├─ com.parc.chat.tokenizer.MicroTextTokenizer.class - [JAR]

├─ com.parc.chat.tokenizer.TokenType.class - [JAR]

Advertisement