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

Make usage sentences to go from easiest to hardest #12

Open
RomanTymchyshyn opened this issue Aug 15, 2020 · 2 comments
Open

Make usage sentences to go from easiest to hardest #12

RomanTymchyshyn opened this issue Aug 15, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@RomanTymchyshyn
Copy link
Collaborator

IDEA:
* For each word calculate the number of times it is used.
* When the word is queried, choose an example with the most common words.
* Can separately preprocess the data for hungarian.

@RomanTymchyshyn RomanTymchyshyn added the enhancement New feature or request label Aug 15, 2020
@RomanTymchyshyn
Copy link
Collaborator Author

@Uran198, do you mean ordering the sentences within a specific "card"? If so would that be really useful?
Also, it seems like this one (#11) is really useful and if the system allows you to define/change cards, it should be easy to reorder sentences as well, manually though.

@attila0x2A
Copy link
Owner

do you mean ordering the sentences within a specific "card"?

Yes, for a single word there are often much more than 3 usage sentences, this is about choosing which ones of them to show.

If so would that be really useful?

Sometimes examples are very complicated, this might solve it.

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

No branches or pull requests

2 participants