guojson / ChineseNERAnno
Annotation tool for Chinese named entity recognition(中文命名实体识别工具,英文通用)
☆2Updated 4 years ago
Alternatives and similar repositories for ChineseNERAnno:
Users that are interested in ChineseNERAnno are comparing it to the libraries listed below
- 使用GENIUS文本生成模型训练自己的数据集。☆8Updated 2 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 5 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆42Updated 2 years ago
- 知识图谱从入门到精通☆32Updated 4 years ago
- CCKS2021答非所问竞赛冠军方案☆27Updated 3 years ago
- 基于attention的CNN文本分类☆15Updated 2 years ago
- Multi-turn alpaca is an extension of stanford alpaca and supports multi-turn dialogue 多轮对话版alpaca☆20Updated last year
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆57Updated 2 years ago
- 时间关键词正则提取以及标准化☆21Updated 3 years ago
- ☆16Updated 2 years ago
- CCKS 2022 通用信息抽取☆12Updated 2 years ago
- 该仓库目的是实现基于知识图谱的中文问答系统☆53Updated 3 years ago
- 大规模中文语料☆40Updated 5 years ago
- 基于qlora对baichuan-7B大模型进行指令微调。☆20Updated last year
- LLM for NER☆61Updated 5 months ago
- The tutorial of HuggingFace transformers.☆14Updated 2 years ago
- ☆57Updated 2 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆130Updated 7 months ago
- Bert分类,语义相似度,获取句向量。☆64Updated last month
- An Open Toolkit for Universal Extraction from Text☆36Updated 3 years ago
- 这是我ehr-journey项目的一个命名实体识别的子项目,主要实现基于中文预训练字向量finetune的Bert与BiLSTM模型的网络。演示使用了CCKS2019task1数据集,并实现了django接口。☆55Updated 2 years ago
- 基于实体首尾指针SPAN的序列标注框架☆26Updated 2 years ago
- 有一个通用实体关系事件抽取的任务,需要使用到UIE模框架,而且需要将起部署到昇腾310服务器上,因为UIE模型底层使用的是ernie3.0,但是目前paddle官方还不支持ernie3.0模型在昇腾310上部署,所以才有了以下的操作,主要过程是,先试用paddle训练处模型…☆17Updated 2 years ago
- use chatGLM to perform text embedding☆45Updated last year
- [NLP] A Named Entity Recognition project for the medical records (from ccks2019) using BERT+BiLSTM+CRF☆18Updated 5 months ago
- using lear to do ner extraction☆29Updated 2 years ago
- benchmark of KgCLUE, with different models and methods☆27Updated 3 years ago
- https://tianchi.aliyun.com/dataset/dataDetail?dataId=95414☆30Updated 3 years ago
- pinyintokenizer, 拼音分词器,将连续的拼音切分为单字拼音列表。☆28Updated last year