PaddlePaddle / Research
novel deep learning research works with PaddlePaddle
☆1,719Updated 6 months ago
Alternatives and similar repositories for Research:
Users that are interested in Research are comparing it to the libraries listed below
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,140Updated last year
- DeepIE: Deep Learning for Information Extraction☆1,944Updated 2 years ago
- Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo☆3,035Updated 9 months ago
- Source code of K-BERT (AAAI2020)☆962Updated 2 years ago
- Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)☆1,410Updated last year
- [ACL 2020] A Novel Cascade Binary Tagging Framework for Relational Triple Extraction☆777Updated 4 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,468Updated 2 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,365Updated 2 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,005Updated 2 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,650Updated last year
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,667Updated 6 months ago
- A PyTorch-based knowledge distillation toolkit for natural language processing☆1,633Updated last year
- A Lite Bert For Self-Supervised Learning Language Representations☆713Updated 4 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,850Updated 3 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,950Updated 2 years ago
- 一键中文数据增强包 ; NLP数 据增强、bert数据增强、EDA:pip install nlpcda☆1,800Updated 10 months ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,413Updated last year
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,775Updated 2 years ago
- Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.☆3,063Updated last year
- Unified Structure Generation for Universal Information Extraction☆914Updated 2 years ago
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,801Updated 5 years ago
- Revisiting Pre-trained Models for Chinese Natural Language Processing (MacBERT)☆657Updated last year
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队开展了智能问答的研究与应用总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TableQA)、基于视觉的问答系统(VisualQA)和机器阅读理解(MRC)等,每类任务分别对…☆1,764Updated last year
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,292Updated 2 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,709Updated 2 months ago
- Open Language Pre-trained Model Zoo☆992Updated 3 years ago
- 高质量中文预训练模型集合:最先进大模型、最快小模型、相似度专门模型☆808Updated 4 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,229Updated 4 years ago
- 🚀 RocketQA, dense retrieval for information retrieval and question answering, including both Chinese and English state-of-the-art models…☆775Updated last year
- 中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)☆2,179Updated 2 years ago