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

New feature: Auto fill flipside by a dictionary #8

Closed
mabdi opened this issue Oct 31, 2015 · 4 comments
Closed

New feature: Auto fill flipside by a dictionary #8

mabdi opened this issue Oct 31, 2015 · 4 comments
Assignees

Comments

@mabdi
Copy link
Owner

mabdi commented Oct 31, 2015

Use a dictionary to automatically fill the flipside of a card.

A glance to https://github.com/goldendict/goldendict may be beneficially to open glossary files.

@mabdi
Copy link
Owner Author

mabdi commented Nov 9, 2015

We can use Longman Dictionary api.
http://developer.pearson.com/apis/dictionaries

Fetch word pronunciation and examples.

@mabdi
Copy link
Owner Author

mabdi commented Nov 21, 2015

@mabdi mabdi self-assigned this Nov 24, 2015
@mabdi
Copy link
Owner Author

mabdi commented Nov 25, 2015

I found a c# project that parses babylon dictionary glossaries. https://github.com/alonrotem/BabylonToHtml

@mabdi
Copy link
Owner Author

mabdi commented Nov 25, 2015

Since Pearson does'nt contain sound for all words, I used trick mentioned at http://www.labnol.org/internet/download-audio-pronunciation-words/21064/ for fetching sound files.

also i just used Pearson text material like definition, example and ...

in new release we will present these new features.

closing.

@mabdi mabdi closed this as completed Nov 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant