-
Notifications
You must be signed in to change notification settings - Fork 235
Description
Description
As the README currently states "Harper currently only supports English, but the core is extensible to support other language". This issues is meant to track the effort made and the work that is still required to add support for the Italian language and grammar.
Component
It is not clear to me which component of Harper this feature would affect. Probably the Core grammar checking engine (i.e. pull request #1152 waiting for comments for the Spanish language)
Use Cases
This would be useful to Italian users as well as other wishing to learn or improve their Italian.
Implementation Ideas
The rules, patterns, and data structures that would need to be detected have probably a lot in common with the other Romance languages (Spanish, French, Brazilian/Portuguese...).
There are certainly Italian resources available, but I am not familiar with them. What kind of resources were used to bootstrap the English grammar?
Existing Solutions
Both LanguageTool and Grammarly offer Italian support.
Additional Context
The main reason for this request is to have an issue to track progress (in the spirit of #1477 ) so that interested users can subscribe to it.