srbhr / Resume-Matcher

Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions.
https://www.resumematcher.fyi/
Apache License 2.0
4.92k stars 2.11k forks source link

added a check if nltk resource already exists to avoid downloading ev… #98

Closed sanketkhajuria closed 1 year ago

sanketkhajuria commented 1 year ago

…erytime the app loads

Pull Request Title

Related Issue

fixes #94

Description

Type

Proposed Changes

Screenshots / Code Snippets (if applicable)

How to Test

  1. Run the app.
  2. Interact with the resume selector slider
  3. Notice the console for logs.

Checklist

Additional Information