yanqiangmiffy / seq2seq-nmtLinks
基于Keras实现seq2seq,进行英文到中文的翻译
☆18Updated 4 years ago
Alternatives and similar repositories for seq2seq-nmt
Users that are interested in seq2seq-nmt are comparing it to the libraries listed below
Sorting:
- 从门户网站爬取新闻的摘要-标题对使用seq2seq根据摘要生成标题☆45Updated 8 years ago
- 基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注…☆85Updated 2 years ago
- 英中机器文本翻译☆63Updated 6 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆84Updated 3 years ago
- chinese anti semantic word search interface based on dict crawled from online resources, ChineseAntiword,针对中文词语的反义词查询接口☆59Updated 7 years ago
- 中文新词发现算法PNW算法,可以识别任意长度的新词。☆16Updated 2 years ago
- 完全端到端的核心实体识别与情感预测☆35Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained ERNIE model for text classification.☆59Updated 2 years ago
- NLP NER datasets video/music/book bio☆90Updated 4 years ago
- This is a chinese Bert model specific for question answering☆27Updated 6 years ago
- Self complemented Pinyin2Chinese demo use algorithms including Trie and HMM model , 基于隐马尔科夫模型与Trie树的拼音切分与拼音转中文的简单demo实现。☆86Updated 7 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆91Updated 2 years ago
- 一条命令产生bert、albert句向量,用于相似度计算和文本分类等。☆35Updated 2 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词 、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆133Updated 6 years ago
- 🐳 基于条件随机场(CRF)对中文案件语料进行命名实体识别(NER)☆29Updated 4 years ago
- ☆90Updated 5 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆87Updated 3 years ago
- 新词发现 基于词频、凝聚系数和左右邻接信息熵☆123Updated 5 years ago
- ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer web…☆42Updated 6 years ago
- 基于Bert(或Robert)预训练模型微调命名实体识别任务,并提供基于docker的Tensor Serving部署模型方案实现过程。☆36Updated 5 years ago
- 新词发现算法(NewWordDetection)☆63Updated 8 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆20Updated 5 years ago
- 这是使用pytoch 实现的长文本分类器☆46Updated 6 years ago
- solve text generation tasks by the language model GPT2, including papers, code, demo demos, and hands-on tutorials. 使用语言模型GPT2来解决文本生成任务的…☆26Updated 6 years ago
- 使用BERT解决lic2019机器阅读理解☆90Updated 6 years ago
- Quick run NLP in many task 快速运行分类、序列标注、匹配、生成等NLP任务的Tensorflow框架 (中文 NLP 支持分布式)☆31Updated 4 years ago
- 手动实现Elasticsearch的倒排索引以及BM25算法☆47Updated 6 years ago
- 基于rasa_框架实现指自然语言相关功能:实体识别、文本分类、代消解功能、关系抽取等☆17Updated 2 years ago