Skip to content

dicaso/sina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

191 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Indexed Nomenclature Associations

Text mining support package. Developed at KAUST by Christophe Van Neste, in collaboration with Adil Salhi. Under guidance from Vladimir Bajic.

Packaged named in reference to Ibn Sina, who in his time mastered all known scientific knowledge, without the help of a computer.

Requirements

User installation

pip install git+https://gitlab.kaust.edu.sa/vannescm/sina.git

Installation for developers

Open Terminal and copy paste below line by line:

 mkdir -p ~/{repos,LSData/cache} && cd ~/repos
 git clone https://gitlab.kaust.edu.sa/vannescm/sina.git
 SINADIR=~/repos/sina
 mkvirtualenv -a $SINADIR -i ipython -i Sphinx \
              -r $SINADIR/requirements.txt sina
 python setup.py test # runs all the tests
 deactivate

About

search indexed nomenclature associations - text mining package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors