/NLP_Semantic-Vectors

Semantic Vectors

Primary LanguagePython

Semantic Vectors

CI

This Project is currently in progress

Base Template For Python Projects

Instructions:

  1. Add the packages required for the project in the requiremnts.txt file
  2. Add any additional packages if required for GitHub actions in the requiremnts_actions.txt file
  3. Github Action for Testing is commented out, enable it the cicd.yml file when required
  4. Update the path for the testing and coverage report in the Makefile
  5. Update the Link to the Github Workflow Badge in the README