JIEba-netcore
在.net core版的JIEba分词上,做了修改,使其支持Lucene.Net
File Explorer
Download Latest Version (.zip)- idf.txt
- stopwords.txt
- .DS_Store
- Analyser.csproj
- ConfigManager.cs
- IdfLoader.cs
- KeywordExtractor.cs
- TextRankExtractor.cs
- TfidfExtractor.cs
- UndirectWeightedGraph.cs
- stopwords.txt
- .DS_Store
- jieba.NET.csproj
- JieBaAnalyzer.cs
- JieBaTokenizer.cs
- Extensions.cs
- FileExtension.cs
- Trie.cs
- IFinalSeg.cs
- Viterbi.cs
- Pair.cs
- PosSegmenter.cs
- Viterbi.cs
- char_state_tab.json
- dict.txt
- pos_prob_emit.json
- pos_prob_start.json
- pos_prob_trans.json
- prob_emit.json
- prob_trans.json
- SpellChecker.cs
- .DS_Store
- ConfigManager.cs
- Constants.cs
- DefaultDictionary.cs
- JiebaSegmenter.cs
- Node.cs
- Pair.cs
- Segmenter.csproj
- Token.cs
- WordDictionary.cs
- WordInfo.cs
- SegmentTest.cs
- Test.csproj
- .DS_Store
- .gitignore
- jieba.NET.sln
- LICENSE
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
