jar

com.norconex.language : norconex-language-detector

Maven & Gradle

Nov 25, 2014
1 usages
0 stars

Norconex Language Detector · This library detects one or more languages out of any text (50+ languages supported).

Table Of Contents

Latest Version

Download com.norconex.language : norconex-language-detector JAR file - Latest Versions:

All Versions

Download com.norconex.language : norconex-language-detector 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 norconex-language-detector-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.norconex.language.detector

├─ com.norconex.language.detector.DetectedLanguage.class - [JAR]

├─ com.norconex.language.detector.DetectedLanguages.class - [JAR]

├─ com.norconex.language.detector.LanguageDetector.class - [JAR]

├─ com.norconex.language.detector.LanguageDetectorException.class - [JAR]

├─ com.norconex.language.detector.LanguageProfile.class - [JAR]

├─ com.norconex.language.detector.LanguageProfileLoader.class - [JAR]