Viresh Ratnakar
unread,Oct 6, 2024, 7:31:50 PM10/6/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Exolve-Exet-Etc
### Version: Exet v0.94, October 6, 2024
- Update the English lexicon to Lufz v0.08:
- This adds around 850 new words.
- The lexicon now includes an efficient datastructure to find words with
common stemmed forms.
- Add an option (on be default), to avoid suggesting fill choices (or using
them in autofill) that share a stem with any existing entry.
- When reporting word duplication across clues in the Analaysis page, count
words with the same stemmed forms as duplicates.
- Make autofill quit if it reaches a step greater than 3 times the number of
cells. This is because there are some rare cases in which autofill will
start looping.