percent4 / WSD_With_Text_Extraction
抽取式NLP模型(阅读理解模型,MRC)实现词义消歧(WSD)
☆12Updated 2 years ago
Alternatives and similar repositories for WSD_With_Text_Extraction:
Users that are interested in WSD_With_Text_Extraction are comparing it to the libraries listed below
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆53Updated 2 years ago
- 基于BERT-MRC(阅读理解)的命名实体识别模型☆19Updated 3 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- ☆12Updated 3 years ago
- 2020 “万创杯”中医药天池大数据竞赛——中药说明书实体识别挑战 复盘☆31Updated 4 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- 基于百度uie的关系抽取☆20Updated 2 years ago
- 基于bert_mrc的中文命名实体识别☆44Updated 2 years ago
- 2020阿里云天池大数据竞赛-中医药命名实体识别挑战赛☆27Updated 4 years ago
- albert-fc for RE(Relation Extraction),中文关系抽取☆18Updated last year
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated 2 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago
- pytorch Efficient GlobalPointer☆53Updated 2 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆57Updated 2 years ago
- 基于pytorch+bert的中文关系抽取☆29Updated 3 years ago
- chinese few-shot ner☆16Updated 2 years ago
- ☆13Updated last year
- 基于seq2edit (Gector) 的中文文本纠错。☆28Updated 2 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆44Updated 2 years ago
- 事件抽取-目前限定火灾新闻☆21Updated 5 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆62Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆166Updated 3 years ago
- Code for Label Semantics for Few Shot Named Entity Recognition☆56Updated last year
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Updated 3 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Updated 2 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated 2 years ago
- 基于ERNIE的中文NER☆36Updated 2 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 4 years ago