Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
New
Description
The following tools would be nice to have when editing and appending an existing dictionary:
1. See how Hunspell analyzes a given word, with all the involved affix flags: `Hunspell.analyzeSimpleWord`
2. See all forms that the given stem can produce with the given flags: `Hunspell.expandRoot`, `WordFormGenerator.expandRoot`
3. Given a number of word forms, suggest a stem and a set of flags that produce these word forms: `Hunspell.compress`, `WordFormGenerator.compress`.
Attachments
Issue Links
- links to