google/googleapis.dart

How to classify data on the basis of it's type

harshhrivastava opened this issue · 1 comments

I am building a project which needs to read data from images and classify it in one of the category, say name, contact number, etc.

We can use Vision api in order to read the text from images, but I am not sure how can we classify it.

Can someone please help me with this?

Any documentation or article related to this would be of great help.

Thank you.