FanhuaandLuomu / EmotionClassificationByMultiLstmLinks
一种尝试解决情绪分类任务中的不平衡问题的分类方法研究。
☆9Updated 8 years ago
Alternatives and similar repositories for EmotionClassificationByMultiLstm
Users that are interested in EmotionClassificationByMultiLstm are comparing it to the libraries listed below
Sorting:
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 9 years ago
- 智能客服☆106Updated 6 years ago
- Question and Answering Model with TensorFlow☆32Updated 3 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
- 智能客服+闲聊机器人☆12Updated 7 years ago
- 基于语义理解、知识图谱的聊天机器人☆28Updated 6 years ago
- 以Word2Vec和LSTM为基础,实现一个语言模型☆11Updated 7 years ago
- 中文文本自动纠错☆85Updated 7 years ago
- 基于知识库的开放域问答系统的相关工作☆69Updated 7 years ago
- 基于webQA的开放域问答系统☆91Updated 7 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆33Updated 6 years ago
- 我的深度学习模型用来解决TREC数据集中的问题分类任务。☆13Updated 8 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- 一个自动回复FAQ问题的聊天机器人。目前使用了简单词汇对比、词性权重、词向量3种相似度计算模式。输入符合格式的FAQ文本文件即可立刻使用。欢迎把无法正确区分的问题和FAQ文件发送到评论区。☆111Updated 8 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆34Updated 8 years ago
- 用机器学习算法实现了一种有监督的句子对匹配方法,使用的机器学习分类算法有:逻辑回归(LR)、SVM、GBDT和随机森林(RandomForest),使用的工具是Sklearn。☆29Updated 8 years ago