All Projects → flyrae → Chinese-Psychological-QA-DataSet

flyrae / Chinese-Psychological-QA-DataSet

Licence: other
中文心理问答数据集

Projects that are alternatives of or similar to Chinese-Psychological-QA-DataSet

Giveme5W
Extraction of the five journalistic W-questions (5W) from news articles
Stars: ✭ 16 (-30.43%)
Mutual labels:  qa, question-answering
Nlu sim
all kinds of baseline models for sentence similarity 句子对语义相似度模型
Stars: ✭ 286 (+1143.48%)
Mutual labels:  qa, question-answering
dialogbot
dialogbot, provide search-based dialogue, task-based dialogue and generative dialogue model. 对话机器人,基于问答型对话、任务型对话、聊天型对话等模型实现,支持网络检索问答,领域知识问答,任务引导问答,闲聊问答,开箱即用。
Stars: ✭ 96 (+317.39%)
Mutual labels:  qa, question-answering
Chat
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
Stars: ✭ 516 (+2143.48%)
Mutual labels:  qa, question-answering
Tableqa
AI Tool for querying natural language on tabular data.
Stars: ✭ 109 (+373.91%)
Mutual labels:  qa, question-answering
Question answering models
This repo collects and re-produces models related to domains of question answering and machine reading comprehension
Stars: ✭ 139 (+504.35%)
Mutual labels:  qa, question-answering
KrantikariQA
An InformationGain based Question Answering over knowledge Graph system.
Stars: ✭ 54 (+134.78%)
Mutual labels:  qa, question-answering
unity-asset-validator
The Asset Validator is an editor tool for validating assets in the project and in scenes.
Stars: ✭ 30 (+30.43%)
Mutual labels:  qa
XORQA
This is the official repository for NAACL 2021, "XOR QA: Cross-lingual Open-Retrieval Question Answering".
Stars: ✭ 61 (+165.22%)
Mutual labels:  question-answering
Stargraph
StarGraph (aka *graph) is a graph database to query large Knowledge Graphs. Playing with Knowledge Graphs can be useful if you are developing AI applications or doing data analysis over complex domains.
Stars: ✭ 24 (+4.35%)
Mutual labels:  question-answering
remote-calibrator
Measure screen size, track viewing distance and gaze, and more!
Stars: ✭ 12 (-47.83%)
Mutual labels:  psychology
MSMARCO
Machine Comprehension Train on MSMARCO with S-NET Extraction Modification
Stars: ✭ 31 (+34.78%)
Mutual labels:  question-answering
text2text
Text2Text: Cross-lingual natural language processing and generation toolkit
Stars: ✭ 188 (+717.39%)
Mutual labels:  question-answering
cherche
📑 Neural Search
Stars: ✭ 196 (+752.17%)
Mutual labels:  question-answering
keras qa based question selection
Keras-Based LSTM Conv model for Question Selection
Stars: ✭ 24 (+4.35%)
Mutual labels:  qa
eye-contact-cnn
Deep neural network trained to detect eye contact from facial image
Stars: ✭ 31 (+34.78%)
Mutual labels:  psychology
srcinv
source code audit tool
Stars: ✭ 45 (+95.65%)
Mutual labels:  qa
qa
TensorFlow Models for the Stanford Question Answering Dataset
Stars: ✭ 72 (+213.04%)
Mutual labels:  question-answering
qamd
QAMyData, a data quality assurance tool for SPSS, STATA, SAS and CSV files.
Stars: ✭ 16 (-30.43%)
Mutual labels:  qa
DVQA dataset
DVQA Dataset: A Bar chart question answering dataset presented at CVPR 2018
Stars: ✭ 20 (-13.04%)
Mutual labels:  question-answering

中文心理问答数据集

Chinese Psychological QA DataSet

20200505

102845 条社区问答对 示例数据

{
        "ques_id": "eccbc87e4b5ce2fe28308fd9f2a7baf3",
        "ques_info": {
            "title": "纠结~求助!,我想我心理不正常了…",
            "content": "lz最近喜欢一个男的,因为在大学社团一起工作,很迷恋,他的幽默风趣,他的踏实稳重… \r\n重点是!我现在有对象,因为大一的时候和高中的对象分了后随便找的一个,不是很喜欢也不是很讨厌的那种,只是不喜欢一个人那么寂寞… \r\n重点是!我现在喜欢的男的也有对象,据打听也是刚在一起的… \r\n很久都没有那么喜欢一个人了,以为自己再也找不到这种感觉了,现在满脑子都是他,也不知道该怎么面对我现在的对象了…哎,我怎么可以这",
            "answer_count": "1",
            "reward_num": -1,
            "ques_label": [
                "婚姻"
            ]
        },
        "staic_info": {
            "hug": "0",
            "collect": "0",
            "reply": "1个回答"
        },
        "answers_info": [
            {
                "recommend_flag": "不推荐",
                "content": "我想只是一种好感喔 我以前和前任在一起我也有喜欢一个男生 心理上单纯的喜欢 对方也有女友 是那种知道不可能一起但默默喜欢 也纠结我好久。所以我想你应该是一样 还有 如果还是不那么喜欢你男友的话不妨考虑清楚?不要为了寂寞就一起 也不能伤害他呀。纯粹建议\n",
                "zan": "0",
                "shang": "0",
                "comment_count": "0"
            }
        ]
    },

数据解释

key 解释
ques_id 问题id
ques_info 问题信息
title 问题标题
content 问题详细内容
answer_count 答案数量
reward_num 悬赏金额
ques_label 问题标签
static_info 统计信息
hug 给提者安慰的数量
collect 收藏问题数
reply 回答数 同answer_count
answer_info 答案信息
recommend_flag 是否推荐此答案
content 答案内容
zan 收到的赞同数
shang 收到的打赏数
comment_count 评论数

数据统计

回答数与所对应的问题数
回答-问题

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].