arianneorpilla / jidoujisho

A full-featured immersion language learning suite for mobile.
GNU General Public License v3.0
819 stars 55 forks source link

feature: sort by longest exact match in immersion kit & massif #370

Closed m-edlund closed 4 months ago

m-edlund commented 4 months ago

Makes a slight improvement to sorting in immersion kit. For words where there are a lot of unfitting results returned by immersion kit, this should float the best ones to the top.

ImmersionKit Example:

Compound verbs such as 聞き入る

Before After
image image

Rare kanji versions of common words such as 成る

Before After
image image

Massif Example:

Compound verbs such as 聞き入る

Before After
image image

Rare kanji versions of common words such as 聴き入る

Before After
image image