Skip to content

Releases: UBC-MDS/dsresumatch

1.0.0

18 Jan 20:33
36cd34a
Compare
Choose a tag to compare

Milestone 2

Unit tests

  • Developed unit tests for read_pdf, clean_text, count_words_in_pdf functions #23 #24 #25
  • Developed unit tests for missing_section and scrap extra_section function #32 #34
  • Developed unit tests for evaluate_keywords function #26
  • Developed unit tests for resume_score function #28

Function Implementation

  • Developed code implementation for read_pdf, clean_text, count_words_in_pdf functions #27 #30 #29
  • Developed code implementation for missing_section function #35
  • Developed code implementation for evaluate_keywords function #41
  • Developed code implementation for resume_score function #31

What's Changed

Contributors
@hovhannisyannelli @SimplyTim @diwanashita @JiaQuanLim

Full Changelog: 0.0.1...1.0.0

0.0.1

11 Jan 21:27
aeefc0e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/UBC-MDS/dsresumatch/commits/0.0.1