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-…☆51Sep 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
- Tensorflow 1.x solution for chinese NER task, using ALBERT-LSTM-CRF model☆18Apr 19, 2020Updated 6 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆61Nov 7, 2018Updated 7 years ago
- AI Agents on 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.
- Topic Detection from English text using BERT + Bi-GRU + CRF☆14Feb 11, 2020Updated 6 years ago
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆294Dec 8, 2019Updated 6 years ago
- Implementation fo Zorro: Valid, Sparse, and Stable Explanations in Graph Neural Networks☆16Aug 31, 2022Updated 3 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
- 基于BIO模式的序列标注工具-可用于命名实体识别、事件触发词识别等任务的数据标注☆70Aug 27, 2020Updated 5 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
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 本项目采用BERT等预训练模型实现多项选择型阅读理解任务(Multiple Choice MRC)☆16Jun 20, 2021Updated 4 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
- named entity recognition combined with rule from entity dict☆13Aug 25, 2020Updated 5 years ago
- 基于RNN、CNN、XGboost的问答系统意图识别模块☆35Jun 25, 2018Updated 7 years ago
- cnn bilstm crf 作中文命名实体识别☆13Sep 25, 2020Updated 5 years ago
- 用gensim和TensorFlow训练word2vec中文词向量☆12May 9, 2019Updated 7 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
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- keras implement of dgcnn for reading comprehension☆163Oct 14, 2019Updated 6 years ago
- 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
- Project page for the NeurIPS 2024 paper, Language Grounded Multi-agent Reinforcement Learning with Human-interpretable Communication.☆16Dec 6, 2024Updated last year
- Code implementation of "Information Design in Multi-Agent Reinforcement Learning"☆15Aug 18, 2023Updated 2 years ago
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆17May 27, 2020Updated 5 years ago
- Code for our paper "Acoustic Features Fusion using Attentive Multi-channel Deep Architecture" in Keras and tensorflow☆26Nov 23, 2018Updated 7 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆45May 5, 2021Updated 5 years ago
- TL;DR: We propose a large-scale cross-domain persuasion dataset covers 13,000 scenarios in 35 domains, with the developed PersuGPT model …☆17Feb 12, 2025Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- CHIP2018评测任务2,平安医疗科技智能患者健康咨询问句匹配大赛baseline,BiLSTM+特征工程计算相似性,10折交叉验证平均投票做bagging,F1值0.83左右,rank16。☆19Dec 4, 2018Updated 7 years ago
- The application of RBM using tensorflow. Including DBN and mult-type RBM (GBRBM, BBRBM)☆16Oct 12, 2018Updated 7 years ago
- 多标签文本分类☆53Jun 8, 2019Updated 6 years ago
- My third project in NLP classes.☆27Dec 8, 2017Updated 8 years ago
- LSTM-based dependency graph parser with Bi-LSTM Subtraction and Incremental Tree-LSTM☆28Dec 13, 2017Updated 8 years ago
- 2019语言与智能技术竞赛,信息抽取任务的基线模型python3代码。模型包括:关系抽取(多标签模型)和实体抽取(序列标注模型)☆14Apr 5, 2019Updated 7 years ago
- ☆32Jul 25, 2023Updated 2 years ago