shawngraham / obsidian-student-starter-vault

a vault with useful plugins, simple workflow, for my students
45 stars 10 forks source link

similarity.py #1

Closed bastiano closed 2 years ago

bastiano commented 3 years ago

Hi! I use archlinux and I'm installing the starter kit for Obsidian. Everything was fine until running the "$ python prep-for-similarity.py" command for the Related Notes template, although the 'similarity.py' file is in the vault.

python prep-for-similarity.py python: can't open file 'prep-for-similarity.py': [Errno 2] No such file or directory

shawngraham commented 3 years ago

Thanks for giving this a spin! I haven't tested on a linux box, but... what if you gave it the full path to your vault? If it's on your desktop, maybe something like,

python ~/Desktop/obsidian-student-starter-vault/prep-for-similarity.py

I'll see if I can find a linux box to try things out for myself.

ljk31 commented 3 years ago

Hi, I can't seem to find prep-for-similarity.py in the vault - would that be the issue here?

shawngraham commented 3 years ago

my apologies, I'm a dolt. Yes, that's exactly the issue. I've just pushed it to the repo. All that this file does is download the language model, stopwords, etc.

it's there now, give it a whirl.

bastiano commented 3 years ago

Thank you Very much Shawn! I'll try again.

El mié., 11 de ago. de 2021 12:39, Shawn Graham @.***> escribió:

my apologies, I'm a dolt. Yes, that's exactly the issue. I've just pushed it to the repo. All that this file does is download the language model, stopwords, etc.

it's there now, give it a whirl.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/shawngraham/obsidian-student-starter-vault/issues/1#issuecomment-896932929, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAC2WO54IGXKRLBKIRMPPS3T4KKRJANCNFSM47GWSH6Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .