文件名称:Go-使用Golang实现文本汇总和排名-Textrank
文件大小:1.28MB
文件格式:ZIP
更新时间:2022-09-02 20:41:55
Go开发-其它杂项
使用Golang实现文本汇总和排名 - Textrank
【文件预览】:
DavidBelicza-TextRank-79e14ba
----.travis.yml(289B)
----vendor()
--------github.com()
--------modules.txt(217B)
----doc.go(12KB)
----convert()
--------language_test.go(313B)
--------stop_word.go(4KB)
--------builder.go(1KB)
--------language.go(2KB)
----Dockerfile(210B)
----LICENSE(1KB)
----rank()
--------algorithm_test.go(1KB)
--------rank.go(4KB)
--------algorithm.go(2KB)
--------ranking.go(1KB)
--------sorting.go(4KB)
--------relation.go(2KB)
--------rank_test.go(307B)
--------sorting_test.go(222B)
----install.example.sh(100B)
----resource()
--------war_and_peace_book.txt(3.1MB)
----.gitignore(38B)
----parse()
--------tokenizer.go(1KB)
--------text.go(1KB)
--------tokenizer_test.go(329B)
--------rule.go(1KB)
----README.md(16KB)
----textrank.go(8KB)
----textrank_test.go(9KB)
----Gopkg.toml(741B)
----Gopkg.lock(748B)