基于pytorch的百度UIE命名实体识别。
☆56Feb 1, 2023Updated 3 years ago
Alternatives and similar repositories for pytorch_uie_ner
Users that are interested in pytorch_uie_ner are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PaddleNLP UIE模型的PyTorch版实现☆701Aug 13, 2023Updated 2 years ago
- 基于百度uie的关系抽取☆20Sep 26, 2022Updated 3 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆39Jul 7, 2023Updated 3 years ago
- easy-bert是一个中文NLP工具,提供诸多bert变体调用和调参方法,极速上手;清晰的设计和代码注释,也很适合学习☆83Nov 8, 2022Updated 3 years ago
- chinese few-shot ner☆16Aug 28, 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.
- 基于bert_mrc的中文命名实体识别☆42May 17, 2022Updated 4 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆19May 14, 2023Updated 3 years ago
- Unified Structure Generation for Universal Information Extraction☆958Jul 30, 2022Updated 3 years ago
- Code for paper "Prompt-Based Metric Learning for Few-shot NER".☆22Nov 14, 2023Updated 2 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆588May 15, 2023Updated 3 years ago
- 中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。☆772Jul 4, 2025Updated last year
- CBLUE 2/3 任务实现☆12Aug 1, 2024Updated last year
- Label Studio is a multi-type data labeling and annotation tool with standardized output format☆10Nov 17, 2021Updated 4 years ago
- CasRelPytorch项目的改写版本,根据源码增添了模型预测功能以及预测结果导入neo4j图数据库的功能。☆13Jul 25, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- https://tianchi.aliyun.com/dataset/dataDetail?dataId=95414☆30Sep 14, 2021Updated 4 years ago
- A simple implementation of Biaffine NER.☆35Nov 29, 2021Updated 4 years ago
- 基于UIE的小样本中文肺部CT病历实体关系抽取方法☆23Apr 19, 2023Updated 3 years ago
- Leveraging network topology for better fake account detection in social networks☆10Jul 6, 2023Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆129Sep 2, 2021Updated 4 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆967Dec 23, 2020Updated 5 years ago
- ☆59Dec 18, 2022Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现