liuhuanyong / Seq2SeqTranslationLinks
Translation model based on sequence to sequence model. 基于seq2seq模型的翻译模型demo
☆17Updated 7 years ago
Alternatives and similar repositories for Seq2SeqTranslation
Users that are interested in Seq2SeqTranslation are comparing it to the libraries listed below
Sorting:
- Self complemented Pinyin2Chinese demo use algorithms including Trie and HMM model , 基于隐马尔科夫模型与Trie树的拼音切分与拼音转中文的简单demo实现。☆86Updated 7 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆135Updated 6 years ago
- CCKS2019评测任务五-公众公司公告信息抽取,第3名☆122Updated 6 years ago
- 基于检索的任务型多轮对话☆78Updated 4 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆84Updated 3 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Updated 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
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
- Word similarity computation based on Tongyici Cilin☆121Updated 8 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆57Updated 5 years ago
- 依存句法实现关系三元组的自动抽取☆99Updated 3 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆90Updated 6 years ago
- CCKS2019-人物关系抽取☆75Updated 6 years ago
- tensorflow ,keras ,bert ,flask ,nlp, machine reading , translater,seq2seq☆40Updated 2 years ago
- code collections for the book of qna☆120Updated 2 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆141Updated 3 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆95Updated 6 years ago
- NLP NER datasets video/music/book bio☆90Updated 4 years ago
- 🤖️ 聊天机器人——夫子的「自然语言理解」模块☆90Updated 2 years ago
- chinese anti semantic word search interface based on dict crawled from online resources, ChineseAntiword,针对中文词语的反义词查询接口☆59Updated 7 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆87Updated 3 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆33Updated 6 years ago
- 使用HMM模型实现的机构名实体识别☆47Updated 7 years ago
- NER(命名实体识别)中文语料,一站式获取☆131Updated 6 years ago
- Sequential Event Experiment based on Travel note crawled from XieCheng,基于50W携程出行游记的采集与顺承事件图谱构建.☆185Updated 6 years ago
- 根据文本相似度实现问答的聊天机器人(简单版)☆52Updated 7 years ago
- 中文新词发现算法PNW算法,可以识别任意长度的新词。☆16Updated 2 years ago
- Event monitor based on online news corpus including event storyline and analysis,基于给定事件关键词,采集事件资讯,对事件进行挖掘和分析。☆153Updated 6 years ago
- 基于ltp的简单评论观点抽取模块☆117Updated 6 years ago