# Chinese-retrieval-QA-system **Repository Path**: shimii/Chinese-retrieval-QA-system ## Basic Information - **Project Name**: Chinese-retrieval-QA-system - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-22 - **Last Updated**: 2021-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 中文检索式问答系统 基于倒排索引、TF-IDF、余弦相似度。只用了内存,对内存的消耗比较大 使用方法: cd code python3 main.py 语料来源:https://github.com/codemayq/chinese_chatbot_corpus ![image](https://raw.githubusercontent.com/wdfgithub/Chinese-retrieval-QA-system/master/effect.png)