seanzhang-zhichen / -transformer-english2chinese-
pytorch
☆44Updated last year
Alternatives and similar repositories for -transformer-english2chinese-:
Users that are interested in -transformer-english2chinese- are comparing it to the libraries listed below
- 使用transformer架构实现简单的英语翻译中文模型☆90Updated 5 years ago
- transformer,机器翻译,中文--英文☆73Updated 2 years ago
- ☆161Updated last year
- NLP的各种小项目练手☆143Updated 4 years ago
- 英中文本机器翻译的☆94Updated 5 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- 基于Bilstm + CRF的信息抽取模型☆32Updated 3 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆75Updated 3 years ago
- pytorch实现seq2seq机器翻译算法,附详细注释☆24Updated 3 years ago
- ☆88Updated 2 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆132Updated last year
- seq_2_seq text generation based on transformers☆24Updated 4 years ago
- 使用Bert进行二分类☆17Updated 3 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、 三元组抽取做代码实战☆174Updated 10 months ago
- 基于BERT的中文命名实体识别☆40Updated 3 years ago
- 使用多种方法做中文命名实体识别(NER),代码包含详细注释☆44Updated last year
- NLP常见任务实现(pytorch版)☆123Updated 4 years ago
- seq2seq_translation☆26Updated 3 years ago
- CWS中文分词 HMM BiLSTM+CRF pytorch 细致实现☆49Updated 3 years ago
- ☆129Updated 4 months ago
- 基于Hmm模型和Viterbi算法实现中文分词及词性标注,使用最大概率算法进行优化。人民日报语料:分词(F1:96.189%);词性标注(F1:97.934%)☆26Updated 2 years ago
- bilibili-nlp☆28Updated 2 years ago
- 基于 BERT 模型的中文文本分类工具☆62Updated 2 years ago
- THUCNews中文文本分类数据集,该数据集 包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆58Updated 4 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆102Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆181Updated last year
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆198Updated 2 years ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆51Updated 2 years ago
- nlp-hmm-word-cut☆29Updated 3 years ago