Skip to content

Commit

Permalink
Fix OverflowError when loading a large term-document matrix in Matrix…
Browse files Browse the repository at this point in the history
…Market format. Fix #1998 (#2001)

* fix overflow of int for large mm corpora

* test for numbers.Integral instead of int to make sure we handle longs correctly
  • Loading branch information
arlenk authored and menshikh-iv committed Mar 28, 2018
1 parent 2e08f4d commit 10a3dab
Show file tree
Hide file tree
Showing 5 changed files with 528 additions and 281 deletions.
Loading

0 comments on commit 10a3dab

Please sign in to comment.