This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currently, the template code has included conll-2003 named entity identification, Snips Slot Filling and Intent Prediction.
☆470Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for BERT-for-Sequence-Labeling-and-Text-Classification
Users that are interested in BERT-for-Sequence-Labeling-and-Text-Classification are comparing it to the libraries listed below
Sorting:
- slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset, MIT corpus, E-commerce Shoppi…☆400Feb 4, 2021Updated 5 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,273May 19, 2022Updated 3 years ago
- bert中文分类实践☆742Dec 11, 2018Updated 7 years ago
- Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includ…☆2,388Sep 3, 2024Updated last year
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,901Feb 24, 2021Updated 5 years ago
- Slot-Gated Modeling for Joint Slot Filling and Intent Prediction☆307Apr 6, 2021Updated 4 years ago
- ☆536Dec 7, 2018Updated 7 years ago
- BERT for Multitask Learning☆543Apr 12, 2023Updated 2 years ago
- 基于BERT的中文序列标注☆140Nov 8, 2018Updated 7 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆641Oct 19, 2021Updated 4 years ago
- Super easy library for BERT based NLP models☆1,919Aug 19, 2024Updated last year
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,472Dec 16, 2021Updated 4 years ago
- 使用预训练语言模型BERT做中文NER☆976Feb 26, 2020Updated 6 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Jun 12, 2023Updated 2 years ago
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆349Jul 25, 2019Updated 6 years ago
- Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"☆735Jan 11, 2024Updated 2 years ago
- 2018-JDDC大赛第4名的解决方案☆234Oct 22, 2018Updated 7 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,848Mar 21, 2021Updated 4 years ago
- 基于BERT的中文命名实体识别☆394Nov 18, 2019Updated 6 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Nov 21, 2022Updated 3 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆412Mar 24, 2023Updated 2 years ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆68Dec 13, 2019Updated 6 years ago
- Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU☆100Mar 21, 2021Updated 4 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,230Jun 1, 2020Updated 5 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆90Jan 23, 2019Updated 7 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆470May 8, 2022Updated 3 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆213Nov 21, 2022Updated 3 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,670Oct 14, 2019Updated 6 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,984Nov 21, 2022Updated 3 years ago
- Named Entity Recognition as Dependency Parsing☆351Aug 16, 2023Updated 2 years ago
- Pytorch implementation of LSTM/BERT-CRF for named entity recognition☆390May 18, 2025Updated 9 months ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆924Apr 18, 2023Updated 2 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆693Sep 19, 2019Updated 6 years ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆2,338Apr 18, 2022Updated 3 years ago
- 基于远监督的中文关系抽取☆386May 13, 2021Updated 4 years ago
- [EMNLP 2019 Workshop] Exploiting BERT for End-to-End Aspect-based Sentiment Analysis☆405Jul 9, 2023Updated 2 years ago
- 📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (…☆1,228Jan 27, 2022Updated 4 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,248May 6, 2021Updated 4 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆568Dec 7, 2018Updated 7 years ago