Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory Error #13

Open
kankratekaran opened this issue Dec 2, 2019 · 0 comments
Open

Memory Error #13

kankratekaran opened this issue Dec 2, 2019 · 0 comments

Comments

@kankratekaran
Copy link

I get memory error while converting corpus.matrix (co-occurrencce matrix) to numpy array. This is because the size of my data is quite large.

Is it necessary to convert co-occurrence matrix to numpy array? can we not work with sparse matrix?

What other solutions can you suggest for me?

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

No branches or pull requests

1 participant