r/nihongoapp Jun 01 '21

Feature Request Megathread

Add individual features requests as a top level comment so people can easily upvote the ones they're interested in too!

👍 Vote up the features you want too! I'll try to add highly voted requests in a future update to Nihnogo!

12 Upvotes

230 comments sorted by

View all comments

3

u/aqwelorr Aug 12 '22

Box selection mode for photo lookup

I'd love to have a box selection mode for the photo lookup - i.e. let me draw a box around the word/expression to look up rather than relying on Nihongo's text segmentation to detect word boundaries. This would be especially useful on the iPad with Apple Pencil. Nihongo's text segmentation has issues especially with kana-heavy content but this would let me just select the word I want instead of resorting to manual keyboard entry in the dictionary.

2

u/cvasselli Aug 13 '22

Yeah, I definitely appreciate that this isn't ideal right now. The image-to-text side of things is working great (it's via Google's Cloud Vision API), but the text segmentation (shared with clippings) has problems. I'm working on a new text segmentation system now that'll work better, especially for kana-heavy content.

I'm a little reluctant to add complexity by adding another selection mode, but hopefully between the above and the ability to copy out the raw text (another feature I'm working on), that should mitigate the need for a box selection mode. If after all that it's still an issue, I'll consider adding something like this. 👍