Skip to content

Support basename in constructor for /usr/share/hunspell/*.dic dictionaries #10

@PanderMusubi

Description

@PanderMusubi

Support basename such as strings en_US or nl in the constructor for dictionaries that are found on Debian/Ubuntu in /usr/share/hunspell/*.dic.

This would make the code shorter in use.

Example usage would be

hun_en = HunSpell('en_US')
hun_nl = HunSpell('nl')

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