shibing624 / labelit
labelit, label tool with active learning, for classification task. 自动标注,基于主动学习,边标注边学习,减少人工标注量。
☆26Updated 2 years ago
Alternatives and similar repositories for labelit:
Users that are interested in labelit are comparing it to the libraries listed below
- 主动学习(Active Learning)框架,实现了多个主动学习策略,包括: 熵(Entropy)、最大梯度改变(ECG)等。☆79Updated 6 years ago
- 天池-新冠疫情相似句对判定大赛 大白_Rank6☆21Updated 4 years ago
- ☆22Updated 5 years ago
- pytorch解决文本多分类问题☆20Updated 5 years ago
- flyai 医疗QA NLG☆21Updated 5 years ago
- 中文医疗命名实体识别☆37Updated 4 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 5 years ago
- ☆18Updated last year
- The data and codes for the baseline setting of medical chatbox.☆47Updated 3 years ago
- using lear to do ner extraction☆29Updated 2 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆42Updated 2 years ago
- 适用于常见的NLP任务的模板☆34Updated last year
- 2020 阿里云天池大数据竞赛-中医药文献问题生成挑战赛☆27Updated 3 years ago
- LTP wrapper module for Python. Move to https://github.com/HIT-SCIR/pyltp☆27Updated 4 years ago
- DescriptionPairsExtraction, entity and it's description pairs extract program based on Albert and data back-annotation. 基于Albert与结构化数据回标思…☆20Updated 2 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆76Updated 2 years ago
- 第五届中国健康信息处理会议(CHIP2019)- 评测三:临床试验筛选标准短文本分类☆39Updated 2 years ago
- The very easy BERT pretrain process by using tokenizers and transformers repos☆31Updated 4 years ago
- Relation Classification via Convolutional Deep Neural Network☆13Updated 6 years ago
- BDCI2019-互联网金融新实体发现-第7名(本可top3)☆18Updated 5 years ago
- implement DPCNN for text classification☆18Updated 6 years ago
- BiLSTM_CRF中文实体命名识别☆47Updated 7 years ago
- 基于BERT的预训练语言模型实现,分为两步:预训练和微调。目前已包括BERT、Roberta、ALbert三个模型,且皆可支持Whole Word Mask模式。☆16Updated 4 years ago
- CHIP2018问句匹配大赛 Rank6解决方案