taishan1994 / python3_wiki_word2vecLinks
基于python3训练中文wiki词向量、字向量、拼音向量
☆12Updated 3 years ago
Alternatives and similar repositories for python3_wiki_word2vec
Users that are interested in python3_wiki_word2vec are comparing it to the libraries listed below
Sorting:
- 基于pytorch+bert的中文关系抽取☆30Updated 3 years ago
- 2020语言与智能技术竞赛:事件抽取任务☆27Updated 5 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18Updated 2 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆45Updated 2 years ago
- DeepEE: Deep Event Extraction Algorithm Gallery (基于深度学习的开源中文事件抽取算法汇总)☆42Updated 2 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 4 years ago
- 基于Pytorch的知识蒸馏(中文文本分类)☆20Updated 2 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- Chinese NER using BiLSTM/BERT + CRF☆65Updated 4 years ago
- 基于BERT-MRC(阅读理解)的命名实体识别模型☆20Updated 3 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆26Updated 5 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 4 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago
- Simple Transformers四种任务(分类、命名实体识别、机器阅读理解、语言模型微调)的代码样例,可以切换多种预训练模型。☆23Updated 3 years ago
- Source code for ACL 2021 finding paper: CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction.☆80Updated 3 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- ☆27Updated last year
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆61Updated 2 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- ☆53Updated 3 years ago
- 基于pytorch的级联Bert用于中文命名实体识别。☆21Updated 2 years ago
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Updated 4 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆15Updated 2 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆53Updated 2 years ago
- 基于BERT和MRC框架实现的嵌套命名实体识别☆20Updated 3 years ago
- 主要模型结构来自于CasRel模型 在识别subject时使用Biaffine方法用于处理subject实体嵌套问题☆10Updated 4 years ago
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- 基于pytorch+bert的中文事件抽取☆72Updated 3 years ago
- 基于bert的中文实体链接☆30Updated 3 years ago