sanbruno / PyTorchIntroduction
《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)
☆10Updated 4 years ago
Alternatives and similar repositories for PyTorchIntroduction:
Users that are interested in PyTorchIntroduction are comparing it to the libraries listed below
- My notes and codes for Stanford CS224n☆23Updated 4 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆174Updated last year
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 4 years ago
- 《统计学习方法》--李航 书中算法实现☆195Updated 4 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- 使用fastNLP架构简单利用Bert-Bi-LSTM-CRF实现中文NER☆15Updated 4 years ago
- ☆22Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- ☆54Updated 5 years ago
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆157Updated 3 years ago
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆28Updated 5 years ago
- 从头训练MASK BERT☆136Updated 2 years ago
- TPlinker for NER 中文/英文命名实体识别☆122Updated 3 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆128Updated 3 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- 自然语言处理NLP(自然语言生成NLG、自然语言理解NLU)、自然语言学术会议大盘点、自然语言大佬介绍、NLP研究机构、NLP资料分享、NLP学习资源分享、NLP学术论文介绍☆180Updated 8 months ago
- 基于SpanBert的中文指代消解,pytorch实现☆96Updated 2 years ago
- 主要介绍了NLP的基础模型以及相关算法☆95Updated 5 years ago
- chinese-sequence-ner多模型中文命名实体识别☆75Updated 4 years ago
- CCKS 2020:面向金融领域的小样本跨类迁移事件抽取。该项目实现基于MRC的事件抽取方法☆39Updated 2 years ago
- A full-process dialogue system that can be deployed online☆98Updated 2 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 5 years ago
- Bi-LSTM+CRF sequence labeling model implemented in PyTorch☆68Updated 6 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 4 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆202Updated 4 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆99Updated 3 years ago
- 哈工大bert上fine turning ,中文人物关系抽取任务准确率0.97☆118Updated 5 years ago
- implement of LSTM+CRF with pytorch☆43Updated 4 years ago