caregivers:重症监护病房中照顾者沟通的NLP分析 源码
照顾者计划 开发设置 克隆存储库 git clone https://github.com/lindvalllab/caregivers.git cd caregivers 设置虚拟环境 我使用venv因为它已经在.gitignore ,但是您可以使用任何您喜欢的东西。 python3 -m venv venv source venv/bin/activate 安装要求 pip install -r requirements.txt 运行笔记本 cd notebooks # optional, can also navigate to the directory after running `jupyter notebook` jupyter notebook 运行测试 可以在tests目录中找到tests文件。 要运行它们,只需运行以下命令。 cd caregivers pytes
文件列表
caregivers-master.zip
(预估有个29文件)
caregivers-master
models
.gitkeep
0B
data
raw
.gitkeep
0B
interim
.gitkeep
0B
processed
.gitkeep
0B
暂无评论