Echo-Ji / vsm

Vector Space Model Framework developed for InPhO

Home Page:http://inpho.github.io/vsm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#VSM

Build Status Appveyor Coveralls GitHub license PyPI

Note: More than likely, you are looking for the InPhO Topic Explorer. This library is for the machine learning implementations underlying the Topic Explorer and is updated much slower than the user interfaces. If you are using the Topic Explorer, please file issues there and the developers will triage appropriately.

Vector Space Model Framework developed for the InPhO Project.

Documentation can be found in the module and here.

##Installation

git clone git@github.com:inpho/vsm.git
cd vsm
pip install -r requirements.txt -e .

About

Vector Space Model Framework developed for InPhO

http://inpho.github.io/vsm

License:Other


Languages

Language:Python 95.5%Language:Java 4.4%Language:Shell 0.1%