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

Download nlp-keyword-core JAR 1.0.0 with all dependencies


Files of the artifact nlp-keyword-core version 1.0.0 from the group com.github.houbb.

Test

Artifact nlp-keyword-core
Group com.github.houbb
Version 1.0.0
Last update 31. October 2024
Tags: java keyword tool
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies heaven, segment, stopword-core,
There are maybe transitive dependencies!
There is a newer version: 1.2.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of nlp-keyword-core Show documentation

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

0 downloads

Source code of nlp-keyword-core version 1.0.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.houbb.nlp.keyword.core.api
com.github.houbb.nlp.keyword.core.api.com.github.houbb.nlp.keyword.core.api.IKeyword
com.github.houbb.nlp.keyword.core.api.com.github.houbb.nlp.keyword.core.api.IKeywordContext
com.github.houbb.nlp.keyword.core.api.com.github.houbb.nlp.keyword.core.api.IKeywordResult
com.github.houbb.nlp.keyword.core.api.impl
com.github.houbb.nlp.keyword.core.api.impl.com.github.houbb.nlp.keyword.core.api.impl.Keyword
com.github.houbb.nlp.keyword.core.api.impl.com.github.houbb.nlp.keyword.core.api.impl.KeywordContext
com.github.houbb.nlp.keyword.core.api.impl.com.github.houbb.nlp.keyword.core.api.impl.KeywordResult
com.github.houbb.nlp.keyword.core.bs
com.github.houbb.nlp.keyword.core.bs.com.github.houbb.nlp.keyword.core.bs.KeywordBs
com.github.houbb.nlp.keyword.core.constant
com.github.houbb.nlp.keyword.core.constant.com.github.houbb.nlp.keyword.core.constant.KeywordConst
com.github.houbb.nlp.keyword.core.constant.com.github.houbb.nlp.keyword.core.constant.package-info
com.github.houbb.nlp.keyword.core.exception
com.github.houbb.nlp.keyword.core.exception.com.github.houbb.nlp.keyword.core.exception.KeywordException
com.github.houbb.nlp.keyword.core.model
com.github.houbb.nlp.keyword.core.model.com.github.houbb.nlp.keyword.core.model.KeywordFreqBean
com.github.houbb.nlp.keyword.core
com.github.houbb.nlp.keyword.core.com.github.houbb.nlp.keyword.core.package-info
com.github.houbb.nlp.keyword.core.support.data.idf
com.github.houbb.nlp.keyword.core.support.data.idf.com.github.houbb.nlp.keyword.core.support.data.idf.IKeywordIdfData
com.github.houbb.nlp.keyword.core.support.data.idf.impl
com.github.houbb.nlp.keyword.core.support.data.idf.impl.com.github.houbb.nlp.keyword.core.support.data.idf.impl.KeywordIdfData
com.github.houbb.nlp.keyword.core.support.data.idf.impl.com.github.houbb.nlp.keyword.core.support.data.idf.impl.KeywordIdfDatas
com.github.houbb.nlp.keyword.core.support.data
com.github.houbb.nlp.keyword.core.support.data.com.github.houbb.nlp.keyword.core.support.data.package-info
com.github.houbb.nlp.keyword.core.support.filter
com.github.houbb.nlp.keyword.core.support.filter.com.github.houbb.nlp.keyword.core.support.filter.IKeywordFilter
com.github.houbb.nlp.keyword.core.support.filter.impl
com.github.houbb.nlp.keyword.core.support.filter.impl.com.github.houbb.nlp.keyword.core.support.filter.impl.AbstractKeywordFilter
com.github.houbb.nlp.keyword.core.support.filter.impl.com.github.houbb.nlp.keyword.core.support.filter.impl.EmptyKeywordFilter
com.github.houbb.nlp.keyword.core.support.filter.impl.com.github.houbb.nlp.keyword.core.support.filter.impl.KeywordFilters
com.github.houbb.nlp.keyword.core.support.filter.impl.com.github.houbb.nlp.keyword.core.support.filter.impl.NoneKeywordFilter
com.github.houbb.nlp.keyword.core.support.filter.impl.com.github.houbb.nlp.keyword.core.support.filter.impl.SingleCharKeywordFilter
com.github.houbb.nlp.keyword.core.support.filter.impl.com.github.houbb.nlp.keyword.core.support.filter.impl.StopWordKeywordFilter
com.github.houbb.nlp.keyword.core.support
com.github.houbb.nlp.keyword.core.support.com.github.houbb.nlp.keyword.core.support.package-info
com.github.houbb.nlp.keyword.core.support.reader
com.github.houbb.nlp.keyword.core.support.reader.com.github.houbb.nlp.keyword.core.support.reader.IKeywordReader
com.github.houbb.nlp.keyword.core.support.reader.impl
com.github.houbb.nlp.keyword.core.support.reader.impl.com.github.houbb.nlp.keyword.core.support.reader.impl.KeywordReader
com.github.houbb.nlp.keyword.core.support.reader.impl.com.github.houbb.nlp.keyword.core.support.reader.impl.KeywordReaders
com.github.houbb.nlp.keyword.core.support.reader.impl.com.github.houbb.nlp.keyword.core.support.reader.impl.StringSegmentKeywordReader
com.github.houbb.nlp.keyword.core.support.result
com.github.houbb.nlp.keyword.core.support.result.com.github.houbb.nlp.keyword.core.support.result.IKeywordResultHandler
com.github.houbb.nlp.keyword.core.support.result.impl
com.github.houbb.nlp.keyword.core.support.result.impl.com.github.houbb.nlp.keyword.core.support.result.impl.KeywordResultHandler
com.github.houbb.nlp.keyword.core.support.result.impl.com.github.houbb.nlp.keyword.core.support.result.impl.KeywordResultHandlerMap
com.github.houbb.nlp.keyword.core.support.result.impl.com.github.houbb.nlp.keyword.core.support.result.impl.KeywordResultHandlerWords
com.github.houbb.nlp.keyword.core.support.result.impl.com.github.houbb.nlp.keyword.core.support.result.impl.KeywordResultHandlers
com.github.houbb.nlp.keyword.core.support.segment
com.github.houbb.nlp.keyword.core.support.segment.com.github.houbb.nlp.keyword.core.support.segment.IKeywordSegment
com.github.houbb.nlp.keyword.core.support.segment.impl
com.github.houbb.nlp.keyword.core.support.segment.impl.com.github.houbb.nlp.keyword.core.support.segment.impl.KeywordSegment
com.github.houbb.nlp.keyword.core.support.segment.impl.com.github.houbb.nlp.keyword.core.support.segment.impl.KeywordSegments
com.github.houbb.nlp.keyword.core.support.topk
com.github.houbb.nlp.keyword.core.support.topk.com.github.houbb.nlp.keyword.core.support.topk.IKeywordTopk
com.github.houbb.nlp.keyword.core.support.topk.impl
com.github.houbb.nlp.keyword.core.support.topk.impl.com.github.houbb.nlp.keyword.core.support.topk.impl.KeywordTopks
com.github.houbb.nlp.keyword.core.support.topk.impl.com.github.houbb.nlp.keyword.core.support.topk.impl.SortKeywordTopk
com.github.houbb.nlp.keyword.core.util
com.github.houbb.nlp.keyword.core.util.com.github.houbb.nlp.keyword.core.util.KeywordHelper
keyword
keyword.keyword.keyword_idf_dict.txt
keyword.keyword.keyword_stop_words.txt
keyword.keyword.keyword_stop_words_define.txt




© 2015 - 2025 Weber Informatics LLC | Privacy Policy