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

Console application: cannot find "dbpedia.bin"? #7

Closed
ZedZipDev opened this issue Oct 30, 2021 · 1 comment
Closed

Console application: cannot find "dbpedia.bin"? #7

ZedZipDev opened this issue Oct 30, 2021 · 1 comment

Comments

@ZedZipDev
Copy link

I run the console app and it cannot open file in this point:

var model = Path.Combine(@"D:\SciSharp\CherubNLP\data", "dbpedia.bin"); //... fastText.LoadModel(model); // <------

Because there is no file dbpedia.bin but file dbpedia.ftz and this file cannot be opened.
How to fix it?

@ZedZipDev
Copy link
Author

Deleted, all is ok.

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

1 participant