细粒度中文命名实体识别数据集处理,将json数据处理成BIOES标注的数据。CLUENER dataset pretreatment
☆11Jun 29, 2020Updated 5 years ago
Alternatives and similar repositories for ClUENER-Pretreatment
Users that are interested in ClUENER-Pretreatment are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Robust Self-augmentation for NER with Meta-reweighting☆29Nov 8, 2022Updated 3 years ago
- codes for "Self-Checker: Plug-and-Play Modules for Fact-Checking with Large Language Models"☆12Feb 10, 2025Updated last year
- A method to retrieve aod from remote sensing data of visible bands.It is based on the ratio of surface reflectance ratio,similiar to the…☆21Mar 11, 2019Updated 7 years ago
- 2025年-阿里云天池-饿了么AI大赛赛道一:智慧养老 冠军☆20Jun 30, 2025Updated 10 months ago
- 基于跳表的KV存储引擎☆10May 30, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆24Nov 28, 2021Updated 4 years ago
- Dilation Gate CNN For Machine Reading Comprehension☆17Mar 24, 2023Updated 3 years ago
- 基于SVM的中文文本分类; python☆13May 24, 2019Updated 6 years ago
- Tensorflow implementation of NFETC-CLSC☆16Jun 22, 2019Updated 6 years ago
- Research project on glyph-based Chinese character embedding. Preparing for EMNLP 2019☆11Mar 18, 2019Updated 7 years ago
- ☆11Dec 18, 2018Updated 7 years ago
- 论文《基于机理模型的旋转机械领域自适应故障诊断》验证案例的代码和数据☆10Jan 5, 2021Updated 5 years ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。