Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix lovit#137 contexts matrix dtype error
sent_to_word_contexts_matrix 에서 dynamic_weight=False시 contexts_matrix가 long type이 되어 GloVe에 fit 시 에러 발생가능한 부분 수정
- Loading branch information