I am using Google-Vision API to get text from images and using its result into NLP API. So far i intend to get Name,Location,address,email,contact number,job title,company name etc. when i scan a business card.Results so far are not that much accurate as sometimes the results are too vague,also NLP API return multiple entries for the same content text i.e Multiple value in names field,location field sometimes incorrect classifications too.Any suggestions on how i can improve its results?
Reference