Skip to content

Conversation

iosadchiy
Copy link

This is not intended to be merged but to discuss if this feature can be useful.

I was experimenting with n-grams frequencies from Ruscorpora. The idea was to load the frequency files directly into the model:

jamspell load_ngrams alphabet_ru.txt 1grams.csv 2grams.csv 3grams.csv ru.bin

You can see some short samples of the .csv files here

Let me know if this feature can be useful.

@bakwc
Copy link
Owner

bakwc commented May 27, 2018

Thanks for PR, good feature! Let me know when you finish - I'll be glad to merge it.
BTW, could you please upload somewhere your model? I'd like to compare it to a model trained on wikipedia+news.

@@ -0,0 +1,19 @@
# encoding: UTF-8
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better rewrite it on python and put to evaluate folder - all useful scripts are stored there for now.

@iosadchiy
Copy link
Author

Yep, sure, the model is here

@rprilepskiy
Copy link

@iosadchiy, did you have time to fix the PR checks error?

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

Successfully merging this pull request may close these issues.

3 participants