TutteInstitute / vectorizers

Vectorizers for a range of different data types
BSD 3-Clause "New" or "Revised" License
97 stars 23 forks source link

Ensure that TokenCooccurrenceVectorizer doesn't ever return a sparse … #19

Closed jc-healy closed 4 years ago

jc-healy commented 4 years ago

…matrix with zeros. Those can cause no end of problems downstream.