egnq / pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
☆13Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-handbook
- 利用bert和textcnn解决多标签文本分类的demo。☆29Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆91Updated last year
- 基于pytorch+bert的中文文本分类☆77Updated last year
- 基于transformers的三元组抽取☆35Updated 3 years ago
- 存放知乎,博客发表文章中的代码☆45Updated 3 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆115Updated 4 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆41Updated 3 years ago
- ☆35Updated 2 years ago
- ☆33Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 8 months ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆168Updated 8 months ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆145Updated 2 years ago
- 基于pytorch+bert的中文事件抽取☆65Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆65Updated 3 years ago
- A tensorflow 2.x BERT implementation using League of Legends myth data(Chinese).☆35Updated 3 years ago
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆59Updated 2 years ago
- PyTorch使用BERT进行英语多标签文本分类☆32Updated 2 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆47Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆58Updated last year
- multi-label-classification-4-event-type☆130Updated last year
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆119Updated last year
- 基于词汇信息融合的中文NER模型☆162Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆45Updated 4 years ago
- albert-fc for RE(Relation Extraction),中文关系抽取☆19Updated last year
- Using BERT+Bi-LSTM+CRF☆135Updated 2 years ago
- 使用bert进行事件抽取。☆37Updated last year
- Mark and summarize the NLP project has been through☆131Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆99Updated 3 years ago
- 嵌套命名实体识别 Nested NER☆19Updated 3 years ago