SkillAgentSearch skills...

Sentence2vec

Tools for mapping a sentence with arbitrary length to vector space

Install / Use

/learn @klb3713/Sentence2vec
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

sentence2vec

Tools for mapping a sentence with arbitrary length to vector space

We provide an implementation of the Paragraph Vector in Quoc Le and Tomas Mikolov's paper: Distributed representations of Sentences and Documents.

This project is based on gensim.

install requires:

  • 'scipy >= 0.7.0'
  • 'six >= 1.2.0'

2014-9-23 update: add test files for demo.

View on GitHub
GitHub Stars663
CategoryDevelopment
Updated2mo ago
Forks220

Languages

Python

Security Score

80/100

Audited on Jan 29, 2026

No findings