Tensorflow solution of NER task Using BiLSTM-CRF model with CMU/Google XLNet
☆45Oct 23, 2019Updated 6 years ago
Alternatives and similar repositories for XLNet-ChineseNER
Users that are interested in XLNet-ChineseNER are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Use the famous language model, xlnet, to do sequence tagging/ sequence labelling/ named entity recognition(NER) / noun extraction;☆18Sep 30, 2019Updated 6 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆228Sep 13, 2019Updated 6 years ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆17Dec 15, 2018Updated 7 years ago
- Kashgari 框架的中文文档☆22Sep 11, 2020Updated 5 years ago
- 中文ner模型使用tensorflow2.1构建☆18Sep 10, 2021Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 本项目采用Keras和ALBERT实现文本多标签分类任务,其中对ALBERT进行微调。☆13Jan 5, 2021Updated 5 years ago
- 2020阿里云天池大数据竞赛-中医药命名实体识别挑战赛☆27Nov 7, 2020Updated 5 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,647Apr 19, 2026Updated 3 months ago
- wrapping albert via bert-for-tf2, implementing NER task☆25Jan 7, 2020Updated 6 years ago
- 具有对话场景的聊天机器人☆12Dec 19, 2016Updated 9 years ago
- Implementation of XLNet that can load pretrained checkpoints☆169Jan 22, 2022Updated 4 years ago
- saving memory by recomputing for keras☆37Apr 30, 2020Updated 6 years ago
- named entity recognition combined with rule from entity dict☆13Aug 25, 2020Updated 5 years ago
- 基于深度学习识别THCHS30数据集☆14Oct 27, 2021Updated 4 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.
- 2018年"达观杯"文本智能处理挑战赛-长文本分类:季军 (4st/3131)☆22Jan 22, 2019Updated 7 years ago
- Code for our EMNLP 2022 paper: Generative Entity Typing with Curriculum Learning.☆13Aug 19, 2023Updated 2 years ago
- 命名实体识别☆13Jul 28, 2020Updated 6 years ago
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆16May 6, 2020Updated 6 years ago
- 使用预训练语言模型ALBERT做中文NER☆476Jan 13, 2021Updated 5 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆10Jul 1, 2019Updated 7 years ago
- 中文关系抽取☆137Dec 2, 2018Updated 7 years ago
- 基于触发词的燃气事件抽取,包括:时间、地点、原因、后果、组织等实体信息☆10Apr 13, 2021Updated 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 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- chinese gpt2 for tensorflow2.0☆14May 19, 2020Updated 6 years ago
- Using XLNet as Embedding of Keras☆38Aug 2, 2024Updated last year
- Chinese Semantic Role Labeling with Bidirectional Recurrent Neural Networks