BarryZM / dataProcessorLinks
中英文语料数据清洗及分布式分句分词预处理工作
☆12Updated 5 years ago
Alternatives and similar repositories for dataProcessor
Users that are interested in dataProcessor are comparing it to the libraries listed below
Sorting:
- chinesetokenization☆13Updated 12 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Updated 4 years ago
- 基于文本相似度的win10智能客服问答系统☆15Updated 5 years ago
- ☆11Updated 5 years ago
- ☆17Updated 4 years ago
- 基于知识图谱的QA系统,BERT模型☆18Updated 6 years ago
- 使用fastNLP架构简单利用Bert-Bi-LSTM-CRF实现中文NER☆15Updated 5 years ago
- 金庸小说人物关系图谱构建☆63Updated 6 years ago
- 论文阅读☆21Updated 4 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆20Updated 6 years ago
- 闲聊机器人☆11Updated 5 years ago
- 使用tensorflow.keras实现《动手学深度学习》☆10Updated 5 years ago
- 实现基于相似度匹配和检索的问答系统☆18Updated 6 years ago
- 用BERT在百度WebQA中文问答数据集上做阅读问答☆65Updated 5 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆83Updated 6 years ago
- 英中机器文本翻译☆63Updated 6 years ago
- flyai 医疗QA NLG☆21Updated 6 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- 本项目使用云问科技训练的中文版UniLM模型对微博数据集进行自动标题生成。☆39Updated last year
- ☆82Updated 6 years ago
- 分别使用TextRank、BiLSTM和UniLM实现中文文章标题自动生成☆28Updated 5 years ago
- Vanilla Highway-LSTM Biaffine Dependency Parser for Chinese Semantic Dependency Parsing☆14Updated 5 years ago
- 利用文本分析算法和Python脚本,自动纠正word中的英语单词拼写错误☆47Updated 7 years ago
- 依存句法解析☆15Updated 5 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆49Updated 4 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
- 基于汽车知识图谱的汽车问答多轮对话系统☆40Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago
- 中英机器文本翻译☆167Updated 6 years ago
- 根据文本相似度实现问答的聊天机器人(简单版)☆52Updated 7 years ago