Indicators - sorrachai/FraudResumeDetection GitHub Wiki

Type of indicators

  1. Matching: e.g., school name
  2. Threshold: e.g., DOB+VISA issue date and claimed years of exp.
  3. Anomaly: any deviation from known good resumes such as company description
  4. Plagiarism: [Matching Algorithm]
    1. on specific section e.g. award, achievement, responsibility
    2. copy from different sections of different good/bad resumes
  5. Different resumes from the same individual should have high similarity
      Conditions:
    1. Identify ownership of resumes.
    2. 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).
⚠️ **GitHub.com Fallback** ⚠️