jar

ae.teletronics.nlp : language-detector

Maven & Gradle

Apr 26, 2016
0 stars

Language detector

Table Of Contents

Latest Version

Download ae.teletronics.nlp : language-detector JAR file - Latest Versions:

All Versions

Download ae.teletronics.nlp : language-detector JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.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 language-detector-0.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ae.teletronics.nlp.language.detection.model

├─ ae.teletronics.nlp.language.detection.model.Language.class - [JAR]

ae.teletronics.nlp.language.detection.detectors

├─ ae.teletronics.nlp.language.detection.detectors.CarrotDetector.class - [JAR]

├─ ae.teletronics.nlp.language.detection.detectors.ChampeauDetector.class - [JAR]

├─ ae.teletronics.nlp.language.detection.detectors.CorrespondanceDetector.class - [JAR]

├─ ae.teletronics.nlp.language.detection.detectors.DetectorType.class - [JAR]

├─ ae.teletronics.nlp.language.detection.detectors.FallbackDetector.class - [JAR]

├─ ae.teletronics.nlp.language.detection.detectors.OptimaizeDetector.class - [JAR]

├─ ae.teletronics.nlp.language.detection.detectors.SLanguageDetector.class - [JAR]

├─ ae.teletronics.nlp.language.detection.detectors.TikaDetector.class - [JAR]

Advertisement