A Django app to extract numerics from scientific journals
Project description
unit tests
python -m unittest discover -s tests -t numericGrobidApp/
installation
1. creating environment virtualenv grobid_env 2. Installing requirements pip install -r requirements.txt 3. running test cases python manage.py test python manage.py collectstatic 4. deploying with gunicorn /home/ituser/Envs/grobid_env/bin/gunicorn –workers=3 –threads=100 –worker-class=gthread –bind=0.0.0.0:7040 –pythonpath /home/ituser/jm/GrobidQuant/ GrobidQuant.wsgi:application –access-logfile /home/ituser/jm/GrobidQuant/access.log –error-logfile /home/ituser/jm/GrobidQuant/error.log &
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file picodetection-0.1.tar.gz
.
File metadata
- Download URL: picodetection-0.1.tar.gz
- Upload date:
- Size: 74.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.23.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31001624a2e4764fc4bf466fa9ffbc16d8ab751c3de9fcbba7209d5a8053982c |
|
MD5 | 865761dcc3fd32c83cfb7571c9f116ac |
|
BLAKE2b-256 | e10f54f474b099c3641b6b5dbc6fbe1da3a6092a600f25030d2890a0a86dec05 |