Skip to content

aaronstevenwhite/MainClauseModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Main Clause Model

Overview

This package implements the model of syntactic bootstrapping described in White, Hacquard, & Lidz 2017. This model is a modification of two other models: one described in White 2015 and one described in White & Rawlins 2016. The data found in bin/data/gleason_data.csv was extracted based on an algorithm described in White, Resnik, Hacquard, & Lidz under review.

Installation

To install, simply use pip.

sudo pip install git+git://github.com/aaronstevenwhite/MainClauseModel.git

You can also clone and use the included setup.py.

git clone https://github.com/aaronstevenwhite/MainClauseModel
cd MainClauseModel
python setup.py install

About

Implementation of White, Hacquard, & Lidz's (2017) model of syntactic bootstrapping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published