admin 发表于 2024-1-3 08:51:46

基于图的多句子压缩算法

【代码名称】:基于图的多句子压缩算法

【代码介绍】:基于图的多句子压缩算法

【代码截图】:文件列表:
LICENSE (35141, 2017-10-15)
common (0, 2017-10-15)
common\__init__.py (42, 2017-10-15)
common\grammar.py (3229, 2017-10-15)
common\logger.py (294, 2017-10-15)
core (0, 2017-10-15)
core\__init__.py (63, 2017-10-15)
core\coati.py (50414, 2017-10-15)
core\coati_v2.py (32232, 2017-10-15)
core\resources (0, 2017-10-15)
core\resources\stopwords.en.dat (595, 2017-10-15)
core\resources\stopwords.fr.dat (1035, 2017-10-15)
core\takahe.py (58772, 2017-10-15)
msc_by_coati.py (4112, 2017-10-15)
msc_by_takahe.py (12020, 2017-10-15)
setting.conf (254, 2017-10-15)
test.py (3563, 2017-10-15)

【代码下载】:
页: [1]
查看完整版本: 基于图的多句子压缩算法