chenxingphh / machine-translation
基于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
- 中英文神经网络机器翻译☆14Updated 4 years ago
- 英中文本机器翻译的☆91Updated 5 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 2 months ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆177Updated 11 months ago
- 根据新闻稿生成标题☆9Updated 4 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆175Updated 2 months ago
- 提供一款中文版生成式摘要服务☆336Updated this week
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆173Updated 2 years ago
- 使用transformer架构实现简单的英语翻译中文模型☆86Updated 5 years ago
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆496Updated last year
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆414Updated 2 months ago
- ☆83Updated 4 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆153Updated 2 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆543Updated last year
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆268Updated this week
- python 数地工厂 NLPSDK 关键词提取 摘要提取 新词发现 事件三元组提取 数据三元组提取 逻辑三元组提取 实体识别 短语组块识别 相似度计算 概念抽象 语义联想 情感极性判定 情感对提取 实体属性情感提取 主观性计算 网页正文解析 网页表格解析 实体链接 问题解…☆17Updated 4 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆229Updated 4 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆370Updated last year
- SimCSE在中文上的复现,有监督+无监督☆272Updated 3 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆744Updated 2 months ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆188Updated 2 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆746Updated 3 years ago
- 基于pytorch+bert的中文文本分类☆82Updated last year
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆101Updated last year
- 中文文本分类模型集成,包括cnn, lstm, bert等,开箱即用☆24Updated 10 months ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆384Updated last year
- 基于bert的kbqa系统☆149Updated 2 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆183Updated 6 years ago
- 中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。☆659Updated last month
- 以词为基本单位的中文BERT☆465Updated 3 years ago