jieba.NET是[jieba中文分词]的.NET版本.zip
下载
搜索 组件 分词
查看(16)

所属分类:开发技术 > C#
文件大小:11.55 MB
上传日期:2020-12-06 20:49
MD5:ba9263a357************659373e8bc
资源说明:jieba.NET是[jieba中文分词]的.NET版本(C#实现)。支持三种分词模式:精确模式,试图将句子最精确地切开,适合文本分析;全模式,把句子中所有的可以成词的词语都扫描出来, 速度非常快,但是不能解决歧义。具体来说,分词过程不会借助于词频查找最大概率路径,亦不会使用HMM;搜索引擎模式,在精确模式的基础上,对长词再次切分,提高召回率,适合用于搜索引擎分词。

[资源合计] 文件夹:33,文件:120

# 文件名称 大小 最后修改时间
1 jieba.NET-master 0 Bytes 2018/6/13 23:20:37
2 jieba.NET-master\.gitignore 2.87 KB 2018/6/13 23:20:37
3 jieba.NET-master\Changelog 627 Bytes 2018/6/13 23:20:37
4 jieba.NET-master\ExtraDicts 0 Bytes 2018/6/13 23:20:37
5 jieba.NET-master\ExtraDicts\dict.txt.big 8.19 MB 2018/6/13 23:20:37
6 jieba.NET-master\ExtraDicts\dict.txt.small 1.48 MB 2018/6/13 23:20:37
7 jieba.NET-master\ExtraDicts\idf.txt.big 3.9 MB 2018/6/13 23:20:37
8 jieba.NET-master\ExtraDicts\stopwords_en_nltk.txt 622 Bytes 2018/6/13 23:20:37
9 jieba.NET-master\ExtraDicts\stopwords_zh_hit.txt 3.13 KB 2018/6/13 23:20:37
10 jieba.NET-master\ExtraDicts\test_dict.txt 1.2 KB 2018/6/13 23:20:37
11 jieba.NET-master\ExtraDicts\user_dict.txt 211 Bytes 2018/6/13 23:20:37
12 jieba.NET-master\ExtraDicts\哈工大社会计算与信息检索研究中心同义词词林扩展版.zip 1.2 MB 2018/6/13 23:20:37
13 jieba.NET-master\LICENSE 1.05 KB 2018/6/13 23:20:37
14 jieba.NET-master\README.md 10.42 KB 2018/6/13 23:20:37
15 jieba.NET-master\_Nuget 0 Bytes 2018/6/13 23:20:37
16 jieba.NET-master\_Nuget\NuGet-Download.txt 147 Bytes 2018/6/13 23:20:37
17 jieba.NET-master\_Nuget\Pack.bat 1.17 KB 2018/6/13 23:20:37
18 jieba.NET-master\_Nuget\jieba.NET.nuspec 1.54 KB 2018/6/13 23:20:37
19 jieba.NET-master\content 0 Bytes 2018/6/13 23:20:37
20 jieba.NET-master\content\Resources 0 Bytes 2018/6/13 23:20:37
21 jieba.NET-master\content\Resources\char_state_tab.json 856 KB 2018/6/13 23:20:37
22 jieba.NET-master\content\Resources\dict.txt 4.84 MB 2018/6/13 23:20:37
23 jieba.NET-master\content\Resources\idf.txt 5.91 MB 2018/6/13 23:20:37
24 jieba.NET-master\content\Resources\pos_prob_emit.json 2.92 MB 2018/6/13 23:20:37
25 jieba.NET-master\content\Resources\pos_prob_start.json 6.04 KB 2018/6/13 23:20:37
26 jieba.NET-master\content\Resources\pos_prob_trans.json 164.72 KB 2018/6/13 23:20:37
27 jieba.NET-master\content\Resources\prob_emit.json 1.16 MB 2018/6/13 23:20:37
28 jieba.NET-master\content\Resources\prob_trans.json 292 Bytes 2018/6/13 23:20:37
29 jieba.NET-master\content\Resources\stopwords.txt 3.74 KB 2018/6/13 23:20:37
30 jieba.NET-master\docs 0 Bytes 2018/6/13 23:20:37
31 jieba.NET-master\docs\impl.md 412 Bytes 2018/6/13 23:20:37
32 jieba.NET-master\docs\todo.md 336 Bytes 2018/6/13 23:20:37
33 jieba.NET-master\jieba.NET.sln 7.65 KB 2018/6/13 23:20:37
34 jieba.NET-master\lnks_net40 0 Bytes 2018/6/13 23:20:37
35 jieba.NET-master\lnks_net40\Analyser 0 Bytes 2018/6/13 23:20:37
36 jieba.NET-master\lnks_net40\Analyser\Analyser.Net40.csproj 3.82 KB 2018/6/13 23:20:37
37 jieba.NET-master\lnks_net40\Analyser\App.config 224 Bytes 2018/6/13 23:20:37
38 jieba.NET-master\lnks_net40\Segmenter.Cli 0 Bytes 2018/6/13 23:20:37
39 jieba.NET-master\lnks_net40\Segmenter.Cli\App.config 587 Bytes 2018/6/13 23:20:37
40 jieba.NET-master\lnks_net40\Segmenter.Cli\Segmenter.Cli.Net40.csproj 2.8 KB 2018/6/13 23:20:37
41 jieba.NET-master\lnks_net40\Segmenter.Cli\packages.config 142 Bytes 2018/6/13 23:20:37
42 jieba.NET-master\lnks_net40\Segmenter 0 Bytes 2018/6/13 23:20:37
43 jieba.NET-master\lnks_net40\Segmenter\App.config 180 Bytes 2018/6/13 23:20:37
44 jieba.NET-master\lnks_net40\Segmenter\Segmenter.Net40.csproj 6.01 KB 2018/6/13 23:20:37
45 jieba.NET-master\lnks_net40\Segmenter\packages.config 139 Bytes 2018/6/13 23:20:37
46 jieba.NET-master\lnks_netstandard2 0 Bytes 2018/6/13 23:20:37
47 jieba.NET-master\lnks_netstandard2\Analyser 0 Bytes 2018/6/13 23:20:37
48 jieba.NET-master\lnks_netstandard2\Analyser\Analyser.Netstandard2.csproj 2.2 KB 2018/6/13 23:20:37
49 jieba.NET-master\lnks_netstandard2\Segmenter 0 Bytes 2018/6/13 23:20:37
50 jieba.NET-master\lnks_netstandard2\Segmenter\Segmenter.Netstandard2.csproj 4.27 KB 2018/6/13 23:20:37
51 jieba.NET-master\snks 0 Bytes 2018/6/13 23:20:37
52 jieba.NET-master\snks\JiebaNet.Segmenter.Test.snk 596 Bytes 2018/6/13 23:20:37
53 jieba.NET-master\snks\cmd_vs.bat 1.31 KB 2018/6/13 23:20:37
54 jieba.NET-master\snks\snkgen.md 852 Bytes 2018/6/13 23:20:37
55 jieba.NET-master\src 0 Bytes 2018/6/13 23:20:37
56 jieba.NET-master\src\Analyser 0 Bytes 2018/6/13 23:20:37
57 jieba.NET-master\src\Analyser\Analyser.csproj 3.65 KB 2018/6/13 23:20:37
58 jieba.NET-master\src\Analyser\App.config 224 Bytes 2018/6/13 23:20:37
59 jieba.NET-master\src\Analyser\ConfigManager.cs 1.04 KB 2018/6/13 23:20:37
60 jieba.NET-master\src\Analyser\IdfLoader.cs 1.33 KB 2018/6/13 23:20:37
61 jieba.NET-master\src\Analyser\KeywordExtractor.cs 1.58 KB 2018/6/13 23:20:37
62 jieba.NET-master\src\Analyser\Properties 0 Bytes 2018/6/13 23:20:37
63 jieba.NET-master\src\Analyser\Properties\AssemblyInfo.cs 1.86 KB 2018/6/13 23:20:37
64 jieba.NET-master\src\Analyser\TextRankExtractor.cs 3.41 KB 2018/6/13 23:20:37
65 jieba.NET-master\src\Analyser\TfidfExtractor.cs 3.48 KB 2018/6/13 23:20:37
66 jieba.NET-master\src\Analyser\UndirectWeightedGraph.cs 2.5 KB 2018/6/13 23:20:37
67 jieba.NET-master\src\Segmenter.Cli 0 Bytes 2018/6/13 23:20:37
68 jieba.NET-master\src\Segmenter.Cli\App.config 725 Bytes 2018/6/13 23:20:37
69 jieba.NET-master\src\Segmenter.Cli\Program.cs 3.98 KB 2018/6/13 23:20:37
70 jieba.NET-master\src\Segmenter.Cli\Properties 0 Bytes 2018/6/13 23:20:37
71 jieba.NET-master\src\Segmenter.Cli\Properties\AssemblyInfo.cs 1.48 KB 2018/6/13 23:20:37
72 jieba.NET-master\src\Segmenter.Cli\Segmenter.Cli.csproj 2.96 KB 2018/6/13 23:20:37
73 jieba.NET-master\src\Segmenter.Cli\packages.config 142 Bytes 2018/6/13 23:20:37
74 jieba.NET-master\src\Segmenter 0 Bytes 2018/6/13 23:20:37
75 jieba.NET-master\src\Segmenter\App.config 180 Bytes 2018/6/13 23:20:37
76 jieba.NET-master\src\Segmenter\Common 0 Bytes 2018/6/13 23:20:37
77 jieba.NET-master\src\Segmenter\Common\Counter.cs 4.56 KB 2018/6/13 23:20:37
78 jieba.NET-master\src\Segmenter\Common\Extensions.cs 3.19 KB 2018/6/13 23:20:37
79 jieba.NET-master\src\Segmenter\Common\Trie.cs 3.86 KB 2018/6/13 23:20:37
80 jieba.NET-master\src\Segmenter\ConfigManager.cs 1.78 KB 2018/6/13 23:20:37
81 jieba.NET-master\src\Segmenter\Constants.cs 605 Bytes 2018/6/13 23:20:37
82 jieba.NET-master\src\Segmenter\DefaultDictionary.cs 541 Bytes 2018/6/13 23:20:37
83 jieba.NET-master\src\Segmenter\FinalSeg 0 Bytes 2018/6/13 23:20:37
84 jieba.NET-master\src\Segmenter\FinalSeg\IFinalSeg.cs 284 Bytes 2018/6/13 23:20:37
85 jieba.NET-master\src\Segmenter\FinalSeg\Viterbi.cs 5.75 KB 2018/6/13 23:20:37
86 jieba.NET-master\src\Segmenter\JiebaSegmenter.cs 14.77 KB 2018/6/13 23:20:37
87 jieba.NET-master\src\Segmenter\Node.cs 288 Bytes 2018/6/13 23:20:37
88 jieba.NET-master\src\Segmenter\Pair.cs 398 Bytes 2018/6/13 23:20:37
89 jieba.NET-master\src\Segmenter\PosSeg 0 Bytes 2018/6/13 23:20:37
90 jieba.NET-master\src\Segmenter\PosSeg\Pair.cs 395 Bytes 2018/6/13 23:20:37
91 jieba.NET-master\src\Segmenter\PosSeg\PosSegmenter.cs 9.13 KB 2018/6/13 23:20:37
92 jieba.NET-master\src\Segmenter\PosSeg\Viterbi.cs 6.43 KB 2018/6/13 23:20:37
93 jieba.NET-master\src\Segmenter\Properties 0 Bytes 2018/6/13 23:20:37
94 jieba.NET-master\src\Segmenter\Properties\AssemblyInfo.cs 1.89 KB 2018/6/13 23:20:37
95 jieba.NET-master\src\Segmenter\Segmenter.csproj 5.07 KB 2018/6/13 23:20:37
96 jieba.NET-master\src\Segmenter\Spelling 0 Bytes 2018/6/13 23:20:37
97 jieba.NET-master\src\Segmenter\Spelling\SpellChecker.cs 5.09 KB 2018/6/13 23:20:37
98 jieba.NET-master\src\Segmenter\Token.cs 523 Bytes 2018/6/13 23:20:37
99 jieba.NET-master\src\Segmenter\WordDictionary.cs 3.77 KB 2018/6/13 23:20:37
100 jieba.NET-master\src\Segmenter\packages.config 139 Bytes 2018/6/13 23:20:37
101 jieba.NET-master\test 0 Bytes 2018/6/13 23:20:37
102 jieba.NET-master\test\Segmenter.Tests.Net40 0 Bytes 2018/6/13 23:20:37
103 jieba.NET-master\test\Segmenter.Tests.Net40\Segmenter.Tests.Net40.csproj 8.9 KB 2018/6/13 23:20:37
104 jieba.NET-master\test\Segmenter.Tests.Net40\packages.config 204 Bytes 2018/6/13 23:20:37
105 jieba.NET-master\test\Segmenter.Tests 0 Bytes 2018/6/13 23:20:37
106 jieba.NET-master\test\Segmenter.Tests\App.config 178 Bytes 2018/6/13 23:20:37
107 jieba.NET-master\test\Segmenter.Tests\Cases 0 Bytes 2018/6/13 23:20:37
108 jieba.NET-master\test\Segmenter.Tests\Cases\accurate_hmm.txt 1.93 KB 2018/6/13 23:20:37
109 jieba.NET-master\test\Segmenter.Tests\Cases\accurate_no_hmm.txt 1.95 KB 2018/6/13 23:20:37
110 jieba.NET-master\test\Segmenter.Tests\Cases\cut_all.txt 2.48 KB 2018/6/13 23:20:37
111 jieba.NET-master\test\Segmenter.Tests\Cases\cut_search_hmm.txt 2.28 KB 2018/6/13 23:20:37
112 jieba.NET-master\test\Segmenter.Tests\Cases\cut_search_no_hmm.txt 2.29 KB 2018/6/13 23:20:37
113 jieba.NET-master\test\Segmenter.Tests\Cases\jieba_test.txt 1.46 KB 2018/6/13 23:20:37
114 jieba.NET-master\test\Segmenter.Tests\Cases\pos_cut_hmm.txt 2.34 KB 2018/6/13 23:20:37
115 jieba.NET-master\test\Segmenter.Tests\Cases\pos_cut_no_hmm.txt 2.37 KB 2018/6/13 23:20:37
116 jieba.NET-master\test\Segmenter.Tests\Common 0 Bytes 2018/6/13 23:20:37
117 jieba.NET-master\test\Segmenter.Tests\Common\TestCounter.cs 4.54 KB 2018/6/13 23:20:37
118 jieba.NET-master\test\Segmenter.Tests\Common\TestTrie.cs 1.99 KB 2018/6/13 23:20:37
119 jieba.NET-master\test\Segmenter.Tests\FCL 0 Bytes 2018/6/13 23:20:37
120 jieba.NET-master\test\Segmenter.Tests\FCL\TestApp.cs 318 Bytes 2018/6/13 23:20:37
121 jieba.NET-master\test\Segmenter.Tests\FCL\TestDictionary.cs 659 Bytes 2018/6/13 23:20:37
122 jieba.NET-master\test\Segmenter.Tests\FCL\TestEnumerable.cs 492 Bytes 2018/6/13 23:20:37
123 jieba.NET-master\test\Segmenter.Tests\FCL\TestIO.cs 2.57 KB 2018/6/13 23:20:37
124 jieba.NET-master\test\Segmenter.Tests\FCL\TestJson.cs 3.21 KB 2018/6/13 23:20:37
125 jieba.NET-master\test\Segmenter.Tests\FCL\TestNumbers.cs 622 Bytes 2018/6/13 23:20:37
126 jieba.NET-master\test\Segmenter.Tests\FCL\TestObjects.cs 663 Bytes 2018/6/13 23:20:37
127 jieba.NET-master\test\Segmenter.Tests\FCL\TestPLinq.cs 2.75 KB 2018/6/13 23:20:37
128 jieba.NET-master\test\Segmenter.Tests\FCL\TestRegex.cs 3.6 KB 2018/6/13 23:20:37
129 jieba.NET-master\test\Segmenter.Tests\FCL\TestUnicode.cs 359 Bytes 2018/6/13 23:20:37
130 jieba.NET-master\test\Segmenter.Tests\Properties 0 Bytes 2018/6/13 23:20:37
131 jieba.NET-master\test\Segmenter.Tests\Properties\AssemblyInfo.cs 1.39 KB 2018/6/13 23:20:37
132 jieba.NET-master\test\Segmenter.Tests\Resources 0 Bytes 2018/6/13 23:20:37
133 jieba.NET-master\test\Segmenter.Tests\Resources\article.txt 13.32 KB 2018/6/13 23:20:37
134 jieba.NET-master\test\Segmenter.Tests\Resources\article_social.txt 5.76 KB 2018/6/13 23:20:37
135 jieba.NET-master\test\Segmenter.Tests\Resources\article_sports.txt 5.7 KB 2018/6/13 23:20:37
136 jieba.NET-master\test\Segmenter.Tests\Resources\stop_words_test.txt 215 Bytes 2018/6/13 23:20:37
137 jieba.NET-master\test\Segmenter.Tests\Resources\test_dict.json 91 Bytes 2018/6/13 23:20:37
138 jieba.NET-master\test\Segmenter.Tests\Resources\test_dict.txt 3.15 KB 2018/6/13 23:20:37
139 jieba.NET-master\test\Segmenter.Tests\Resources\user_dict.txt 198 Bytes 2018/6/13 23:20:37
140 jieba.NET-master\test\Segmenter.Tests\Resources\围城.txt 716.6 KB 2018/6/13 23:20:37
141 jieba.NET-master\test\Segmenter.Tests\Segmenter.Tests.csproj 6.6 KB 2018/6/13 23:20:37
142 jieba.NET-master\test\Segmenter.Tests\TestDemo.cs 5.51 KB 2018/6/13 23:20:37
143 jieba.NET-master\test\Segmenter.Tests\TestDict.cs 595 Bytes 2018/6/13 23:20:37
144 jieba.NET-master\test\Segmenter.Tests\TestDictStats.cs 1.5 KB 2018/6/13 23:20:37
145 jieba.NET-master\test\Segmenter.Tests\TestExtensions.cs 633 Bytes 2018/6/13 23:20:37
146 jieba.NET-master\test\Segmenter.Tests\TestPosSegmenter.cs 3.55 KB 2018/6/13 23:20:37
147 jieba.NET-master\test\Segmenter.Tests\TestSegmenter.cs 12.2 KB 2018/6/13 23:20:37
148 jieba.NET-master\test\Segmenter.Tests\TestSegmenterParallelism.cs 4.04 KB 2018/6/13 23:20:37
149 jieba.NET-master\test\Segmenter.Tests\TestSegmenterPerf.cs 5.93 KB 2018/6/13 23:20:37
150 jieba.NET-master\test\Segmenter.Tests\TestSpellChecker.cs 3.02 KB 2018/6/13 23:20:37
151 jieba.NET-master\test\Segmenter.Tests\TestTextRankExtractor.cs 1.72 KB 2018/6/13 23:20:37
152 jieba.NET-master\test\Segmenter.Tests\TestTfidfExtractor.cs 3.83 KB 2018/6/13 23:20:37
153 jieba.NET-master\test\Segmenter.Tests\packages.config 204 Bytes 2018/6/13 23:20:37

请留下有营养的评论,广告灌水一律拉黑处理,谢谢合作!