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

missing support for the English wiktionary #1

Open
hectorv opened this issue Sep 26, 2013 · 0 comments
Open

missing support for the English wiktionary #1

hectorv opened this issue Sep 26, 2013 · 0 comments

Comments

@hectorv
Copy link

hectorv commented Sep 26, 2013

Hi Ben, this project looks great!
unfortunately it doesn't yet support the English Wiktionary:

In [63]: import wiktionary_parser.languages.simple
In [64]: import wiktionary_parser.languages.de
In [65]: import wiktionary_parser.languages.en
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
<ipython-input-65-7b01d3711d56> in <module>()
----> 1 import wiktionary_parser.languages.en

ImportError: No module named en

is this too difficult or you just haven't had the time to work around it? I'm particularly interested in verb conjugations for Spanish, e.g.
http://en.wiktionary.org/wiki/comer#Conjugation_4

Thanks!

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