foamliu / Machine-Translation
中英机器文本翻译
☆154Updated 5 years ago
Alternatives and similar repositories for Machine-Translation:
Users that are interested in Machine-Translation are comparing it to the libraries listed below
- 英中机器文本翻译☆61Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆59Updated 7 years ago
- 英中文本机器翻译的☆92Updated 5 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆212Updated 5 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆47Updated 3 years ago
- 基于bert的中文自然语言处理工 具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆129Updated 5 years ago
- 中文->英文的机器翻译,完全基于kreas-transformer。模型已上传,可直接跑。☆52Updated 4 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆269Updated 5 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 5 years ago
- 基于Transformer的生成式文本摘要☆176Updated 2 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆124Updated 6 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆322Updated 5 years ago
- 机器翻译练习☆15Updated 4 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆162Updated 4 years ago
- Chinese Language Generation Evaluation 中文生成任务基准测评☆246Updated 4 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆392Updated 8 months ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆376Updated 5 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆450Updated 6 years ago
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆194Updated 6 months ago
- 基于seq2seq和注意力机制训练对中文话机器人☆29Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- 医疗实体识别☆179Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆128Updated 5 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆184Updated 6 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 6 years ago
- 中国法研杯-司法人工智能挑战赛(CAIL2018-2020)☆89Updated 2 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆140Updated 2 years ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。☆61Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆188Updated 7 months ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆57Updated 5 years ago