fix(overlay): remove content adverbs from annotation stop-word list

- 確かに and やはり no longer excluded from frequency/JLPT highlighting and vocab stats
- Stop-word list now covers only interjections, pronouns, and grammar fragments
This commit is contained in:
2026-07-08 20:15:45 -07:00
parent 925413adfe
commit 8b21a2bca8
3 changed files with 32 additions and 11 deletions
@@ -0,0 +1,4 @@
type: fixed
area: overlay
- Removed 確かに and やはり from the annotation stop-word list so they get frequency/JLPT highlighting again and count toward vocabulary stats; the list now only covers interjections, pronouns, and grammar fragments.