[go: nahoru, domu]

Skip to content

An annotation tool for Belief Extractions built with Django.

License

Notifications You must be signed in to change notification settings

Malorn44/BelEx-Annotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BelEx-Annotator

An annotation tool for Belief Extractions built with Django.

How to run the application

Navigate to the main folder containing the manage.py file.

Install all dependencies with the following command (only needs to be done once). Note: You might need to use pip3 to make sure the packages install for python3 depending on your local environment.

pip install -r requirements.txt

Type the following command to run the server. It is defaulted to running on localhost:8000

python manage.py runserver

About

An annotation tool for Belief Extractions built with Django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages