Skip to content

Conversation

@richagadgil
Copy link
Member

What's New?

updated nlp model with saving count vectorization features

Fixes #<<ISSUE_NUMBER>> ... (e.g. #9)

Type of change (pick-one)

  • [ x] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

locally

Checklist (check-all-before-merge)

formatting help: - [x] means "checked' and - [ ] means "unchecked"

  • I documented my code according to the Google Python Style Guide

  • I ran ./build_docs.sh and the docs look fine

  • I ran ./type_check.sh and got no errors

  • I ran ./format.sh because it automatically cleans my code for me 😄

  • I ran ./lint.sh to check for what "format" missed

  • I added my tests to the /tests directory

  • I ran ./run_tests.sh and all the tests pass

Copy link
Contributor

@chidiewenike chidiewenike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good, although I don't think you want to remove NIMBUS_NLP.py. Just remove that deletion and everything is solid.

@chidiewenike chidiewenike merged commit 02fe6db into dev Feb 28, 2020
@thegooman thegooman deleted the nimbus-nlp branch June 24, 2020 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants