jar

org.xbib.elasticsearch.plugin : elasticsearch-langdetect

Maven & Gradle

Jun 08, 2017
251 stars

elasticsearch-langdetect · Language detection for Elasticsearch

Table Of Contents

Latest Version

Download org.xbib.elasticsearch.plugin : elasticsearch-langdetect JAR file - Latest Versions:

All Versions

Download org.xbib.elasticsearch.plugin : elasticsearch-langdetect JAR file - All Versions:

Version Vulnerabilities Size Updated
5.4.x
5.3.x
5.2.x
5.1.x
2.4.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 elasticsearch-langdetect-5.4.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.xbib.elasticsearch.index.mapper.langdetect

├─ org.xbib.elasticsearch.index.mapper.langdetect.LangdetectMapper.class - [JAR]

org.xbib.elasticsearch.plugin.langdetect

├─ org.xbib.elasticsearch.plugin.langdetect.LangdetectPlugin.class - [JAR]

org.xbib.elasticsearch.rest.action.langdetect

├─ org.xbib.elasticsearch.rest.action.langdetect.RestLangdetectAction.class - [JAR]

org.xbib.elasticsearch.action.langdetect

├─ org.xbib.elasticsearch.action.langdetect.LangdetectAction.class - [JAR]

├─ org.xbib.elasticsearch.action.langdetect.LangdetectRequest.class - [JAR]

├─ org.xbib.elasticsearch.action.langdetect.LangdetectRequestBuilder.class - [JAR]

├─ org.xbib.elasticsearch.action.langdetect.LangdetectResponse.class - [JAR]

├─ org.xbib.elasticsearch.action.langdetect.TransportLangdetectAction.class - [JAR]

org.xbib.elasticsearch.common.langdetect

├─ org.xbib.elasticsearch.common.langdetect.LangProfile.class - [JAR]

├─ org.xbib.elasticsearch.common.langdetect.LangdetectService.class - [JAR]

├─ org.xbib.elasticsearch.common.langdetect.Language.class - [JAR]

├─ org.xbib.elasticsearch.common.langdetect.LanguageDetectionException.class - [JAR]

├─ org.xbib.elasticsearch.common.langdetect.NGram.class - [JAR]