Skip to content

Package to run evaluation scripts for simulation on adjective ordering preferences and subjectivity

License

Notifications You must be signed in to change notification settings

smihael/webppl-adjective-ordering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for my master's thesis

Installation

Make sure you have installed webppl along with some other dependencies:

npm install -g webppl
mkdir -p ~/.webppl 
npm install --prefix ~/.webppl probmods/webppl-viz
npm install --prefix ~/.webppl mhtess/webppl-bda
npm install --prefix ~/.webppl webppl-csv

This package can then be installed using

npm install --prefix ~/.webppl smihael/webppl-adjective-ordering

Usage

Separate experiments can be run as follows:

webppl --require adjective_ordering --require webppl-viz --require webppl-csv --require webppl-bda basic.wppl

About

Package to run evaluation scripts for simulation on adjective ordering preferences and subjectivity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published