文件名称:Go-gse-Go语言高效分词支持英文中文日文等
文件大小:9.93MB
文件格式:ZIP
更新时间:2022-09-02 05:33:41
Go开发-自然语言处理
Go efficient text segmentation; support english, chinese, japanese and other. Go 语言分词
【文件预览】:
go-ego-gse-3be0521
----.travis.yml(281B)
----testdata()
--------test_dict.txt(449B)
--------test_dict2.txt(210B)
--------test_dict1.txt(76B)
--------bailuyuan.txt(1.32MB)
----benchmark()
--------benchmark.go(3KB)
--------goroutines()
----server()
--------server.go(2KB)
--------static()
----vendor()
--------github.com()
--------modules.txt(166B)
----test_utils.go(743B)
----gse.go(3KB)
----token.go(2KB)
----data()
--------dict()
--------main.go(383B)
--------README.md(46B)
----seg.go(550B)
----.github()
--------pull_request_template.md(856B)
--------CONTRIBUTING.md(23B)
--------issue_template.md(799B)
----segmenter.go(6KB)
----dag.go(4KB)
----dict_util.go(8KB)
----LICENSE(11KB)
----dictionary.go(3KB)
----README_zh.md(5KB)
----CONTRIBUTING.md(4KB)
----hmm()
--------prob_trans.go(448B)
--------hmm_seg_test.go(994B)
--------hmm_seg.go(2KB)
--------viterbi.go(2KB)
--------prob_emit.go(1.09MB)
----examples()
--------jp()
--------example.go(2KB)
--------hmm()
--------dict()
----.gitignore(743B)
----segmenter_test.go(10KB)
----circle.yml(611B)
----crf()
--------crf.go(12B)
----go.sum(438B)
----README.md(5KB)
----utils.go(4KB)
----go.mod(160B)