Download Latest Version modelblocks-release (1.0 MB)
Email in envelope

Get an email when there's a new version of ModelBlocks

Home
Name Modified Size InfoDownloads / Week
nasaforestranger 2009-11-03
modelblocks-release.tar.gz 2015-09-30 1.0 MB
README 2013-06-19 2.4 kB
Totals: 3 Items   1.0 MB 0
README

This is the modelblocks software package.  It includes several
resources for constructing and evaluating broad-coverage probabilistic
models of cognitive processes, organized into projects centered around
different tasks and data sets.

USE OF MAKEFILES:
Each project exists in a subdirectory of the main modelblocks
directory.  In order to ensure the reproducibility of experiments
conducted using this resource, these project directories each contain
a Makefile, which specifies how data sets, output files, and
evaluation results are constructed.  Comments in these Makefiles
describe how these items are named.  Several working example items can
be constructed by typing 'make all' in the relevant project directory.

INCLUDED RESOURCES:
Modelblocks makes use of several third-party data and software
resources.  Where licenses permit, these have been included directly
in the modelblocks package, so as to avoid version compatibility
issues and thereby ensure reproducibility.  In some cases open-source
software has been modified so as to produce a common data file format
required by other software.  All resources included in this package
are distributed under the Gnu General Public License (see LICENSE file
in this directory).

EXTERNAL RESOURCES AND 'USER-*.TXT' FILES:
When licenses of resources used in modelblocks projects do not permit
redistribution, or when (usually data) resources are too large to be
included, the Makefile will generate an appropriately-named
'user-*.txt' file, in which a user may specify a path to an external
copy of the resource (by default, modelblocks will assume a mounted
'/home/corpora/' directory at root, followed by the resource's name
and version number where relevant).  This use of 'user-*.txt' files is
intended to allow users to specify external resources or other
user-specific data without having to modify the Makefile, which may be
overwritten in subsequent updates to modelblocks.

REPLICATION:
This version of ModelBlocks is able to replicate:

Marten van Schijndel and William Schuler. "An Analysis of Frequency- 
and Memory-Based Processing Costs." NAACL-HLT 2013.

Luan Nguyen, Marten van Schijndel, and William Schuler. "Accurate 
Unbounded Dependency Recovery using Generalized Categorial Grammars." 
COLING 2012.

Marten van Schijndel, Andy Exley, and William Schuler. "Connectionist-
Inspired Incremental PCFG Parsing." CMCL 2012.
Source: README, updated 2013-06-19