Skip to content

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

Notifications You must be signed in to change notification settings

NICKEY-CHEN/sentence2vec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%