Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrating Natural Language Processing to Android application #3

Open
dhruv2601 opened this issue Oct 8, 2017 · 0 comments
Open

Comments

@dhruv2601
Copy link
Owner

The application extracts person's details from a Business Card Scanner, the issue arises to make the application identify each identity correctly, for example, which extracted text is Name, which is the address, email-id, etc.
A NLP-engine is required to correctly classify the text.
The current algorithm uses Regular Expression in JAVA and is not acceptably efficient for Name, Address, etc.

Feel free to contribute, continuous support will be given for understanding the code!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant