a sklearn wrapper for Google's BERT model
☆301Oct 26, 2022Updated 3 years ago
Alternatives and similar repositories for bert-sklearn
Users that are interested in bert-sklearn are comparing it to the libraries listed below
Sorting:
- CCKS2019中文命名实体识别任务。从医疗文本中识别疾病和诊断、解剖部位、影像检查、实验室检验、手术和药物6种命名实体。现已实现基于jieba和AC自动机的baseline构建、基于BiLSTM和CRF的序列标住模型构建。bert的部分代码主要源于https://gith…☆354Oct 9, 2022Updated 3 years ago
- Super easy library for BERT based NLP models☆1,919Aug 19, 2024Updated last year
- 使用BERT解决lic2019机器阅读理解☆89May 31, 2019Updated 6 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
- Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conve…☆4,231Aug 25, 2025Updated 6 months ago
- Replication materials for "Identifying the Development and Application of Artificial Intelligence in Scientific Text"☆13Feb 18, 2020Updated 6 years ago
- This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currentl…☆470Dec 8, 2022Updated 3 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆568Dec 7, 2018Updated 7 years ago
- 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
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆14Jun 16, 2021Updated 4 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Dec 13, 2019Updated 6 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,273May 19, 2022Updated 3 years ago
- A BERT model for scientific text.☆1,671Feb 22, 2022Updated 4 years ago
- Code for our ACL '20 paper "Representation Engineering with Natural Language Explanations"☆29Jun 15, 2020Updated 5 years ago
- 1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.☆337Aug 14, 2024Updated last year
- Pytorch implementation of R-BERT: "Enriching Pre-trained Language Model with Entity Information for Relation Classification"☆362Jun 12, 2023Updated 2 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Oct 12, 2019Updated 6 years ago
- The depository support training and testing BERT-CNN model on three medical relation extraction corpora: BioCreative V CDR task corpus, t…☆74Jun 9, 2019Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆470May 8, 2022Updated 3 years ago
- 2019中国高校计算机大赛——大数据挑战赛 第一名解决方案☆42Oct 8, 2020Updated 5 years ago
- Supervised Local Modeling for Interpretability☆29Oct 27, 2018Updated 7 years ago
- fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.☆3,145Jun 5, 2023Updated 2 years ago
- a bert for retrieval and generation☆859Feb 26, 2021Updated 5 years ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,425Jan 22, 2022Updated 4 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆38May 31, 2019Updated 6 years ago
- CollaboNet for Biomedical Named Entity Recognition☆48Feb 5, 2019Updated 7 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆38Dec 18, 2018Updated 7 years ago
- 基于远监督的中文关系抽取☆386May 13, 2021Updated 4 years ago
- Document ranking via sentence modeling using BERT☆143Dec 8, 2022Updated 3 years ago
- A Visual Analysis Tool to Explore Learned Representations in Transformers Models☆604Feb 7, 2024Updated 2 years ago
- Repo for EMNLP 2020 paper, "Improving Neural Topic Models using Knowledge Distillation"☆32Nov 11, 2020Updated 5 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,983Nov 21, 2022Updated 3 years ago
- Interpretable Models for NLP using PyTorch☆18Jan 22, 2018Updated 8 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆457Jun 18, 2021Updated 4 years ago
- 实验苏神的CoSENT的Torch实现☆33Jan 8, 2022Updated 4 years ago
- solve text generation tasks by the language model GPT2, including papers, code, demo demos, and hands-on tutorials. 使用语言模型GPT2来解决文本生成任务的…☆26Aug 27, 2019Updated 6 years ago
- Compute Sentence Embeddings Fast!☆625Mar 2, 2023Updated 3 years ago
- Stacked Denoising BERT for Noisy Text Classification (Neural Networks 2020)☆33Nov 28, 2022Updated 3 years ago
- Generative Biomedical Entity Linking via Knowledge Base-Guided Pre-training and Synonyms-Aware Fine-tuning [NAACL 2022]☆19Jan 27, 2023Updated 3 years ago