You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to support wildcard searches, where you can replace an unknown kanji (more than one?) with an asterisk and it would match any word in the corpus. A bit like regex but less complex.
> 飛*機
飛行機【ひこうき】- aeroplane, airplane, aircraft
The text was updated successfully, but these errors were encountered:
It would be useful to support wildcard searches, where you can replace an unknown kanji (more than one?) with an asterisk and it would match any word in the corpus. A bit like regex but less complex.
The text was updated successfully, but these errors were encountered: