ProHiryu / sentence2vec

This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sentence2vec

这是对论文A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING的python实现.

词频估计时使用了约13G的WIKI英文语料库 词向量模型分别选用了word2vec、glove以及PSL vector

About

This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.


Languages

Language:Python 100.0%