Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF/single-CRF model with BERTs (Google's Pretrained Language Model: supporting BERT/RoBERTa/ALBERT).
☆17Oct 31, 2019Updated 6 years ago
Alternatives and similar repositories for keras-bert-ner
Users that are interested in keras-bert-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:
- 使用Bert+CRF、Bert+BiLSTM+CRF、Bert+BiGRU+CRF、Bert+BiGRU+self-atttention+CRF、AlBert+CRF、AlBert+BiLSTM+CRF、AlBert+BiGRU+CRF、AlBert+BiGRU+self-…☆50Sep 23, 2020Updated 5 years ago
- BiLSTM+CRF☆10Jan 15, 2019Updated 7 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆38Dec 18, 2018Updated 7 years ago
- 命名实体识别(NER),分词(CWS),实体分类(Entity Typing),关系抽取(Relation Extraction)等任务数据集整理☆13Mar 7, 2020Updated 6 years ago
- Tensorflow 1.x solution for chinese NER task, using ALBERT-LSTM-CRF model☆18Apr 19, 2020Updated 5 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆60Nov 7, 2018Updated 7 years ago
- Topic Detection from English text using BERT + Bi-GRU + CRF☆14Feb 11, 2020Updated 6 years ago
- 中文的 Bert+BiLSTM+CRF 命名实体识别任务☆16Jan 24, 2024Updated 2 years ago
- Named Entity Recognition (NER) with different combinations of BiGRU, Self-Attention and CRF☆63Jan 8, 2021Updated 5 years ago
- Use the famous language model, xlnet, to do sequence tagging/ sequence labelling/ named entity recognition(NER) / noun extraction;☆18Sep 30, 2019Updated 6 years ago
- 利用Bert_CRF进行中文分词☆19Sep 12, 2019Updated 6 years ago
- RoBERTa + BiLSTM + CRF for Chinese NER Task☆35Jul 5, 2021Updated 4 years ago
- Relation Classification via Convolutional Deep Neural Network☆13Nov 9, 2018Updated 7 years ago
- 本项目利用KERAS结合不同的分类器并使用Glove词向量,对文本进行多标签分类。This project uses KERAS,Glove and many classifiers to classify text multi-label classification☆20Oct 9, 2020Updated 5 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- 本项目采用BERT等预训练模型实现多项选择型阅读理解任务(Multiple Choice MRC)☆16Jun 20, 2021Updated 4 years ago
- Using BERT+CRF model to do Chinese NER task☆27Sep 30, 2020Updated 5 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆13May 22, 2023Updated 2 years ago
- This repo contain images,radicals,meaning radical and Pinyin for more than 6000 Chinese character. The image set inculde both traditional…☆10May 10, 2019Updated 6 years ago
- 中医古籍语料☆32Jun 25, 2020Updated 5 years ago
- named entity recognition combined with rule from entity dict☆13Aug 25, 2020Updated 5 years ago
- Keras based Reading Comprehension Models☆19Dec 20, 2018Updated 7 years ago
- 基于RNN、CNN、XGboost的问答系统意图识别模块☆35Jun 25, 2018Updated 7 years ago
- cnn bilstm crf 作中文命名实体识别☆13Sep 25, 2020Updated 5 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Code for the paper "Multi-Task Learning for Argumentation Mining in Low-Resource Settings"☆39Mar 19, 2019Updated 7 years ago
- 基于Pytorch实现AlexNet\RestNet34,手写数字识别☆23Dec 8, 2022Updated 3 years ago
- 复现论文代码☆12Jul 27, 2020Updated 5 years ago
- 用gensim和TensorFlow训练word2vec中文词向量☆12May 9, 2019Updated 6 years ago
- This project is used to realize sequence tagging by CRF+BiLSTM model.☆18Nov 8, 2019Updated 6 years ago
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆92Sep 15, 2022Updated 3 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40May 27, 2019Updated 6 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆39May 16, 2019Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆163Oct 14, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- This is the PyTorch implementation of work presented in 'Modelling Context with User Embeddings for Sarcasm Detection in Social Media' (h…☆34Jul 9, 2024Updated last year
- Python wrapper for the Politifact REST API☆18Dec 8, 2022Updated 3 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆187Dec 10, 2022Updated 3 years ago
- A disease gene prediction algorithm based on multimodel deep belief net☆16Apr 6, 2023Updated 2 years ago
- Project page for the NeurIPS 2024 paper, Language Grounded Multi-agent Reinforcement Learning with Human-interpretable Communication.☆17Dec 6, 2024Updated last year
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆17May 27, 2020Updated 5 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆45May 5, 2021Updated 4 years ago