Skip navigation links
Stanford CoreNLP API

Package edu.stanford.nlp.maxent.iis

This package contains an implementation of Improved Iterative Scaling.

See: Description

Package edu.stanford.nlp.maxent.iis Description

This package contains an implementation of Improved Iterative Scaling. It has supporting data structures, such as Experiments and Features. To use iterative scaling, you should must create a LambdaSolve object and call ImprovedIterative() on it.
Author:
Kristina Toutanova (kristina@cs.stanford.edu)
Skip navigation links
Stanford CoreNLP API

© 2002-2013 Stanford NLP Group