Indicators - sorrachai/FraudResumeDetection GitHub Wiki
Type of indicators
- Matching: e.g., school name
- Threshold: e.g., DOB+VISA issue date and claimed years of exp.
- Anomaly: any deviation from known good resumes such as company description
- Plagiarism: [Matching Algorithm]
- on specific section e.g. award, achievement, responsibility
- copy from different sections of different good/bad resumes
- Different resumes from the same individual should have high similarity
- Conditions:
- Identify ownership of resumes.
- create a set of rules for checking consistency such as same date cannot work on different companies, i.e., the latest resume should be a super set of all previous resumes. Alternatively, There are more than one latest resumes.... (create more rules).