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

For single alphabet skills such as C or R it shows every doc/pdf has that skill #42

Open
karrtikiyer opened this issue Jan 28, 2020 · 0 comments

Comments

@karrtikiyer
Copy link

In case of skills such as R or C which are single alphabet, the output isn't as expected. It shows that such skills are available in all the resumes. Looks like it is due to the regex search which finds R & C kind of alphabets in all docs. May be the approach should be relooked at, and instead of regex search, we can look at nlp techniques such NER to identify these skills.

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

No branches or pull requests

1 participant