Sistema de Consulta Abierta
Sistema de consulta abierta con módulo de análisis semántico
 Todo Clases Namespaces Funciones Variables Páginas
README

#VSM

![Build Status](https://travis-ci.org/inpho/vsm.svg?branch=master) ![Coveralls](https://img.shields.io/coveralls/inpho/vsm.svg) ![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg) ![PyPI](https://img.shields.io/pypi/v/vsm.svg)

Vector Space Model Framework developed for the InPhO Project

Documentation can be found in the module and here.

Installation

``` git clone git@g.nosp@m.ithu.nosp@m.b.com:inpho/vsm.git cd vsm python setup.py develop –user ```