All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download mynlp JAR 3.3.0 with all dependencies


Files of the artifact mynlp version 3.3.0 from the group com.mayabot.mynlp.

Artifact mynlp
Group com.mayabot.mynlp
Version 3.3.0


Please rate this JAR file. Is it a good library?

0 downloads

Source code of mynlp version 3.3.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.mynlp.factories
com.mayabot.nlp
com.mayabot.nlp.com.mayabot.nlp.Mynlp.kt
com.mayabot.nlp.com.mayabot.nlp.MynlpBuilder
com.mayabot.nlp.com.mayabot.nlp.MynlpConfigs.kt
com.mayabot.nlp.com.mayabot.nlp.MynlpEnv
com.mayabot.nlp.com.mayabot.nlp.Mynlps.kt
com.mayabot.nlp.algorithm
com.mayabot.nlp.algorithm.com.mayabot.nlp.algorithm.Heap.kt
com.mayabot.nlp.algorithm.com.mayabot.nlp.algorithm.TopIntMinK.kt
com.mayabot.nlp.algorithm.com.mayabot.nlp.algorithm.TopMaxK
com.mayabot.nlp.algorithm.collection
com.mayabot.nlp.algorithm.collection.com.mayabot.nlp.algorithm.collection.Trie
com.mayabot.nlp.algorithm.collection.ahocorasick
com.mayabot.nlp.algorithm.collection.ahocorasick.com.mayabot.nlp.algorithm.collection.ahocorasick.AhoCoraickDoubleArrayTrieBuilder
com.mayabot.nlp.algorithm.collection.ahocorasick.com.mayabot.nlp.algorithm.collection.ahocorasick.AhoCorasickDoubleArrayTrie
com.mayabot.nlp.algorithm.collection.ahocorasick.com.mayabot.nlp.algorithm.collection.ahocorasick.Hit
com.mayabot.nlp.algorithm.collection.ahocorasick.com.mayabot.nlp.algorithm.collection.ahocorasick.IHit
com.mayabot.nlp.algorithm.collection.ahocorasick.com.mayabot.nlp.algorithm.collection.ahocorasick.IHitFull
com.mayabot.nlp.algorithm.collection.ahocorasick.com.mayabot.nlp.algorithm.collection.ahocorasick.State
com.mayabot.nlp.algorithm.collection.bintrie
com.mayabot.nlp.algorithm.collection.bintrie.com.mayabot.nlp.algorithm.collection.bintrie.AbstractTrieNode
com.mayabot.nlp.algorithm.collection.bintrie.com.mayabot.nlp.algorithm.collection.bintrie.ArrayTrieNode
com.mayabot.nlp.algorithm.collection.bintrie.com.mayabot.nlp.algorithm.collection.bintrie.BinTrieNode
com.mayabot.nlp.algorithm.collection.bintrie.com.mayabot.nlp.algorithm.collection.bintrie.BinTrieTree
com.mayabot.nlp.algorithm.collection.bintrie.com.mayabot.nlp.algorithm.collection.bintrie.BinTrieTreeBuilder
com.mayabot.nlp.algorithm.collection.bintrie.com.mayabot.nlp.algorithm.collection.bintrie.HashTrieNode
com.mayabot.nlp.algorithm.collection.bintrie.com.mayabot.nlp.algorithm.collection.bintrie.TrieTreeAllMatcher
com.mayabot.nlp.algorithm.collection.bintrie.com.mayabot.nlp.algorithm.collection.bintrie.TrieTreeForwardMaxMatcher
com.mayabot.nlp.algorithm.collection.bintrie.com.mayabot.nlp.algorithm.collection.bintrie.TrieTreeMatcher
com.mayabot.nlp.algorithm.collection.dat
com.mayabot.nlp.algorithm.collection.dat.com.mayabot.nlp.algorithm.collection.dat.DATLongMatcher
com.mayabot.nlp.algorithm.collection.dat.com.mayabot.nlp.algorithm.collection.dat.DATMapMatcher
com.mayabot.nlp.algorithm.collection.dat.com.mayabot.nlp.algorithm.collection.dat.DATMatcher
com.mayabot.nlp.algorithm.collection.dat.com.mayabot.nlp.algorithm.collection.dat.DoubleArrayMaker
com.mayabot.nlp.algorithm.collection.dat.com.mayabot.nlp.algorithm.collection.dat.DoubleArrayTrie
com.mayabot.nlp.algorithm.collection.dat.com.mayabot.nlp.algorithm.collection.dat.DoubleArrayTrieMap
com.mayabot.nlp.algorithm.collection.dat.com.mayabot.nlp.algorithm.collection.dat.DoubleArrayTrieStringIntMap
com.mayabot.nlp.algorithm.collection.dat.com.mayabot.nlp.algorithm.collection.dat.FastDatCharSet
com.mayabot.nlp.blas
com.mayabot.nlp.blas.com.mayabot.nlp.blas.BlasUtils.kt
com.mayabot.nlp.blas.com.mayabot.nlp.blas.DenseArrayMatrix.kt
com.mayabot.nlp.blas.com.mayabot.nlp.blas.DenseVector.kt
com.mayabot.nlp.blas.com.mayabot.nlp.blas.Matrix.kt
com.mayabot.nlp.blas.com.mayabot.nlp.blas.Vector.kt
com.mayabot.nlp.client
com.mayabot.nlp.client.com.mayabot.nlp.client.NlpCoreDictPatchClient.kt
com.mayabot.nlp.common
com.mayabot.nlp.common.com.mayabot.nlp.common.ArraySizingStrategy
com.mayabot.nlp.common.com.mayabot.nlp.common.BoundedProportionalArraySizingStrategy
com.mayabot.nlp.common.com.mayabot.nlp.common.BufferedReaderLFCR
com.mayabot.nlp.common.com.mayabot.nlp.common.EncryptionUtil
com.mayabot.nlp.common.com.mayabot.nlp.common.FastCharReader
com.mayabot.nlp.common.com.mayabot.nlp.common.FastStringBuilder
com.mayabot.nlp.common.com.mayabot.nlp.common.Guava.kt
com.mayabot.nlp.common.com.mayabot.nlp.common.IntArrayList.kt
com.mayabot.nlp.common.com.mayabot.nlp.common.LongArrayList.kt
com.mayabot.nlp.common.com.mayabot.nlp.common.Pair
com.mayabot.nlp.common.com.mayabot.nlp.common.ParagraphIterable.kt
com.mayabot.nlp.common.com.mayabot.nlp.common.ParagraphReader
com.mayabot.nlp.common.com.mayabot.nlp.common.ParagraphReaderSmart
com.mayabot.nlp.common.com.mayabot.nlp.common.ParagraphReaderString
com.mayabot.nlp.common.com.mayabot.nlp.common.SettingItem
com.mayabot.nlp.common.com.mayabot.nlp.common.Settings
com.mayabot.nlp.common.com.mayabot.nlp.common.TagAndScore
com.mayabot.nlp.common.com.mayabot.nlp.common.TokenizerSplitter
com.mayabot.nlp.common.hash
com.mayabot.nlp.common.hash.com.mayabot.nlp.common.hash.ByteUtils
com.mayabot.nlp.common.hash.com.mayabot.nlp.common.hash.MessageDigests
com.mayabot.nlp.common.hash.com.mayabot.nlp.common.hash.MurmurHash3
com.mayabot.nlp.common.hash.com.mayabot.nlp.common.hash.MurmurHash3Kotlin.kt
com.mayabot.nlp.common.hppc
com.mayabot.nlp.common.hppc.com.mayabot.nlp.common.hppc.BufferAllocationException
com.mayabot.nlp.common.hppc.com.mayabot.nlp.common.hppc.CharObjectHashMap
com.mayabot.nlp.common.hppc.com.mayabot.nlp.common.hppc.CharObjectMap
com.mayabot.nlp.common.hppc.com.mayabot.nlp.common.hppc.IntArrayList
com.mayabot.nlp.common.injector
com.mayabot.nlp.common.injector.com.mayabot.nlp.common.injector.BeanFactory
com.mayabot.nlp.common.injector.com.mayabot.nlp.common.injector.ImplementedBy
com.mayabot.nlp.common.injector.com.mayabot.nlp.common.injector.Injector.kt
com.mayabot.nlp.common.injector.com.mayabot.nlp.common.injector.Singleton
com.mayabot.nlp.common.logging
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.AbstractInternalLogger
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.CommonsLogger
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.CommonsLoggerFactory
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.FormattingTuple
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.InternalLogLevel
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.InternalLogger
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.InternalLoggerFactory
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.JdkLogger
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.JdkLoggerFactory
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.Log4J2Logger
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.Log4J2LoggerFactory
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.Log4JLogger
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.Log4JLoggerFactory
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.MessageFormatter
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.Slf4JLogger
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.Slf4JLoggerFactory
com.mayabot.nlp.common.logging.com.mayabot.nlp.common.logging.package-info
com.mayabot.nlp.common.matrix
com.mayabot.nlp.common.matrix.com.mayabot.nlp.common.matrix.CSRSparseMatrix
com.mayabot.nlp.common.resources
com.mayabot.nlp.common.resources.com.mayabot.nlp.common.resources.ClasspathNlpResourceFactory
com.mayabot.nlp.common.resources.com.mayabot.nlp.common.resources.FileNlpResourceFactory.kt
com.mayabot.nlp.common.resources.com.mayabot.nlp.common.resources.JarNlpResourceFactory.kt
com.mayabot.nlp.common.resources.com.mayabot.nlp.common.resources.NlpResource
com.mayabot.nlp.common.resources.com.mayabot.nlp.common.resources.NlpResourceFactory
com.mayabot.nlp.common.resources.com.mayabot.nlp.common.resources.URLNlpResource
com.mayabot.nlp.common.resources.com.mayabot.nlp.common.resources.UseLines.kt
com.mayabot.nlp.common.utils
com.mayabot.nlp.common.utils.com.mayabot.nlp.common.utils.CartesianList
com.mayabot.nlp.common.utils.com.mayabot.nlp.common.utils.CharNormUtils
com.mayabot.nlp.common.utils.com.mayabot.nlp.common.utils.CharSourceLineReader
com.mayabot.nlp.common.utils.com.mayabot.nlp.common.utils.Characters
com.mayabot.nlp.common.utils.com.mayabot.nlp.common.utils.CustomCharSequence
com.mayabot.nlp.common.utils.com.mayabot.nlp.common.utils.DataInOutputUtils
com.mayabot.nlp.common.utils.com.mayabot.nlp.common.utils.DictResources.kt
com.mayabot.nlp.common.utils.com.mayabot.nlp.common.utils.DownloadUtils.kt
com.mayabot.nlp.common.utils.com.mayabot.nlp.common.utils.Jars.kt
com.mayabot.nlp.common.utils.com.mayabot.nlp.common.utils.MyInts
com.mayabot.nlp.common.utils.com.mayabot.nlp.common.utils.MynlpFactories
com.mayabot.nlp.common.utils.com.mayabot.nlp.common.utils.PathUtils
com.mayabot.nlp.common.utils.com.mayabot.nlp.common.utils.StringUtils
com.mayabot.nlp.common.utils.com.mayabot.nlp.common.utils.char_norm
com.mayabot.nlp.fasttext
com.mayabot.nlp.fasttext.com.mayabot.nlp.fasttext.FastText.kt
com.mayabot.nlp.fasttext.com.mayabot.nlp.fasttext.FasttextTranUtils.kt
com.mayabot.nlp.fasttext.com.mayabot.nlp.fasttext.Meter.kt
com.mayabot.nlp.fasttext.com.mayabot.nlp.fasttext.Model.kt
com.mayabot.nlp.fasttext.com.mayabot.nlp.fasttext.ProductQuant.kt
com.mayabot.nlp.fasttext.com.mayabot.nlp.fasttext.QuantMatrix.kt
com.mayabot.nlp.fasttext.args
com.mayabot.nlp.fasttext.args.com.mayabot.nlp.fasttext.args.Args.kt
com.mayabot.nlp.fasttext.args.com.mayabot.nlp.fasttext.args.InputArgs.kt
com.mayabot.nlp.fasttext.autotune
com.mayabot.nlp.fasttext.autotune.com.mayabot.nlp.fasttext.autotune.AutotuneStrategy.kt
com.mayabot.nlp.fasttext.dictionary
com.mayabot.nlp.fasttext.dictionary.com.mayabot.nlp.fasttext.dictionary.BuildDictFromSource.kt
com.mayabot.nlp.fasttext.dictionary.com.mayabot.nlp.fasttext.dictionary.DictUtils.kt
com.mayabot.nlp.fasttext.dictionary.com.mayabot.nlp.fasttext.dictionary.Dictionary.kt
com.mayabot.nlp.fasttext.dictionary.com.mayabot.nlp.fasttext.dictionary.DictionaryBuilder.kt
com.mayabot.nlp.fasttext.dictionary.com.mayabot.nlp.fasttext.dictionary.FastWordMap.kt
com.mayabot.nlp.fasttext.dictionary.com.mayabot.nlp.fasttext.dictionary.LoadDictFromDataInput.kt
com.mayabot.nlp.fasttext.loss
com.mayabot.nlp.fasttext.loss.com.mayabot.nlp.fasttext.loss.HierarchicalSoftmaxLoss.kt
com.mayabot.nlp.fasttext.loss.com.mayabot.nlp.fasttext.loss.Loss.kt
com.mayabot.nlp.fasttext.loss.com.mayabot.nlp.fasttext.loss.NegativeSamplingLoss.kt
com.mayabot.nlp.fasttext.loss.com.mayabot.nlp.fasttext.loss.OneVsAlLoss.kt
com.mayabot.nlp.fasttext.loss.com.mayabot.nlp.fasttext.loss.SoftmaxLoss.kt
com.mayabot.nlp.fasttext.train
com.mayabot.nlp.fasttext.train.com.mayabot.nlp.fasttext.train.FastTextTrain.kt
com.mayabot.nlp.fasttext.train.com.mayabot.nlp.fasttext.train.LoadPretraindVector.kt
com.mayabot.nlp.fasttext.train.com.mayabot.nlp.fasttext.train.SampleLines.kt
com.mayabot.nlp.fasttext.utils
com.mayabot.nlp.fasttext.utils.com.mayabot.nlp.fasttext.utils.AutoDataInput.kt
com.mayabot.nlp.fasttext.utils.com.mayabot.nlp.fasttext.utils.ByteUtils
com.mayabot.nlp.fasttext.utils.com.mayabot.nlp.fasttext.utils.IOUtils.kt
com.mayabot.nlp.fasttext.utils.com.mayabot.nlp.fasttext.utils.LogUtils.kt
com.mayabot.nlp.fasttext.utils.com.mayabot.nlp.fasttext.utils.TopMaxK.kt
com.mayabot.nlp.module
com.mayabot.nlp.module.com.mayabot.nlp.module.Highlight.kt
com.mayabot.nlp.module.com.mayabot.nlp.module.TextHash.kt
com.mayabot.nlp.module.lucene
com.mayabot.nlp.module.lucene.com.mayabot.nlp.module.lucene.IterableMode
com.mayabot.nlp.module.lucene.com.mayabot.nlp.module.lucene.MynlpAnalyzer
com.mayabot.nlp.module.lucene.com.mayabot.nlp.module.lucene.MynlpTokenizer
com.mayabot.nlp.module.nwd
com.mayabot.nlp.module.nwd.com.mayabot.nlp.module.nwd.FilesNewWordFind.kt
com.mayabot.nlp.module.nwd.com.mayabot.nlp.module.nwd.NewWordFindEngine.kt
com.mayabot.nlp.module.nwd.com.mayabot.nlp.module.nwd.TopCounter.kt
com.mayabot.nlp.module.nwd.com.mayabot.nlp.module.nwd.ValueObjects.kt
com.mayabot.nlp.module.nwd.com.mayabot.nlp.module.nwd.package-info
com.mayabot.nlp.module.pinyin
com.mayabot.nlp.module.pinyin.com.mayabot.nlp.module.pinyin.BasePinyinDictionary
com.mayabot.nlp.module.pinyin.com.mayabot.nlp.module.pinyin.CustomPinyin
com.mayabot.nlp.module.pinyin.com.mayabot.nlp.module.pinyin.PinyinResult
com.mayabot.nlp.module.pinyin.com.mayabot.nlp.module.pinyin.PinyinService.kt
com.mayabot.nlp.module.pinyin.com.mayabot.nlp.module.pinyin.Pinyins
com.mayabot.nlp.module.pinyin.model
com.mayabot.nlp.module.pinyin.model.com.mayabot.nlp.module.pinyin.model.Pinyin
com.mayabot.nlp.module.pinyin.model.com.mayabot.nlp.module.pinyin.model.PinyinHead
com.mayabot.nlp.module.pinyin.model.com.mayabot.nlp.module.pinyin.model.Shengmu
com.mayabot.nlp.module.pinyin.model.com.mayabot.nlp.module.pinyin.model.Yunmu
com.mayabot.nlp.module.pinyin.split
com.mayabot.nlp.module.pinyin.split.com.mayabot.nlp.module.pinyin.split.PinyinSplitApp.kt
com.mayabot.nlp.module.pinyin.split.com.mayabot.nlp.module.pinyin.split.PinyinSplitDefinition.kt
com.mayabot.nlp.module.summary
com.mayabot.nlp.module.summary.com.mayabot.nlp.module.summary.BM25
com.mayabot.nlp.module.summary.com.mayabot.nlp.module.summary.KeywordSummary
com.mayabot.nlp.module.summary.com.mayabot.nlp.module.summary.SentenceSummary
com.mayabot.nlp.module.summary.com.mayabot.nlp.module.summary.TextRankSentence
com.mayabot.nlp.module.trans
com.mayabot.nlp.module.trans.com.mayabot.nlp.module.trans.BaseTransformDictionary
com.mayabot.nlp.module.trans.com.mayabot.nlp.module.trans.Simplified2Traditional.kt
com.mayabot.nlp.module.trans.com.mayabot.nlp.module.trans.Traditional2Simplified.kt
com.mayabot.nlp.module.trans.com.mayabot.nlp.module.trans.TransformService
com.mayabot.nlp.perceptron
com.mayabot.nlp.perceptron.com.mayabot.nlp.perceptron.ConvertHanlpModel.kt
com.mayabot.nlp.perceptron.com.mayabot.nlp.perceptron.EvaluateFunction
com.mayabot.nlp.perceptron.com.mayabot.nlp.perceptron.EvaluateUtils.kt
com.mayabot.nlp.perceptron.com.mayabot.nlp.perceptron.FeatureSet.kt
com.mayabot.nlp.perceptron.com.mayabot.nlp.perceptron.PerceptronDefinition.kt
com.mayabot.nlp.perceptron.com.mayabot.nlp.perceptron.PerceptronFileFormat.kt
com.mayabot.nlp.perceptron.com.mayabot.nlp.perceptron.PerceptronModel.kt
com.mayabot.nlp.perceptron.com.mayabot.nlp.perceptron.PerceptronRunner.kt
com.mayabot.nlp.perceptron.com.mayabot.nlp.perceptron.PerceptronTrainer.kt
com.mayabot.nlp.segment
com.mayabot.nlp.segment.com.mayabot.nlp.segment.CharNormalize
com.mayabot.nlp.segment.com.mayabot.nlp.segment.FluentLexerBuilder.kt
com.mayabot.nlp.segment.com.mayabot.nlp.segment.IterableMode.kt
com.mayabot.nlp.segment.com.mayabot.nlp.segment.KotlinLexers.kt
com.mayabot.nlp.segment.com.mayabot.nlp.segment.Lexer
com.mayabot.nlp.segment.com.mayabot.nlp.segment.LexerBuilder
com.mayabot.nlp.segment.com.mayabot.nlp.segment.LexerReader
com.mayabot.nlp.segment.com.mayabot.nlp.segment.Lexers
com.mayabot.nlp.segment.com.mayabot.nlp.segment.Nature
com.mayabot.nlp.segment.com.mayabot.nlp.segment.SegmentComponent
com.mayabot.nlp.segment.com.mayabot.nlp.segment.SegmentModule.kt
com.mayabot.nlp.segment.com.mayabot.nlp.segment.Sentence
com.mayabot.nlp.segment.com.mayabot.nlp.segment.WordAndNature
com.mayabot.nlp.segment.com.mayabot.nlp.segment.WordSplitAlgorithm
com.mayabot.nlp.segment.com.mayabot.nlp.segment.WordTerm
com.mayabot.nlp.segment.com.mayabot.nlp.segment.WordTermSequence.kt
com.mayabot.nlp.segment.com.mayabot.nlp.segment.WordpathProcessor
com.mayabot.nlp.segment.common
com.mayabot.nlp.segment.common.com.mayabot.nlp.segment.common.BaseSegmentComponent
com.mayabot.nlp.segment.common.com.mayabot.nlp.segment.common.DefaultCharNormalize
com.mayabot.nlp.segment.common.com.mayabot.nlp.segment.common.PerceptronUtils.kt
com.mayabot.nlp.segment.common.com.mayabot.nlp.segment.common.String2
com.mayabot.nlp.segment.common.com.mayabot.nlp.segment.common.VertexHelper
com.mayabot.nlp.segment.lexer.bigram
com.mayabot.nlp.segment.lexer.bigram.com.mayabot.nlp.segment.lexer.bigram.BaseExternalizable
com.mayabot.nlp.segment.lexer.bigram.com.mayabot.nlp.segment.lexer.bigram.BiGramTableDictionary
com.mayabot.nlp.segment.lexer.bigram.com.mayabot.nlp.segment.lexer.bigram.BiGramTableDictionaryImpl
com.mayabot.nlp.segment.lexer.bigram.com.mayabot.nlp.segment.lexer.bigram.BigramLexerPlugin
com.mayabot.nlp.segment.lexer.bigram.com.mayabot.nlp.segment.lexer.bigram.CoreDictPatch.kt
com.mayabot.nlp.segment.lexer.bigram.com.mayabot.nlp.segment.lexer.bigram.CoreDictionary
com.mayabot.nlp.segment.lexer.bigram.com.mayabot.nlp.segment.lexer.bigram.CoreDictionaryImpl
com.mayabot.nlp.segment.lexer.bigram.com.mayabot.nlp.segment.lexer.bigram.CoreDictionarySplitAlgorithm
com.mayabot.nlp.segment.lexer.bigram.com.mayabot.nlp.segment.lexer.bigram.DictionaryAbsWords
com.mayabot.nlp.segment.lexer.bigram.com.mayabot.nlp.segment.lexer.bigram.ViterbiBestPathAlgorithm
com.mayabot.nlp.segment.lexer.crf
com.mayabot.nlp.segment.lexer.crf.com.mayabot.nlp.segment.lexer.crf.CWSCrf.kt
com.mayabot.nlp.segment.lexer.crf.com.mayabot.nlp.segment.lexer.crf.FeatureTemplate.kt
com.mayabot.nlp.segment.lexer.crf.com.mayabot.nlp.segment.lexer.crf.NerCrf.kt
com.mayabot.nlp.segment.lexer.crf.tokenizer
com.mayabot.nlp.segment.lexer.crf.tokenizer.com.mayabot.nlp.segment.lexer.crf.tokenizer.CrfBaseSegmentInitializer
com.mayabot.nlp.segment.lexer.crf.tokenizer.com.mayabot.nlp.segment.lexer.crf.tokenizer.CrfTokenizerBuilder
com.mayabot.nlp.segment.lexer.crf.utils
com.mayabot.nlp.segment.lexer.crf.utils.com.mayabot.nlp.segment.lexer.crf.utils.ConvertCrfText2PerceptronModel.kt
com.mayabot.nlp.segment.lexer.perceptron
com.mayabot.nlp.segment.lexer.perceptron.com.mayabot.nlp.segment.lexer.perceptron.PerceptronSegment.kt
com.mayabot.nlp.segment.lexer.perceptron.com.mayabot.nlp.segment.lexer.perceptron.PerceptronSegmentAlgorithm
com.mayabot.nlp.segment.lexer.perceptron.com.mayabot.nlp.segment.lexer.perceptron.PerceptronSegmentDefinition.kt
com.mayabot.nlp.segment.lexer.perceptron.com.mayabot.nlp.segment.lexer.perceptron.PerceptronSegmentPatch.kt
com.mayabot.nlp.segment.lexer.perceptron.com.mayabot.nlp.segment.lexer.perceptron.PerceptronSegmentPlugin
com.mayabot.nlp.segment.lexer.perceptron.com.mayabot.nlp.segment.lexer.perceptron.PerceptronsSegmentService
com.mayabot.nlp.segment.lexer.perceptron.inner
com.mayabot.nlp.segment.lexer.perceptron.inner.com.mayabot.nlp.segment.lexer.perceptron.inner.Train.kt
com.mayabot.nlp.segment.pipeline
com.mayabot.nlp.segment.pipeline.com.mayabot.nlp.segment.pipeline.PipelineLexer
com.mayabot.nlp.segment.pipeline.com.mayabot.nlp.segment.pipeline.PipelineLexerBuilder
com.mayabot.nlp.segment.pipeline.com.mayabot.nlp.segment.pipeline.PipelineLexerBuilderKts.kt
com.mayabot.nlp.segment.pipeline.com.mayabot.nlp.segment.pipeline.PipelineLexerPlugin
com.mayabot.nlp.segment.plugins.atom
com.mayabot.nlp.segment.plugins.atom.com.mayabot.nlp.segment.plugins.atom.AtomSplitAlgorithm.kt
com.mayabot.nlp.segment.plugins.atom.com.mayabot.nlp.segment.plugins.atom.AtomTemplateParser.kt
com.mayabot.nlp.segment.plugins.atom.com.mayabot.nlp.segment.plugins.atom.DefaultTemplate.kt
com.mayabot.nlp.segment.plugins.bestpath
com.mayabot.nlp.segment.plugins.bestpath.com.mayabot.nlp.segment.plugins.bestpath.AtomWordViterbiBestPathAlgorithm
com.mayabot.nlp.segment.plugins.bestpath.com.mayabot.nlp.segment.plugins.bestpath.LongpathBestPathAlgorithm
com.mayabot.nlp.segment.plugins.collector
com.mayabot.nlp.segment.plugins.collector.com.mayabot.nlp.segment.plugins.collector.CollectorApi.kt
com.mayabot.nlp.segment.plugins.collector.com.mayabot.nlp.segment.plugins.collector.DictBasedFillSubword
com.mayabot.nlp.segment.plugins.collector.com.mayabot.nlp.segment.plugins.collector.IndexPickUpSubword
com.mayabot.nlp.segment.plugins.collector.com.mayabot.nlp.segment.plugins.collector.SentenceCollector.kt
com.mayabot.nlp.segment.plugins.collector.com.mayabot.nlp.segment.plugins.collector.SmartPickUpSubword
com.mayabot.nlp.segment.plugins.correction
com.mayabot.nlp.segment.plugins.correction.com.mayabot.nlp.segment.plugins.correction.CorrectionDictionary
com.mayabot.nlp.segment.plugins.correction.com.mayabot.nlp.segment.plugins.correction.CorrectionPlugin
com.mayabot.nlp.segment.plugins.correction.com.mayabot.nlp.segment.plugins.correction.CorrectionWord.kt
com.mayabot.nlp.segment.plugins.correction.com.mayabot.nlp.segment.plugins.correction.CorrectionWordpathProcessor
com.mayabot.nlp.segment.plugins.correction.com.mayabot.nlp.segment.plugins.correction.DefaultCorrectionDictionary
com.mayabot.nlp.segment.plugins.correction.com.mayabot.nlp.segment.plugins.correction.FileCorrectionDictionary.kt
com.mayabot.nlp.segment.plugins.correction.com.mayabot.nlp.segment.plugins.correction.MemCorrectionDictionary
com.mayabot.nlp.segment.plugins.correction.com.mayabot.nlp.segment.plugins.correction.package-info
com.mayabot.nlp.segment.plugins.customwords
com.mayabot.nlp.segment.plugins.customwords.com.mayabot.nlp.segment.plugins.customwords.CustomDictionary
com.mayabot.nlp.segment.plugins.customwords.com.mayabot.nlp.segment.plugins.customwords.CustomDictionaryPlugin
com.mayabot.nlp.segment.plugins.customwords.com.mayabot.nlp.segment.plugins.customwords.CustomDictionaryProcessor
com.mayabot.nlp.segment.plugins.customwords.com.mayabot.nlp.segment.plugins.customwords.DefaultCustomDictionary
com.mayabot.nlp.segment.plugins.customwords.com.mayabot.nlp.segment.plugins.customwords.FileCustomDictionary
com.mayabot.nlp.segment.plugins.customwords.com.mayabot.nlp.segment.plugins.customwords.MemCustomDictionary
com.mayabot.nlp.segment.plugins.ner
com.mayabot.nlp.segment.plugins.ner.com.mayabot.nlp.segment.plugins.ner.NERPerceptron.kt
com.mayabot.nlp.segment.plugins.ner.com.mayabot.nlp.segment.plugins.ner.NerPlugin
com.mayabot.nlp.segment.plugins.ner.com.mayabot.nlp.segment.plugins.ner.NerProcessor
com.mayabot.nlp.segment.plugins.ner.com.mayabot.nlp.segment.plugins.ner.PerceptronNerService
com.mayabot.nlp.segment.plugins.pattern
com.mayabot.nlp.segment.plugins.pattern.com.mayabot.nlp.segment.plugins.pattern.PatternPlugin
com.mayabot.nlp.segment.plugins.pattern.com.mayabot.nlp.segment.plugins.pattern.PatternWordpathProcessor
com.mayabot.nlp.segment.plugins.personname
com.mayabot.nlp.segment.plugins.personname.com.mayabot.nlp.segment.plugins.personname.PerceptronPersonNameService
com.mayabot.nlp.segment.plugins.personname.com.mayabot.nlp.segment.plugins.personname.PersonNameAlgorithm
com.mayabot.nlp.segment.plugins.personname.com.mayabot.nlp.segment.plugins.personname.PersonNamePerceptron.kt
com.mayabot.nlp.segment.plugins.personname.com.mayabot.nlp.segment.plugins.personname.PersonNamePlugin
com.mayabot.nlp.segment.plugins.personname.com.mayabot.nlp.segment.plugins.personname.PersonNameProcessor
com.mayabot.nlp.segment.plugins.pos
com.mayabot.nlp.segment.plugins.pos.com.mayabot.nlp.segment.plugins.pos.CommonPosModel.kt
com.mayabot.nlp.segment.plugins.pos.com.mayabot.nlp.segment.plugins.pos.PerceptronPosService
com.mayabot.nlp.segment.plugins.pos.com.mayabot.nlp.segment.plugins.pos.PosPerceptron.kt
com.mayabot.nlp.segment.plugins.pos.com.mayabot.nlp.segment.plugins.pos.PosPerceptronDef.kt
com.mayabot.nlp.segment.plugins.pos.com.mayabot.nlp.segment.plugins.pos.PosPerceptronProcessor
com.mayabot.nlp.segment.plugins.pos.com.mayabot.nlp.segment.plugins.pos.PosPerceptronUtils.kt
com.mayabot.nlp.segment.plugins.pos.com.mayabot.nlp.segment.plugins.pos.PosPlugin
com.mayabot.nlp.segment.reader
com.mayabot.nlp.segment.reader.com.mayabot.nlp.segment.reader.BaseFilterLexerReader
com.mayabot.nlp.segment.reader.com.mayabot.nlp.segment.reader.DefaultLexerReader
com.mayabot.nlp.segment.reader.com.mayabot.nlp.segment.reader.LexerItreabler.kt
com.mayabot.nlp.segment.reader.com.mayabot.nlp.segment.reader.PunctuationFilter
com.mayabot.nlp.segment.reader.com.mayabot.nlp.segment.reader.StopWordDict.kt
com.mayabot.nlp.segment.reader.com.mayabot.nlp.segment.reader.StopwordFilter
com.mayabot.nlp.segment.wordnet
com.mayabot.nlp.segment.wordnet.com.mayabot.nlp.segment.wordnet.BestPathAlgorithm
com.mayabot.nlp.segment.wordnet.com.mayabot.nlp.segment.wordnet.Vertex
com.mayabot.nlp.segment.wordnet.com.mayabot.nlp.segment.wordnet.VertexRow
com.mayabot.nlp.segment.wordnet.com.mayabot.nlp.segment.wordnet.WordNetToStringBuilder
com.mayabot.nlp.segment.wordnet.com.mayabot.nlp.segment.wordnet.Wordnet
com.mayabot.nlp.segment.wordnet.com.mayabot.nlp.segment.wordnet.Wordpath
com.mayabot.nlp.segment.wordnet.com.mayabot.nlp.segment.wordnet.package-info
patch
patch.patch.cws-default.txt
.stopwords.txt




© 2015 - 2024 Weber Informatics LLC | Privacy Policy