renaud / neuroNER

named entity recognizer for neuronal cells, based on UIMA Ruta rules
GNU Lesser General Public License v3.0
7 stars 8 forks source link

Pypi updates #61

Open stripathy opened 8 years ago

stripathy commented 8 years ago

@renaud here are the changes needed to make the repo more pypi compliant. After pulling these changes, from the base neuroNER directory, you can run the command:

sudo python setup.py install

which installs the neuroner repo for python globally.