To start, you'll need do the next steps: 1. Clone this repository 2. In your terminal write: cd api_definitions 3. You need a virtual environment, (if you don't have, try with: pip install virtualenv), then write: python3 -m venv env 4. Activate the virtual environment: source env/bin/activate 5. Install the requirements: pip install -r requirements.txt 7. Run the api: FLASK_APP=app.py flask run 8. Go to: http://127.0.0.1:5000
-
Notifications
You must be signed in to change notification settings - Fork 0
krnlet/api_hypothesis
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Api to annotate text from any online document.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published