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

add wordspace model? #855

Closed
Ronggui opened this issue Sep 19, 2016 · 1 comment
Closed

add wordspace model? #855

Ronggui opened this issue Sep 19, 2016 · 1 comment
Labels
difficulty medium Medium issue: required good gensim understanding & python skills wishlist Feature request

Comments

@Ronggui
Copy link

Ronggui commented Sep 19, 2016

Hi, it seems that wordspace model is very useful (http://infomap-nlp.sourceforge.net/doc/algorithm.html and https://cran.r-project.org/web/packages/wordspace/index.html). It is similar to the lsa model except that wordspace decomposes a co-occurrence matrix instead of term-document matrix.

@tmylk tmylk added wishlist Feature request difficulty medium Medium issue: required good gensim understanding & python skills labels Sep 22, 2016
@tmylk
Copy link
Contributor

tmylk commented Sep 22, 2016

Thanks. Looks interesting! Added to student projects https://github.com/RaRe-Technologies/gensim/wiki/Student-Projects#implement-wordspace-in-python

@tmylk tmylk closed this as completed Sep 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty medium Medium issue: required good gensim understanding & python skills wishlist Feature request
Projects
None yet
Development

No branches or pull requests

2 participants