BiLSTM-CRF-NER-PyTorch:此存储库包含BiLSTM-CRF模型的PyTorch实现,用于命名实体识别任务-源码

上传者: 42098104 | 上传时间: 2021-06-02 21:29:45 | 文件大小: 155KB | 文件类型: ZIP
使用BiLSTM-CRF模型的NER任务的PyTorch解决方案。 此存储库包含BiLSTM-CRF模型的PyTorch实现,用于命名实体识别任务。 代码结构 在项目的根目录,您将看到: ├── pyner | └── callback | | └── lrscheduler.py   | | └── trainingmonitor.py  | | └── ... | └── config | | └── basic_config.py #a configuration file for storing model parameters | └── dataset

文件下载

资源详情

[{"title":"( 74 个子文件 155KB ) BiLSTM-CRF-NER-PyTorch:此存储库包含BiLSTM-CRF模型的PyTorch实现,用于命名实体识别任务-源码","children":[{"title":"BiLSTM-CRF-NER-PyTorch-master","children":[{"title":"test_predict.py <span style='color:#111;'> 4.04KB </span>","children":null,"spread":false},{"title":"train_bilstm_crf.py <span style='color:#111;'> 7.75KB </span>","children":null,"spread":false},{"title":"pyner","children":[{"title":"config","children":[{"title":"basic_config.py <span style='color:#111;'> 4.12KB </span>","children":null,"spread":false}],"spread":true},{"title":"train","children":[{"title":"train_utils.py <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false},{"title":"metrics.py <span style='color:#111;'> 3.43KB </span>","children":null,"spread":false},{"title":"losses.py <span style='color:#111;'> 542B </span>","children":null,"spread":false},{"title":"trainer.py <span style='color:#111;'> 9.63KB </span>","children":null,"spread":false}],"spread":true},{"title":"model","children":[{"title":"nn","children":[{"title":"bilstm_crf.py <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false}],"spread":true},{"title":"layers","children":[{"title":"understand_crf.py <span style='color:#111;'> 8.76KB </span>","children":null,"spread":false},{"title":"embed_layer.py <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"crf.py <span style='color:#111;'> 13.06KB </span>","children":null,"spread":false},{"title":"model_utils.py <span style='color:#111;'> 575B </span>","children":null,"spread":false},{"title":"spatial_dropout.py <span style='color:#111;'> 830B </span>","children":null,"spread":false},{"title":"bilstm.py <span style='color:#111;'> 1.83KB </span>","children":null,"spread":false}],"spread":true},{"title":"embedding","children":[{"title":"GloVe","children":[{"title":"eval","children":[{"title":"octave","children":[{"title":"evaluate_vectors_octave.m <span style='color:#111;'> 3.37KB </span>","children":null,"spread":false},{"title":"WordLookup_octave.m <span style='color:#111;'> 214B </span>","children":null,"spread":false},{"title":"read_and_evaluate_octave.m <span style='color:#111;'> 833B </span>","children":null,"spread":false}],"spread":true},{"title":"python","children":[{"title":"distance.py <span style='color:#111;'> 2.33KB </span>","children":null,"spread":false},{"title":"word_analogy.py <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"evaluate.py <span style='color:#111;'> 4.21KB </span>","children":null,"spread":false}],"spread":true},{"title":"matlab","children":[{"title":"read_and_evaluate.m <span style='color:#111;'> 812B </span>","children":null,"spread":false},{"title":"WordLookup.m <span style='color:#111;'> 204B </span>","children":null,"spread":false},{"title":"evaluate_vectors.m <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false}],"spread":false},{"title":"question-data","children":[{"title":"gram8-plural.txt <span style='color:#111;'> 33.61KB </span>","children":null,"spread":false},{"title":"gram1-adjective-to-adverb.txt <span style='color:#111;'> 34.03KB </span>","children":null,"spread":false},{"title":"gram6-nationality-adjective.txt <span style='color:#111;'> 50.96KB </span>","children":null,"spread":false},{"title":"gram5-present-participle.txt <span style='color:#111;'> 31.31KB </span>","children":null,"spread":false},{"title":"capital-world.txt <span style='color:#111;'> 138.79KB </span>","children":null,"spread":false},{"title":"gram2-opposite.txt <span style='color:#111;'> 32.59KB </span>","children":null,"spread":false},{"title":"capital-common-countries.txt <span style='color:#111;'> 14.35KB </span>","children":null,"spread":false},{"title":"family.txt <span style='color:#111;'> 14.74KB </span>","children":null,"spread":false},{"title":"currency.txt <span style='color:#111;'> 22.38KB </span>","children":null,"spread":false},{"title":"gram9-plural-verbs.txt <span style='color:#111;'> 23.62KB </span>","children":null,"spread":false},{"title":"city-in-state.txt <span style='color:#111;'> 83.68KB </span>","children":null,"spread":false},{"title":"gram7-past-tense.txt <span style='color:#111;'> 46.54KB </span>","children":null,"spread":false},{"title":"gram4-superlative.txt <span style='color:#111;'> 30.16KB </span>","children":null,"spread":false},{"title":"gram3-comparative.txt <span style='color:#111;'> 32.77KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"glove_word.sh <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false},{"title":"glove_word.py <span style='color:#111;'> 421B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 11.13KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"vocab_count.c <span style='color:#111;'> 9.65KB </span>","children":null,"spread":false},{"title":"glove.c <span style='color:#111;'> 20.53KB </span>","children":null,"spread":false},{"title":"shuffle.c <span style='color:#111;'> 7.65KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false},{"title":"cooccur.c <span style='color:#111;'> 21.36KB </span>","children":null,"spread":false}],"spread":false},{"title":"Makefile <span style='color:#111;'> 749B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 3.49KB </span>","children":null,"spread":false}],"spread":true},{"title":"word2vec.py <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"test","children":[{"title":"predict_utils.py <span style='color:#111;'> 2.04KB </span>","children":null,"spread":false},{"title":"predicter.py <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false}],"spread":true},{"title":"preprocessing","children":[{"title":"augmentation.py <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"eda.py <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"preprocessor.py <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false}],"spread":true},{"title":"output","children":[{"title":"log","children":[{"title":"__init__.py <span style='color:#111;'> 15B </span>","children":null,"spread":false}],"spread":true},{"title":"result","children":[{"title":"__init__.py <span style='color:#111;'> 15B </span>","children":null,"spread":false}],"spread":true},{"title":"feature","children":[{"title":"__init__.py <span style='color:#111;'> 15B </span>","children":null,"spread":false}],"spread":true},{"title":"checkpoints","children":[{"title":"__init__.py <span style='color:#111;'> 15B </span>","children":null,"spread":false}],"spread":true},{"title":"figure","children":[{"title":"__init__.py <span style='color:#111;'> 15B </span>","children":null,"spread":false}],"spread":false},{"title":"embedding","children":[{"title":"__init__.py <span style='color:#111;'> 15B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"dataset","children":[{"title":"raw","children":[{"title":"predict.txt <span style='color:#111;'> 822B </span>","children":null,"spread":false}],"spread":true},{"title":"processed","children":[{"title":"__init__.py <span style='color:#111;'> 15B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"io","children":[{"title":"data_transformer.py <span style='color:#111;'> 7.84KB </span>","children":null,"spread":false},{"title":"data_loader.py <span style='color:#111;'> 5.62KB </span>","children":null,"spread":false}],"spread":true},{"title":"callback","children":[{"title":"modelcheckpoint.py <span style='color:#111;'> 2.45KB </span>","children":null,"spread":false},{"title":"progressbar.py <span style='color:#111;'> 890B </span>","children":null,"spread":false},{"title":"writetensorboard.py <span style='color:#111;'> 2.00KB </span>","children":null,"spread":false},{"title":"trainingmonitor.py <span style='color:#111;'> 3.09KB </span>","children":null,"spread":false},{"title":"earlystopping.py <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false},{"title":"lrscheduler.py <span style='color:#111;'> 8.38KB </span>","children":null,"spread":false}],"spread":true},{"title":"utils","children":[{"title":"utils.py <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false},{"title":"logginger.py <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".gitignore <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"train_word2vec.py <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 2.00KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

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