maxent-learner-hw: Hayes and Wilson's maxent learning algorithm for phonotactic grammars.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Provides an implementation of Hayes and Wilson's machine learning algorithm for maxent phonotactic grammars, as both a command-line tool and a function library. The learner takes in a lexicon and produces a list of weighted constraints penalizing certain sound sequemces in an attempt to produce a probability distribution of words which maximizes the probability of the lexicon. Once such a set of constraints is generated, it can be tested by using it to generate random pronounceable text.

This package is an implementation of the algorithm described in Hayes and Wilson's paper A Maximum Entropy Model of Phonotactics and Phonotactic Learning (available at http://www.linguistics.ucla.edu/people/hayes/Phonotactics/Index.htm).

Properties

Versions 0.1.0, 0.1.1, 0.1.2, 0.2.0, 0.2.0, 0.2.1
Change log None available
Dependencies array (>=0.3 && <0.6), base (>=4.7 && <5), bytestring, containers (>=0.5 && <0.6), deepseq (>=1.4 && <1.5), file-embed, maxent-learner-hw, mtl (>=2.1 && <2.3), optparse-applicative, parallel (>=3.2 && <3.3), random (==1.1), random-shuffle, readcsv, text (>=1.2 && <1.3), vector (>=0.10) [details]
License LicenseRef-GPL
Copyright 2016-2017 George Steel and Peter Jurgec
Author George Steel
Maintainer george.steel@gmail.com
Category Linguistics
Home page https://github.com/george-steel/maxent-learner
Source repo head: git clone https://github.com/george-steel/maxent-learner
Uploaded by gtsteel at 2017-05-05T03:22:39Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees