ifwind / NLP-hands-on
Hands-on Natural Language Processing, published by Dongyu
☆15Updated 2 years ago
Alternatives and similar repositories for NLP-hands-on:
Users that are interested in NLP-hands-on are comparing it to the libraries listed below
- 基于Pytorch框架的中文命名实体识别(NER)模型,包含lstm和Bert两种模型的实现☆12Updated 2 years ago
- 基于BERT-CRF的命名实体识别模型☆14Updated 3 years ago
- ☆162Updated last year
- seq2seq_translation☆26Updated 3 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Updated 2 years ago
- This is a repository for a few projects built in torch.☆42Updated 3 years ago
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆58Updated 4 years ago
- 多模型中文cnews新闻文本分类☆54Updated 4 years ago
- nlp codes for study☆15Updated last year
- 基于BERT-MRC(阅读理解)的命名实体识别模型☆19Updated 3 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆58Updated 4 years ago
- NLP 相关的项目 如:词向量,文本分类,文本匹配,NER,信息抽取,文本生成以及NLP在电商中的应用☆34Updated last year
- 基于深度学习的FAQ式问答系统☆34Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【知识图谱篇】☆19Updated 2 years ago
- 新闻标题文本分类☆9Updated last month
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆15Updated 4 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 人工智能垂直行业实战项目案例库☆27Updated 3 years ago
- 基于Bert的智能问答系统!☆29Updated 5 years ago
- 神经网络各种模型PyTorch实现☆39Updated 2 years ago
- 该仓库主要记录 NLP 算法工程师相关的 搜索引擎 学习笔记☆12Updated 2 years ago
- 人工智能实验五:多模态情感分类☆14Updated 2 years ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆51Updated 2 years ago
- 收集经常用到的一些python代码☆47Updated 4 months ago
- 基于ERNIE的中文NER☆35Updated 2 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆43Updated 2 years ago
- 中文文本分类的各种尝试,包含特征工程,机器学习以及深度学习。☆11Updated 4 years ago
- 基于BERT的中文命名实体识别☆39Updated 3 years ago
- 本项目用于文档问答,使用向量嵌入 + ES 做召回,使用Rerank模型作为精排,再使用LLM做文档问答,Web框架使用Flask。☆24Updated this week
- 使用LoRA对ChatGLM进行微调。☆50Updated last year