Curriculum Vitae Information Extraction - Vietnam
2018 - 2018
This project involves extracting various pieces of information from CVs, such as:
- Education details, including school, year, and degree
- Work experience, including organization, year, and position
- Basic personal information, such as name, date of birth, location, email, and phone number
- Certifications and awards
Using image processing techniques and pdf2doc tools to extract text from PDF files.
Using NLP to extract and classify keywords from the extracted text.
Technologies: Image processing: extract text from pdf file format, NLP: Keyword extraction, Framework: Liblinear, OpenCV, crf-suite