datasciencecampus / pygrams

Extracts key terminology (n-grams) from any large collection of documents (>1000) and forecasts emergence
https://datasciencecampus.github.io/pygrams
Other
63 stars 23 forks source link

upgrade scipy? #253

Closed thanasions closed 4 years ago

thanasions commented 5 years ago

scipy 1.4.1 causes tests to break. The test_num_non_zeros_clean_rows tests and other similar fail. Need to add a simple test of 10 rows and inspect the expected and actual values for both versions and decide which one is the accurate.