ltp:语言技术平台

上传者: 42153801 | 上传时间: 2021-06-13 13:18:19 | 文件大小: 115KB | 文件类型: ZIP
LTP 4 LTP(Language Technology Platform) 提供了一系列中文自然语言处理工具,用户可以使用这些工具对于中文文本进行分词、词性标注、句法分析等等工作。 If you use any source codes included in this toolkit in your work, please kindly cite the following paper. The bibtex are listed below: @article{che2020n, title={N-LTP: A Open-source Neural Chinese Language Technology Platform with Pretrained Models}, author={Che, Wanxiang and Feng, Yunlong and Qin, Li

文件下载

资源详情

[{"title":"( 86 个子文件 115KB ) ltp:语言技术平台","children":[{"title":"ltp-master","children":[{"title":".gitignore <span style='color:#111;'> 1.98KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 3.89KB </span>","children":null,"spread":false},{"title":"requirements-dev.txt <span style='color:#111;'> 260B </span>","children":null,"spread":false},{"title":"MODELS.md <span style='color:#111;'> 6.82KB </span>","children":null,"spread":false},{"title":".github","children":[{"title":"workflows","children":[{"title":"python-package.yml <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false},{"title":"python-publish.yml <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"tests","children":[{"title":"test_span.py <span style='color:#111;'> 162B </span>","children":null,"spread":false}],"spread":true},{"title":"docs","children":[{"title":"appendix.rst <span style='color:#111;'> 39.86KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 68B </span>","children":null,"spread":false},{"title":"conf.py <span style='color:#111;'> 768B </span>","children":null,"spread":false},{"title":"introduction.rst <span style='color:#111;'> 920B </span>","children":null,"spread":false},{"title":"index.rst <span style='color:#111;'> 348B </span>","children":null,"spread":false},{"title":"performance.rst <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"quickstart.rst <span style='color:#111;'> 5.53KB </span>","children":null,"spread":false}],"spread":true},{"title":"examples","children":[{"title":"bio.txt <span style='color:#111;'> 71B </span>","children":null,"spread":false},{"title":"srl.txt <span style='color:#111;'> 164B </span>","children":null,"spread":false},{"title":"conllu.txt <span style='color:#111;'> 641B </span>","children":null,"spread":false}],"spread":true},{"title":"ltp","children":[{"title":"transformer_biaffine_crf.py <span style='color:#111;'> 4.55KB </span>","children":null,"spread":false},{"title":"transformer_biaffine.py <span style='color:#111;'> 6.98KB </span>","children":null,"spread":false},{"title":"utils","children":[{"title":"method_builder.py <span style='color:#111;'> 3.01KB </span>","children":null,"spread":false},{"title":"length2mask.py <span style='color:#111;'> 961B </span>","children":null,"spread":false},{"title":"get_entities.py <span style='color:#111;'> 3.53KB </span>","children":null,"spread":false},{"title":"convertor.py <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false},{"title":"task_info.py <span style='color:#111;'> 280B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false},{"title":"common_train.py <span style='color:#111;'> 10.43KB </span>","children":null,"spread":false},{"title":"deploy_model.py <span style='color:#111;'> 6.96KB </span>","children":null,"spread":false},{"title":"layze_import.py <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false}],"spread":true},{"title":"metrics","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"metric.py <span style='color:#111;'> 9.10KB </span>","children":null,"spread":false}],"spread":true},{"title":"multitask.py <span style='color:#111;'> 11.19KB </span>","children":null,"spread":false},{"title":"task_part_of_speech.py <span style='color:#111;'> 6.85KB </span>","children":null,"spread":false},{"title":"transformer_linear.py <span style='color:#111;'> 7.14KB </span>","children":null,"spread":false},{"title":"multitask_distill.py <span style='color:#111;'> 16.85KB </span>","children":null,"spread":false},{"title":"task_semantic_dependency_parsing.py <span style='color:#111;'> 7.72KB </span>","children":null,"spread":false},{"title":"optimization.py <span style='color:#111;'> 9.03KB </span>","children":null,"spread":false},{"title":"algorithms","children":[{"title":"sent_split.py <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false},{"title":"eisner.py <span style='color:#111;'> 3.80KB </span>","children":null,"spread":false},{"title":"maximum_forward_matching.py <span style='color:#111;'> 2.87KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 203B </span>","children":null,"spread":false}],"spread":false},{"title":"nn","children":[{"title":"lstm.py <span style='color:#111;'> 7.41KB </span>","children":null,"spread":false},{"title":"variational_inference.py <span style='color:#111;'> 8.71KB </span>","children":null,"spread":false},{"title":"dropout.py <span style='color:#111;'> 3.25KB </span>","children":null,"spread":false},{"title":"module.py <span style='color:#111;'> 2.89KB </span>","children":null,"spread":false},{"title":"triaffine.py <span style='color:#111;'> 2.70KB </span>","children":null,"spread":false},{"title":"relative_transformer.py <span style='color:#111;'> 7.32KB </span>","children":null,"spread":false},{"title":"bilinear.py <span style='color:#111;'> 2.12KB </span>","children":null,"spread":false},{"title":"ffnn.py <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 468B </span>","children":null,"spread":false},{"title":"mlp.py <span style='color:#111;'> 852B </span>","children":null,"spread":false},{"title":"crf.py <span style='color:#111;'> 14.27KB </span>","children":null,"spread":false}],"spread":false},{"title":"transformer_rel_linear.py <span style='color:#111;'> 6.62KB </span>","children":null,"spread":false},{"title":"transformer_multitask.py <span style='color:#111;'> 11.30KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"frontend.py <span style='color:#111;'> 18.02KB </span>","children":null,"spread":false},{"title":"patchs","children":[{"title":"pytorch_lightning","children":[{"title":"__init__.py <span style='color:#111;'> 31B </span>","children":null,"spread":false},{"title":"patch_1_1_to_1_2.py <span style='color:#111;'> 1.36KB </span>","children":null,"spread":false}],"spread":false},{"title":"patch_4_1_3.py <span style='color:#111;'> 1.98KB </span>","children":null,"spread":false},{"title":"model","children":[{"title":"patch_4_1_3.py <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 25B </span>","children":null,"spread":false}],"spread":false},{"title":"__init__.py <span style='color:#111;'> 248B </span>","children":null,"spread":false}],"spread":false},{"title":"task_named_entity_recognition.py <span style='color:#111;'> 6.19KB </span>","children":null,"spread":false},{"title":"plugins","children":[{"title":"pytorch_lightning","children":[{"title":"__init__.py <span style='color:#111;'> 93B </span>","children":null,"spread":false}],"spread":false},{"title":"tune","children":[{"title":"tune_checkpoint_reporter.py <span style='color:#111;'> 2.35KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 334B </span>","children":null,"spread":false}],"spread":false},{"title":"__init__.py <span style='color:#111;'> 145B </span>","children":null,"spread":false}],"spread":false},{"title":"task_segmention.py <span style='color:#111;'> 6.46KB </span>","children":null,"spread":false},{"title":"task_semantic_role_labeling.py <span style='color:#111;'> 7.01KB </span>","children":null,"spread":false},{"title":"data","children":[{"title":"utils","children":[{"title":"collate.py <span style='color:#111;'> 2.63KB </span>","children":null,"spread":false},{"title":"batched_dataset.py <span style='color:#111;'> 415B </span>","children":null,"spread":false},{"title":"multitask_dataloader.py <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"vocab_helper.py <span style='color:#111;'> 866B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 279B </span>","children":null,"spread":false},{"title":"iterator.py <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false}],"spread":false},{"title":"dataset","children":[{"title":"conllu.py <span style='color:#111;'> 7.13KB </span>","children":null,"spread":false},{"title":"srl.py <span style='color:#111;'> 4.81KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"bio.py <span style='color:#111;'> 3.40KB </span>","children":null,"spread":false}],"spread":false},{"title":"__init__.py <span style='color:#111;'> 457B </span>","children":null,"spread":false}],"spread":false},{"title":"transformer_vi.py <span style='color:#111;'> 8.41KB </span>","children":null,"spread":false},{"title":"task_dependency_parsing.py <span style='color:#111;'> 6.71KB </span>","children":null,"spread":false},{"title":"const.py <span style='color:#111;'> 154B </span>","children":null,"spread":false}],"spread":false},{"title":"requirements.txt <span style='color:#111;'> 80B </span>","children":null,"spread":false},{"title":"tools","children":[{"title":"server.py <span style='color:#111;'> 4.97KB </span>","children":null,"spread":false},{"title":"ltp_conllu.py <span style='color:#111;'> 5.18KB </span>","children":null,"spread":false}],"spread":true},{"title":"setup.py <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明