Skip to content
Snippets Groups Projects
Commit 850d6ab0 authored by Daniel Holmer's avatar Daniel Holmer
Browse files

prep for docker build of only_sceam-image

parent fe63c6d4
No related branches found
No related tags found
No related merge requests found
Pipeline #123734 skipped
......@@ -3,3 +3,5 @@ falcon==2.0.0
gunicorn==19.9.0
numpy==1.16.4
py4j==0.10.8.1
falcon-cors==1.1.7
......@@ -35,11 +35,11 @@ sys.path.insert(0, 'stilett/')
import apply_rules as stilett
#Import Coh-metrix
sys.path.insert(0, 'coh-metrix/')
import cohesion
import lsa
import givenness
import connectives
# sys.path.insert(0, 'coh-metrix/')
# import cohesion
# import lsa
# import givenness
# import connectives
#Import Synonyms
sys.path.insert(0,'synonyms/')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment