- Install the latest Python and Julia
- Open a terminal and
cdinto the directory for this project - Run
python -m pip install -r requirements.txtto install Python dependencies - Run
julia config.jlto install Julia dependencies - Add
sentences.csvto thedatafolder - Run
python preprocess.pyto prepare the coded data. If you need to add/modify regexes, do it here - Run
julia main.jlto run all models on the coded data. If you need to add/modify tomain.jland don't want to wait forever between runs, instead runjulia, then in the Julia REPL runinclude("main.jl")each time you want to re-load the main to see changes. If you get theGKS not in proper stateerror, runENV["GKSwstype"] = "100"in the REPL before including the main. - Find results in the
modelssubfolders, bigger numbers are more recent
-
Notifications
You must be signed in to change notification settings - Fork 0
License
PlayfulLearningAssessmentImpact/MariahsModels
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published