Viewing profile — leecming
leecming
HN member- Joined
- Wed, Sep 24, 2025, 12:19 AM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About leecming
No profile information was provided.
Recent public activity
-
comment
Comment #49107809
there's a fork that adds proper tategaki support - https://github.com/m-tky/koreader-tategumi and with the plugin system allows you to use the built-in Japanese dictionary a la Yom…
-
comment
Comment #45354648
markov chains are a historical curio for NLP - easy to understand and implement, but just not good enough to do anything useful with. the jump to word vectors (e.g., word2vec) + CN…