-
See https://bitbucket.org/shihaoji/wordrank
-
based on the literature research about general word embeddings #2 wordRank and word2vec are interesting to investigate and compare. Based on that the way of storing and reading the data (#4) might dif…
-
I found that [WordRank ](https://radimrehurek.com/gensim/models/wrappers/wordrank.html) model could be trained with `symmetric` parameter. I allows to predict next word in sequence based only on the l…
-
`https://cosx.org/2013/01/lda-math-mcmc-and-gibbs-sampling`
![image](https://user-images.githubusercontent.com/20106478/44955032-2a92bd80-aedf-11e8-96d1-d021543757c1.png)
-
### Feature request
네이버 뉴스 기사의 키워드를 추출하는 기능 구현
### Motivation
키워드 추출 모델 학습 필요
### 작업 목록
- [ ] #20
- [x] #23
- [ ] #37
-
用不同工具(如fasttext / gensim)训练word2vec保存的词向量结果格式不同, “nlp_word2vec”模块是否需要统一一个word2vec文件的存储方式?
zqhZY updated
6 years ago
-
### Describe the bug
Please provide a clear and concise description of what the bug is. If applicable, add screenshots to help explain your problem, especially for visualization related problems.
想使…
-
We have several pages in wiki part, but a huge part of the information is outdated. Need to fix it.
- Word2Vec & Doc2Vec Wishlist - outdated, need to remove
- Home - useless, need to remove
- Dev…
-
本地安装安装后读取默认pkl遇到
- expected: {'names': ['left_child', 'right_child', 'feature', 'threshold', 'impurity', 'n_node_samples', 'weighted_n_node_samples', 'missing_go_to_left'], 'formats': ['
-
FastText是Facebook开发的一款快速文本分类器
https://github.com/facebookresearch/fastText