jar

com.alibaba.lindorm : lucene-analyzers-nori

Maven & Gradle

Apr 11, 2022
18 usages

Lucene Nori Korean Morphological Analyzer · Lucene Nori Korean Morphological Analyzer

Table Of Contents

Latest Version

Download com.alibaba.lindorm : lucene-analyzers-nori JAR file - Latest Versions:

All Versions

Download com.alibaba.lindorm : lucene-analyzers-nori JAR file - All Versions:

Version Vulnerabilities Size Updated
8.10.x
8.9.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 lucene-analyzers-nori-8.10.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.lucene.analysis.ko.util

├─ org.apache.lucene.analysis.ko.util.BinaryDictionaryWriter.class - [JAR]

├─ org.apache.lucene.analysis.ko.util.CSVUtil.class - [JAR]

├─ org.apache.lucene.analysis.ko.util.CharacterDefinitionWriter.class - [JAR]

├─ org.apache.lucene.analysis.ko.util.ConnectionCostsBuilder.class - [JAR]

├─ org.apache.lucene.analysis.ko.util.ConnectionCostsWriter.class - [JAR]

├─ org.apache.lucene.analysis.ko.util.DictionaryBuilder.class - [JAR]

├─ org.apache.lucene.analysis.ko.util.TokenInfoDictionaryBuilder.class - [JAR]

├─ org.apache.lucene.analysis.ko.util.TokenInfoDictionaryWriter.class - [JAR]

├─ org.apache.lucene.analysis.ko.util.UnknownDictionaryBuilder.class - [JAR]

├─ org.apache.lucene.analysis.ko.util.UnknownDictionaryWriter.class - [JAR]

org.apache.lucene.analysis.ko.tokenattributes

├─ org.apache.lucene.analysis.ko.tokenattributes.PartOfSpeechAttribute.class - [JAR]

├─ org.apache.lucene.analysis.ko.tokenattributes.PartOfSpeechAttributeImpl.class - [JAR]

├─ org.apache.lucene.analysis.ko.tokenattributes.ReadingAttribute.class - [JAR]

├─ org.apache.lucene.analysis.ko.tokenattributes.ReadingAttributeImpl.class - [JAR]

org.apache.lucene.analysis.ko.dict

├─ org.apache.lucene.analysis.ko.dict.BinaryDictionary.class - [JAR]

├─ org.apache.lucene.analysis.ko.dict.CharacterDefinition.class - [JAR]

├─ org.apache.lucene.analysis.ko.dict.ConnectionCosts.class - [JAR]

├─ org.apache.lucene.analysis.ko.dict.Dictionary.class - [JAR]

├─ org.apache.lucene.analysis.ko.dict.TokenInfoDictionary.class - [JAR]

├─ org.apache.lucene.analysis.ko.dict.TokenInfoFST.class - [JAR]

├─ org.apache.lucene.analysis.ko.dict.UnknownDictionary.class - [JAR]

├─ org.apache.lucene.analysis.ko.dict.UserDictionary.class - [JAR]

org.apache.lucene.analysis.ko

├─ org.apache.lucene.analysis.ko.DecompoundToken.class - [JAR]

├─ org.apache.lucene.analysis.ko.DictionaryToken.class - [JAR]

├─ org.apache.lucene.analysis.ko.GraphvizFormatter.class - [JAR]

├─ org.apache.lucene.analysis.ko.KoreanAnalyzer.class - [JAR]

├─ org.apache.lucene.analysis.ko.KoreanNumberFilter.class - [JAR]

├─ org.apache.lucene.analysis.ko.KoreanNumberFilterFactory.class - [JAR]

├─ org.apache.lucene.analysis.ko.KoreanPartOfSpeechStopFilter.class - [JAR]

├─ org.apache.lucene.analysis.ko.KoreanPartOfSpeechStopFilterFactory.class - [JAR]

├─ org.apache.lucene.analysis.ko.KoreanReadingFormFilter.class - [JAR]

├─ org.apache.lucene.analysis.ko.KoreanReadingFormFilterFactory.class - [JAR]

├─ org.apache.lucene.analysis.ko.KoreanTokenizer.class - [JAR]

├─ org.apache.lucene.analysis.ko.KoreanTokenizerFactory.class - [JAR]

├─ org.apache.lucene.analysis.ko.POS.class - [JAR]

├─ org.apache.lucene.analysis.ko.Token.class - [JAR]

Advertisement