Remix.run Logo
asibahi 7 hours ago

This was a very interesting read. I wonder if similar techniques can apply to Turkish or Japanese dictionaries?

macleginn 2 hours ago | parent | next [-]

An old C++ library using a related approach (DAWG) was seemingly created by a Japanese programmer: https://code.google.com/archive/p/dawgdic/

It was later used to power a popular Python package for processing Russian morphology (pymorphy).

comonoid 4 hours ago | parent | prev [-]

I don't know about Japanese, but to Turkish definitely can.