Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing file in spell_checker.py #26

Open
rezapiiich opened this issue Mar 4, 2024 · 1 comment
Open

missing file in spell_checker.py #26

rezapiiich opened this issue Mar 4, 2024 · 1 comment

Comments

@rezapiiich
Copy link

self.bigram_lm = self.data_helper.load_var(self.dir_path + "resource/spell/mybigram_lm.pckl")

this spell folder is missing withing the repository!

@sanazkhalili
Copy link

sanazkhalili commented May 8, 2024

You can download this file from:
https://www.dropbox.com/s/tlyvnzv1ha9y1kl/spell.zip?dl=0
then make a folder in dist-packages/parsivar/resource with 'spell' name
and add mybigram_lm.pckl in this folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants