NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务
☆198Jun 17, 2024Updated last year
Alternatives and similar repositories for nlp_research
Users that are interested in nlp_research are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆471May 8, 2022Updated 3 years ago
- Experiments generating text with state-of-the-art deep-learning models (GPT2, Transformer XL, ...)☆12May 15, 2019Updated 6 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Oct 12, 2019Updated 6 years ago
- transformer crf 命名实体识别☆107Feb 13, 2019Updated 7 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆568Dec 7, 2018Updated 7 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.
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆74Aug 3, 2019Updated 6 years ago
- 基于深度学习(tensorflow)的中文文本分类☆15Apr 3, 2019Updated 6 years ago
- Joint Slot Filling and Intent Prediction Use Attention and Slot Gate. NER, Intent classification☆41Aug 22, 2019Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126May 14, 2019Updated 6 years ago
- lattice lstm cell implementation with tensorflow☆30Aug 3, 2018Updated 7 years ago
- 这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。☆46Aug 2, 2019Updated 6 years ago
- Baidu 95categories of multi-label test question classification☆26Apr 8, 2020Updated 5 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,903Feb 24, 2021Updated 5 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,539Sep 23, 2021Updated 4 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.
- Tensorflow+bilstm+attention+multi label text classify☆121May 15, 2018Updated 7 years ago
- 这是使用pytoch 实现的长文本分类器☆46Jul 24, 2019Updated 6 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆49Apr 9, 2019Updated 6 years ago
- ☆267Dec 10, 2019Updated 6 years ago
- finetune bert for small dataset text classification in a few-shot learning manner using ProtoNet☆27Nov 25, 2020Updated 5 years ago
- 基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注…☆86Dec 8, 2022Updated 3 years ago
- 使用预训练语言模型BERT做中文NER☆975Feb 26, 2020Updated 6 years ago
- 基于Pytorch和torchtext的自然语言处理深度学习框架。☆836Dec 14, 2020Updated 5 years ago
- 槽填充、意图预测(口语理解)论文整理和中文翻译。Slot filling and intent prediction paper collation and Chinese translation.☆50Jun 17, 2019Updated 6 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 一个基于最新版本TensorFlow的Char RNN实现。可以实现生成英文、写诗、歌词、小说、生成代码、生成日文等功能。☆180Feb 9, 2018Updated 8 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆270Apr 16, 2019Updated 6 years ago
- Capsule Routing for Named Entity Recognition☆10Dec 22, 2020Updated 5 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆90Jan 23, 2019Updated 7 years ago
- 基于BERT的中文命名实体识别☆394Nov 18, 2019Updated 6 years ago
- 命名实体识别☆13Jul 28, 2020Updated 5 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆77Jan 12, 2019Updated 7 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆229Sep 13, 2019Updated 6 years ago
- 速度更快、效果更好的中文新词发现☆513Mar 15, 2024Updated 2 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,809Jun 17, 2024Updated last year
- 2019之江杯人工智能大赛电商评论观点挖掘赛道top3☆49Oct 22, 2019Updated 6 years ago
- CCKS蚂蚁金服事件主体抽取☆14Jun 13, 2019Updated 6 years ago
- 🐳 基于条件随机场(CRF)对中文案件语料进行命名实体识别(NER)☆29Apr 6, 2021Updated 4 years ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆288May 14, 2019Updated 6 years ago
- 基于深度学习的驾驶者行为监测预警系统,中南大学信息院与交通院合作实现,项目进行中☆27Jun 29, 2018Updated 7 years ago
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆12Mar 31, 2022Updated 3 years ago