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

simple regexp for replacement-pairs #38

Open
danielnaber opened this issue Oct 14, 2014 · 4 comments
Open

simple regexp for replacement-pairs #38

danielnaber opened this issue Oct 14, 2014 · 4 comments

Comments

@danielnaber
Copy link
Collaborator

I noticed the Danish (and other) hunspell dictionaries have REP statements like these in their .aff file:

REP ^hen hen_ #henover -> hen over
REP ^påny$ på_ny

Morfologik doesn't seem to support ^, $ and _ in its replacement-pairs feature. It would be nice if these could be added so more hunspell dictionaries could be ported to Morfologik without loss of quality in suggestions.

@dweiss
Copy link
Member

dweiss commented Jan 2, 2020

Daniel is this still an issue?

@danielnaber
Copy link
Collaborator Author

Probably, but I haven't checked recently whether it's really worth working on.

@dweiss
Copy link
Member

dweiss commented Jan 2, 2020

Ok, let's leave it open then.

@ghost
Copy link

ghost commented Jul 4, 2021

It really is an issue for Dutch, because Ij at the start has to be replaces by IJ (in normal words).

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

2 participants