lplping / few-shot_ner_chinese
chinese few-shot ner
☆16Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for few-shot_ner_chinese
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- using lear to do ner extraction☆29Updated 2 years ago
- pytorch Efficient GlobalPointer☆51Updated 2 years ago
- Multi-Label Text Classification Based On Bert☆19Updated last year
- 基于BERT+Biaffine结构的关系抽取模型☆11Updated 2 years ago
- Efficient-GlobalPointer的关系抽取任务☆22Updated 2 years ago
- 基于span分类和负采样的嵌套实体识别☆14Updated last year
- ☆17Updated 2 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18Updated last year
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- ccks2021事件抽取比 赛☆30Updated 3 years ago
- ☆57Updated last year
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- softmax, crf, biaffine, globalpointer, efficient globalpointer, ricon☆16Updated 2 years ago
- ☆10Updated 2 years ago
- 实验苏神的CoSENT的Torch实现☆32Updated 2 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆42Updated 2 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆16Updated 2 weeks ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆50Updated 2 years ago
- 2020 科大讯飞 事件抽取挑战赛☆21Updated 4 years ago
- 复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》☆29Updated 3 years ago
- A simple implementation of Biaffine NER.☆35Updated 2 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- 多标签文本分类☆28Updated 3 years ago
- Implementations of BiLSTM-CRF and IDCNN-CRF NER models on Weibo, MSRA and Twitter copora.☆10Updated 4 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆52Updated 4 years ago
- 基于pytorch的百度UIE命名实体识别。