Activity
dream team 🚀
dream team 🚀
set up conditional installs for ARM arch builds in Dockerfile
set up conditional installs for ARM arch builds in Dockerfile
Force push
set up conditional installs for ARM arch builds in Dockerfile
set up conditional installs for ARM arch builds in Dockerfile
use ARM variable to make longer build conditional on user input
use ARM variable to make longer build conditional on user input
update Dockerfile to work for ARM chips
update Dockerfile to work for ARM chips
Merge branch 'release/0.2.0'
Merge branch 'release/0.2.0'
Merge tag '0.2.0' into develop
Merge tag '0.2.0' into develop
Add log file creation to Dockerfile
Add log file creation to Dockerfile
moved app initialization into a create_app() function
moved app initialization into a create_app() function
slightly faster startup by downloading BERTje model ahead of time
slightly faster startup by downloading BERTje model ahead of time
Updated README; updated CITATION
Updated README; updated CITATION
parse errors should be (imo) 500
parse errors should be (imo) 500
return serialized proof and lexical phrases in response
return serialized proof and lexical phrases in response
Export analysis results as JSON WIP
Export analysis results as JSON WIP