-
Notifications
You must be signed in to change notification settings - Fork 13
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
Initial set-up #12
Comments
You are not doing anything wrong, there are just missing/misleading instructions in the readme, the root dico folder must be created by you before running the program, I've added that to the readme. By the way I have also add a fix to deal properly with the spanish dump. Make sure you update your program with it. And last but not least I had also add a warning section to precise what can be expected from dictionnary-builder to avoid disappointments. If all goes well, with the latest eswiktionary-latest-pages-articles-multistream.xml you should end up with : |
Oh, ok, thanks! I will try that then. I had created the disco folder somewhere, I believe. I'll check it again. Also, having an example of some extracted data on the readme would be good. By the way, what does "expression" in the settings mean? |
Basically if expression is set to true an entry in the dump (a potential word) with a space in it will be considered as an expression which can be very wrong with some languages. If set to false all these entries with spaces are simply discarded. |
Hi. I am trying to get a dictionary from the eswiktionary dump. But I am a stranger to coding, so I am probably doing lots of stuff wrong.
I downloaded the dump and created the executable, but I get an error every time I run it. I think I'm not setting the Settings.toml file correctly or that maybe I should be putting it somewhere else.
This is the output of the executable (in PowerShell 7, as admin):
This is my Settings.toml (which I put inside the \release\ folder now):
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: