meilisearch/charabia

Normalize "œ" / "æ" into "oe" / "ae"

ManyTheFish opened this issue · 0 comments

Implement a normalizer normalizing "œ" / "æ" into "oe" / "ae".

See the Normalizer template to fix this issue.

Related


Hey! 👋
Before starting any implementation, make sure that you read the CONTRIBUTING.md file.
In addition to the recurrent rules, you can find some guides to easily implement a Segmenter or a Normalizer.
Thanks a lot for your Contribution! 🤝