Y
Hacker News
new
|
ask
|
show
|
jobs
by
qnleigh
896 days ago
Very cool! How do you handle segmenting sentences into individual words in Japanese? I've been building a similar app for Android, but gave up on Japanese partly because segmenting was so unreliable.
1 comments
simjanos-dev
896 days ago
Hi! Thank you so much. I am using Spacy tokenizer with python.
link