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

English "-ed" affix not read correctly #10

Closed
dbolton opened this issue Apr 29, 2011 · 0 comments
Closed

English "-ed" affix not read correctly #10

dbolton opened this issue Apr 29, 2011 · 0 comments

Comments

@dbolton
Copy link

dbolton commented Apr 29, 2011

var dictionary = new Typo("en_US", affData, dicData);
var is_spelled_correctly = dictionary.check("ordained") //should be true, but returns false

I used the default en_US dictionary and affix files.

The dictionary line reads: ordain/SGLDR

@dbolton dbolton closed this as completed Apr 29, 2011
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