Skip to content

missing support for the English wiktionary #1

Description

@hectorv

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions