details
☆262Mar 26, 2018Updated 8 years ago
Alternatives and similar repositories for zh-NER-keras
Users that are interested in zh-NER-keras are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Chinese segmentation simple by keras☆45Mar 26, 2018Updated 8 years ago
- learn keras and use keras to build LSTM+CRF for chinese NER☆10Jun 6, 2018Updated 8 years ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆2,331Apr 18, 2022Updated 4 years ago
- NLP Keras BiLSTM+CRF☆53Jun 4, 2018Updated 8 years ago
- keras+bi-lstm+crf,中文命名实体识别☆17Sep 15, 2018Updated 8 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 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 3 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆657Oct 24, 2019Updated 6 years ago
- Keras community contributions☆1,585Oct 21, 2022Updated 3 years ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,419Jan 22, 2022Updated 4 years ago
- Pytorch-BERT-CRF-NER;Chinese-Named-Entity-Recognition☆47Jun 5, 2021Updated 5 years ago
- A neural network model for Chinese named entity recognition☆1,823Aug 9, 2018Updated 8 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,908Feb 24, 2021Updated 5 years ago
- keras implement of transformers for humans☆5,411Nov 11, 2024Updated last year
- 使用预训练语言模型BERT做中文NER☆972Feb 26, 2020Updated 6 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.
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,983Nov 21, 2022Updated 3 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆383Jun 20, 2019Updated 7 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆47Jun 11, 2018Updated 8 years ago
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆292Dec 8, 2019Updated 6 years ago
- some attention implements☆1,448Nov 20, 2019Updated 6 years ago
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,832Apr 25, 2019Updated 7 years ago
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,952Oct 16, 2020Updated 5 years ago
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,231Oct 30, 2023Updated 2 years ago
- 中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF☆1,464Mar 15, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于tensorflow深度学习的中文的命名实体识别☆1,054Mar 11, 2018Updated 8 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,264Feb 1, 2024Updated 2 years ago
- keras example of seq2seq, auto title☆331Dec 9, 2019Updated 6 years ago
- 使用句法依存分析抽取事实三元组☆332Mar 11, 2016Updated 10 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS