UBC-MDS / nlpsummarize

Python package that provides a nice summary of all character columns in a pandas dataframe.
MIT License
0 stars 1 forks source link

Feedback of Milestone 2 #53

Closed Doooooris closed 4 years ago

Doooooris commented 4 years ago
KarlosMuradyan commented 4 years ago

Hi @Doooooris .

Thanks for your feedback. Here is a response for all of them:

The only problem that we are facing now is getting code coverage above 90%. The code now is complex and handles lots of cases, such as when pre-trained model doesn't exist or some dependencies have not been installed. We think that some cases are not possible to handle so, the capacity of the code coverage (maximum that we can cover) is not 100% but less. Is there any possibility to reduce this threshold that was written in milestone 3?