Last active
October 24, 2019 21:47
-
-
Save ymnliu/0fb5bc76ceab712be5f1f15af4a95411 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# activate the conda environment to use | |
conda activate tutorial | |
# go to the work dir, or do "git clone" to download the dir from scratch. | |
cd AMIA19_W22_large_scale_nlp/scripts/ | |
# run script | |
python cnn_separate_sense.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment