# myCLIPS **Repository Path**: openminds/myCLIPS ## Basic Information - **Project Name**: myCLIPS - **Description**: CLIPS学习资料,以及DSM-5鉴别诊断专家系统。 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-30 - **Last Updated**: 2025-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, DSM-5鉴别诊断专家系统, clipspy ## README # myCLIPS #### 介绍 CLIPS学习资料及《DSM-5鉴别诊断专家系统》,包括来源于官方的documentation以及examples(.CLP文件)。 #### 软件架构 《DSM-5鉴别诊断专家系统》基于CLIPS的python绑定clipspy开发。 #### 运行 在python venv环境下,安装clipspy库,然后运行[dsm5_expert_system.py](dsm5_expert_system/dsm5_expert_system.py)即可。