chenxingphh / machine-translationLinks
基于Seq2Seq、Global attention、Transformer的中英文翻译
☆6Updated 4 years ago
Alternatives and similar repositories for machine-translation
Users that are interested in machine-translation are comparing it to the libraries listed below
Sorting:
- 中英文神经网络机器翻译☆14Updated 4 years ago
- 根据新闻稿生成标题☆9Updated 5 years ago
- 提供一款中文版生成式摘要服务☆342Updated last week
- 英中文本机器翻译的☆100Updated 5 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆177Updated 3 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆276Updated this week
- 腾讯word2vec模型缩小版☆516Updated 7 months ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆788Updated 3 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆565Updated 2 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆184Updated 7 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆771Updated 5 months ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆390Updated last year
- 英中机器文本翻译☆63Updated 6 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆426Updated 5 months ago
- python 数地工厂 NLPSDK 关键词提取 摘要提取 新词发现 事件三元组提取 数据三元组提取 逻辑三元组提取 实体识别 短语组块识别 相似度计算 概念抽象 语义联想 情感极性判定 情感对提取 实体属性情感提取 主观性计算 网页正文解析 网页表格解析 实体链接 问题解…☆17Updated 4 years ago
- ☆83Updated 4 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆185Updated last year
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- 基于GPT2的中文摘要生成模型☆409Updated last year
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆176Updated 6 months ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆649Updated 3 years ago
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。☆532Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 6 months ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆52Updated 2 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆181Updated last year
- 中文->英文的机器翻译,完全基于kreas-transformer。模型已上传,可直接跑。☆56Updated 5 years ago
- multi-label-classification-4-event-type☆136Updated 2 years ago
- ☆88Updated 2 years ago
- 文本自动摘要☆95Updated 2 years ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆413Updated 3 years ago