http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/267bd24c/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/index-all.html
----------------------------------------------------------------------
diff --git a/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/index-all.html 
b/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/index-all.html
new file mode 100644
index 0000000..b689108
--- /dev/null
+++ b/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/index-all.html
@@ -0,0 +1,1640 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Apr 03 10:00:59 GMT-03:00 
2013 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Index (Apache OpenNLP Maxent 3.0.3 API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="Index (Apache OpenNLP Maxent 3.0.3 API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="./overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT 
CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT 
CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="./overview-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="./deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="./help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="./allclasses-noframe.html"><B>All 
Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A 
HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A 
HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A 
HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A 
HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A 
HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A 
HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A 
HREF="#_W_">W</A> <HR>
+<A NAME="_A_"><!-- --></A><H2>
+<B>A</B></H2>
+<DL>
+<DT><A HREF="./opennlp/model/AbstractDataIndexer.html" title="class in 
opennlp.model"><B>AbstractDataIndexer</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>Abstract class 
for collecting event and context counts used in training.<DT><A 
HREF="./opennlp/model/AbstractDataIndexer.html#AbstractDataIndexer()"><B>AbstractDataIndexer()</B></A>
 - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/AbstractDataIndexer.html" title="class in 
opennlp.model">AbstractDataIndexer</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/AbstractEventStream.html" title="class in 
opennlp.model"><B>AbstractEventStream</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A 
HREF="./opennlp/model/AbstractEventStream.html#AbstractEventStream()"><B>AbstractEventStream()</B></A>
 - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/AbstractEventStream.html" title="class in 
opennlp.model">AbstractEventStream</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/AbstractModel.html" title="class in 
opennlp.model"><B>AbstractModel</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A 
HREF="./opennlp/model/AbstractModel.html#AbstractModel(opennlp.model.Context[], 
java.lang.String[], opennlp.model.IndexHashTable, 
java.lang.String[])"><B>AbstractModel(Context[], String[], 
IndexHashTable&lt;String&gt;, String[])</B></A> - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/AbstractModel.html" title="class in 
opennlp.model">AbstractModel</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractModel.html#AbstractModel(opennlp.model.Context[], 
java.lang.String[], java.lang.String[])"><B>AbstractModel(Context[], String[], 
String[])</B></A> - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/AbstractModel.html" title="class in 
opennlp.model">AbstractModel</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractModel.html#AbstractModel(opennlp.model.Context[], 
java.lang.String[], java.lang.String[], int, 
double)"><B>AbstractModel(Context[], String[], String[], int, double)</B></A> - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/AbstractModel.html" title="class in 
opennlp.model">AbstractModel</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/AbstractModel.ModelType.html" title="enum in 
opennlp.model"><B>AbstractModel.ModelType</B></A> - Enum in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A 
HREF="./opennlp/model/AbstractModelReader.html" title="class in 
opennlp.model"><B>AbstractModelReader</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A 
HREF="./opennlp/model/AbstractModelReader.html#AbstractModelReader(java.io.File)"><B>AbstractModelReader(File)</B></A>
 - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/AbstractModelReader.html" title="class in 
opennlp.model">AbstractModelReader</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractModelReader.html#AbstractModelReader(opennlp.model.DataReader)"><B>AbstractModelReader(DataReader)</B></A>
 - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/AbstractModelReader.html" title="class in 
opennlp.model">AbstractModelReader</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/AbstractModelWriter.html" title="class in 
opennlp.model"><B>AbstractModelWriter</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A 
HREF="./opennlp/model/AbstractModelWriter.html#AbstractModelWriter()"><B>AbstractModelWriter()</B></A>
 - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/AbstractModelWriter.html" title="class in 
opennlp.model">AbstractModelWriter</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/TrainUtil.html#ALGORITHM_PARAM"><B>ALGORITHM_PARAM</B></A>
 - 
+Static variable in class opennlp.model.<A 
HREF="./opennlp/model/TrainUtil.html" title="class in 
opennlp.model">TrainUtil</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/quasinewton/ArrayMath.html" title="class in 
opennlp.maxent.quasinewton"><B>ArrayMath</B></A> - Class in <A 
HREF="./opennlp/maxent/quasinewton/package-summary.html">opennlp.maxent.quasinewton</A><DD>utility
 class for simple vector arithmetics.<DT><A 
HREF="./opennlp/maxent/quasinewton/ArrayMath.html#ArrayMath()"><B>ArrayMath()</B></A>
 - 
+Constructor for class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/ArrayMath.html" title="class in 
opennlp.maxent.quasinewton">ArrayMath</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_B_"><!-- --></A><H2>
+<B>B</B></H2>
+<DL>
+<DT><A HREF="./opennlp/maxent/BasicContextGenerator.html" title="class in 
opennlp.maxent"><B>BasicContextGenerator</B></A> - Class in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>Generate 
contexts for maxent decisions, assuming that the input
+ given to the getContext() method is a String containing contextual
+ predicates separated by spaces.<DT><A 
HREF="./opennlp/maxent/BasicContextGenerator.html#BasicContextGenerator()"><B>BasicContextGenerator()</B></A>
 - 
+Constructor for class opennlp.maxent.<A 
HREF="./opennlp/maxent/BasicContextGenerator.html" title="class in 
opennlp.maxent">BasicContextGenerator</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/BasicContextGenerator.html#BasicContextGenerator(java.lang.String)"><B>BasicContextGenerator(String)</B></A>
 - 
+Constructor for class opennlp.maxent.<A 
HREF="./opennlp/maxent/BasicContextGenerator.html" title="class in 
opennlp.maxent">BasicContextGenerator</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/BasicEventStream.html" title="class in 
opennlp.maxent"><B>BasicEventStream</B></A> - Class in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>A object 
which can deliver a stream of training events assuming
+ that each event is represented as a separated list containing
+ all the contextual predicates, with the last item being the
+ outcome.<DT><A 
HREF="./opennlp/maxent/BasicEventStream.html#BasicEventStream(opennlp.maxent.DataStream,
 java.lang.String)"><B>BasicEventStream(DataStream, String)</B></A> - 
+Constructor for class opennlp.maxent.<A 
HREF="./opennlp/maxent/BasicEventStream.html" title="class in 
opennlp.maxent">BasicEventStream</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/BasicEventStream.html#BasicEventStream(opennlp.maxent.DataStream)"><B>BasicEventStream(DataStream)</B></A>
 - 
+Constructor for class opennlp.maxent.<A 
HREF="./opennlp/maxent/BasicEventStream.html" title="class in 
opennlp.maxent">BasicEventStream</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/BinaryFileDataReader.html" title="class in 
opennlp.model"><B>BinaryFileDataReader</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A 
HREF="./opennlp/model/BinaryFileDataReader.html#BinaryFileDataReader(java.io.File)"><B>BinaryFileDataReader(File)</B></A>
 - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/BinaryFileDataReader.html" title="class in 
opennlp.model">BinaryFileDataReader</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/BinaryFileDataReader.html#BinaryFileDataReader(java.io.InputStream)"><B>BinaryFileDataReader(InputStream)</B></A>
 - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/BinaryFileDataReader.html" title="class in 
opennlp.model">BinaryFileDataReader</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/BinaryFileDataReader.html#BinaryFileDataReader(java.io.DataInputStream)"><B>BinaryFileDataReader(DataInputStream)</B></A>
 - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/BinaryFileDataReader.html" title="class in 
opennlp.model">BinaryFileDataReader</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/io/BinaryGISModelReader.html" title="class in 
opennlp.maxent.io"><B>BinaryGISModelReader</B></A> - Class in <A 
HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>A 
reader for GIS models stored in binary format.<DT><A 
HREF="./opennlp/maxent/io/BinaryGISModelReader.html#BinaryGISModelReader(java.io.DataInputStream)"><B>BinaryGISModelReader(DataInputStream)</B></A>
 - 
+Constructor for class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/BinaryGISModelReader.html" title="class in 
opennlp.maxent.io">BinaryGISModelReader</A>
+<DD>Constructor which directly instantiates the DataInputStream containing the
+ model contents.
+<DT><A HREF="./opennlp/maxent/io/BinaryGISModelWriter.html" title="class in 
opennlp.maxent.io"><B>BinaryGISModelWriter</B></A> - Class in <A 
HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>Model 
writer that saves models in binary format.<DT><A 
HREF="./opennlp/maxent/io/BinaryGISModelWriter.html#BinaryGISModelWriter(opennlp.model.AbstractModel,
 java.io.File)"><B>BinaryGISModelWriter(AbstractModel, File)</B></A> - 
+Constructor for class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/BinaryGISModelWriter.html" title="class in 
opennlp.maxent.io">BinaryGISModelWriter</A>
+<DD>Constructor which takes a GISModel and a File and prepares itself to write
+ the model to that file.
+<DT><A 
HREF="./opennlp/maxent/io/BinaryGISModelWriter.html#BinaryGISModelWriter(opennlp.model.AbstractModel,
 java.io.DataOutputStream)"><B>BinaryGISModelWriter(AbstractModel, 
DataOutputStream)</B></A> - 
+Constructor for class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/BinaryGISModelWriter.html" title="class in 
opennlp.maxent.io">BinaryGISModelWriter</A>
+<DD>Constructor which takes a GISModel and a DataOutputStream and prepares
+ itself to write the model to that stream.
+<DT><A HREF="./opennlp/perceptron/BinaryPerceptronModelReader.html" 
title="class in opennlp.perceptron"><B>BinaryPerceptronModelReader</B></A> - 
Class in <A 
HREF="./opennlp/perceptron/package-summary.html">opennlp.perceptron</A><DD>&nbsp;<DT><A
 
HREF="./opennlp/perceptron/BinaryPerceptronModelReader.html#BinaryPerceptronModelReader(java.io.DataInputStream)"><B>BinaryPerceptronModelReader(DataInputStream)</B></A>
 - 
+Constructor for class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/BinaryPerceptronModelReader.html" title="class in 
opennlp.perceptron">BinaryPerceptronModelReader</A>
+<DD>Constructor which directly instantiates the DataInputStream containing
+ the model contents.
+<DT><A 
HREF="./opennlp/perceptron/BinaryPerceptronModelReader.html#BinaryPerceptronModelReader(java.io.File)"><B>BinaryPerceptronModelReader(File)</B></A>
 - 
+Constructor for class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/BinaryPerceptronModelReader.html" title="class in 
opennlp.perceptron">BinaryPerceptronModelReader</A>
+<DD>Constructor which takes a File and creates a reader for it.
+<DT><A HREF="./opennlp/perceptron/BinaryPerceptronModelWriter.html" 
title="class in opennlp.perceptron"><B>BinaryPerceptronModelWriter</B></A> - 
Class in <A 
HREF="./opennlp/perceptron/package-summary.html">opennlp.perceptron</A><DD>Model
 writer that saves models in binary format.<DT><A 
HREF="./opennlp/perceptron/BinaryPerceptronModelWriter.html#BinaryPerceptronModelWriter(opennlp.model.AbstractModel,
 java.io.File)"><B>BinaryPerceptronModelWriter(AbstractModel, File)</B></A> - 
+Constructor for class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/BinaryPerceptronModelWriter.html" title="class in 
opennlp.perceptron">BinaryPerceptronModelWriter</A>
+<DD>Constructor which takes a GISModel and a File and prepares itself to
+ write the model to that file.
+<DT><A 
HREF="./opennlp/perceptron/BinaryPerceptronModelWriter.html#BinaryPerceptronModelWriter(opennlp.model.AbstractModel,
 java.io.DataOutputStream)"><B>BinaryPerceptronModelWriter(AbstractModel, 
DataOutputStream)</B></A> - 
+Constructor for class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/BinaryPerceptronModelWriter.html" title="class in 
opennlp.perceptron">BinaryPerceptronModelWriter</A>
+<DD>Constructor which takes a GISModel and a DataOutputStream and prepares
+ itself to write the model to that stream.
+<DT><A HREF="./opennlp/maxent/io/BinaryQNModelReader.html" title="class in 
opennlp.maxent.io"><B>BinaryQNModelReader</B></A> - Class in <A 
HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>A 
reader for quasi-newton models stored in binary format.<DT><A 
HREF="./opennlp/maxent/io/BinaryQNModelReader.html#BinaryQNModelReader(java.io.DataInputStream)"><B>BinaryQNModelReader(DataInputStream)</B></A>
 - 
+Constructor for class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/BinaryQNModelReader.html" title="class in 
opennlp.maxent.io">BinaryQNModelReader</A>
+<DD>Constructor which directly instantiates the DataInputStream containing the
+ model contents.
+<DT><A HREF="./opennlp/maxent/io/BinaryQNModelWriter.html" title="class in 
opennlp.maxent.io"><B>BinaryQNModelWriter</B></A> - Class in <A 
HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>&nbsp;<DT><A
 
HREF="./opennlp/maxent/io/BinaryQNModelWriter.html#BinaryQNModelWriter(opennlp.model.AbstractModel,
 java.io.File)"><B>BinaryQNModelWriter(AbstractModel, File)</B></A> - 
+Constructor for class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/BinaryQNModelWriter.html" title="class in 
opennlp.maxent.io">BinaryQNModelWriter</A>
+<DD>Constructor which takes a GISModel and a File and prepares itself to write
+ the model to that file.
+<DT><A 
HREF="./opennlp/maxent/io/BinaryQNModelWriter.html#BinaryQNModelWriter(opennlp.model.AbstractModel,
 java.io.DataOutputStream)"><B>BinaryQNModelWriter(AbstractModel, 
DataOutputStream)</B></A> - 
+Constructor for class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/BinaryQNModelWriter.html" title="class in 
opennlp.maxent.io">BinaryQNModelWriter</A>
+<DD>Constructor which takes a GISModel and a DataOutputStream and prepares
+ itself to write the model to that stream.
+<DT><A HREF="./opennlp/maxent/BinToAscii.html" title="class in 
opennlp.maxent"><B>BinToAscii</B></A> - Class in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>A program to 
convert from java binary doubles to ascii<DT><A 
HREF="./opennlp/maxent/BinToAscii.html#BinToAscii()"><B>BinToAscii()</B></A> - 
+Constructor for class opennlp.maxent.<A 
HREF="./opennlp/maxent/BinToAscii.html" title="class in 
opennlp.maxent">BinToAscii</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/io/BinToAscii.html" title="class in 
opennlp.maxent.io"><B>BinToAscii</B></A> - Class in <A 
HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>A 
program to convert from java binary doubles to ascii.<DT><A 
HREF="./opennlp/maxent/io/BinToAscii.html#BinToAscii()"><B>BinToAscii()</B></A> 
- 
+Constructor for class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/BinToAscii.html" title="class in 
opennlp.maxent.io">BinToAscii</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_C_"><!-- --></A><H2>
+<B>C</B></H2>
+<DL>
+<DT><A 
HREF="./opennlp/model/HashSumEventStream.html#calculateHashSum()"><B>calculateHashSum()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/HashSumEventStream.html" title="class in 
opennlp.model">HashSumEventStream</A>
+<DD>Calculates the hash sum of the stream.
+<DT><A 
HREF="./opennlp/maxent/io/GISModelReader.html#checkModelType()"><B>checkModelType()</B></A>
 - 
+Method in class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/GISModelReader.html" title="class in 
opennlp.maxent.io">GISModelReader</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/io/QNModelReader.html#checkModelType()"><B>checkModelType()</B></A>
 - 
+Method in class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/QNModelReader.html" title="class in 
opennlp.maxent.io">QNModelReader</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractModelReader.html#checkModelType()"><B>checkModelType()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/AbstractModelReader.html" title="class in 
opennlp.model">AbstractModelReader</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/GenericModelReader.html#checkModelType()"><B>checkModelType()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/GenericModelReader.html" title="class in 
opennlp.model">GenericModelReader</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/perceptron/PerceptronModelReader.html#checkModelType()"><B>checkModelType()</B></A>
 - 
+Method in class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/PerceptronModelReader.html" title="class in 
opennlp.perceptron">PerceptronModelReader</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/io/BinaryGISModelWriter.html#close()"><B>close()</B></A> 
- 
+Method in class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/BinaryGISModelWriter.html" title="class in 
opennlp.maxent.io">BinaryGISModelWriter</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/io/BinaryQNModelWriter.html#close()"><B>close()</B></A> 
- 
+Method in class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/BinaryQNModelWriter.html" title="class in 
opennlp.maxent.io">BinaryQNModelWriter</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/io/ObjectGISModelWriter.html#close()"><B>close()</B></A> 
- 
+Method in class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/ObjectGISModelWriter.html" title="class in 
opennlp.maxent.io">ObjectGISModelWriter</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/io/ObjectQNModelWriter.html#close()"><B>close()</B></A> 
- 
+Method in class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/ObjectQNModelWriter.html" title="class in 
opennlp.maxent.io">ObjectQNModelWriter</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/io/PlainTextGISModelWriter.html#close()"><B>close()</B></A>
 - 
+Method in class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/PlainTextGISModelWriter.html" title="class in 
opennlp.maxent.io">PlainTextGISModelWriter</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/io/SuffixSensitiveGISModelWriter.html#close()"><B>close()</B></A>
 - 
+Method in class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/SuffixSensitiveGISModelWriter.html" title="class in 
opennlp.maxent.io">SuffixSensitiveGISModelWriter</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractModelWriter.html#close()"><B>close()</B></A> - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/AbstractModelWriter.html" title="class in 
opennlp.model">AbstractModelWriter</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/FileEventStream.html#close()"><B>close()</B></A> 
- 
+Method in class opennlp.model.<A HREF="./opennlp/model/FileEventStream.html" 
title="class in opennlp.model">FileEventStream</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/GenericModelWriter.html#close()"><B>close()</B></A> - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/GenericModelWriter.html" title="class in 
opennlp.model">GenericModelWriter</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/perceptron/BinaryPerceptronModelWriter.html#close()"><B>close()</B></A>
 - 
+Method in class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/BinaryPerceptronModelWriter.html" title="class in 
opennlp.perceptron">BinaryPerceptronModelWriter</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/perceptron/PlainTextPerceptronModelWriter.html#close()"><B>close()</B></A>
 - 
+Method in class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/PlainTextPerceptronModelWriter.html" title="class in 
opennlp.perceptron">PlainTextPerceptronModelWriter</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html#close()"><B>close()</B></A>
 - 
+Method in class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html" 
title="class in opennlp.perceptron">SuffixSensitivePerceptronModelWriter</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/ComparableEvent.html" title="class in 
opennlp.model"><B>ComparableEvent</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>A maxent event 
representation which we can use to sort based on the
+ predicates indexes contained in the events.<DT><A 
HREF="./opennlp/model/ComparableEvent.html#ComparableEvent(int, int[], 
float[])"><B>ComparableEvent(int, int[], float[])</B></A> - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/ComparableEvent.html" title="class in 
opennlp.model">ComparableEvent</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/ComparableEvent.html#ComparableEvent(int, 
int[])"><B>ComparableEvent(int, int[])</B></A> - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/ComparableEvent.html" title="class in 
opennlp.model">ComparableEvent</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/ComparablePredicate.html" title="class in 
opennlp.model"><B>ComparablePredicate</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>A maxent 
predicate representation which we can use to sort based on the
+ outcomes.<DT><A 
HREF="./opennlp/model/ComparablePredicate.html#ComparablePredicate(java.lang.String,
 int[], double[])"><B>ComparablePredicate(String, int[], double[])</B></A> - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/ComparablePredicate.html" title="class in 
opennlp.model">ComparablePredicate</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/DoubleStringPair.html#compareTo(opennlp.maxent.DoubleStringPair)"><B>compareTo(DoubleStringPair)</B></A>
 - 
+Method in class opennlp.maxent.<A 
HREF="./opennlp/maxent/DoubleStringPair.html" title="class in 
opennlp.maxent">DoubleStringPair</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/ComparableEvent.html#compareTo(opennlp.model.ComparableEvent)"><B>compareTo(ComparableEvent)</B></A>
 - 
+Method in class opennlp.model.<A HREF="./opennlp/model/ComparableEvent.html" 
title="class in opennlp.model">ComparableEvent</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/ComparablePredicate.html#compareTo(opennlp.model.ComparablePredicate)"><B>compareTo(ComparablePredicate)</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/ComparablePredicate.html" title="class in 
opennlp.model">ComparablePredicate</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/io/GISModelReader.html#constructModel()"><B>constructModel()</B></A>
 - 
+Method in class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/GISModelReader.html" title="class in 
opennlp.maxent.io">GISModelReader</A>
+<DD>Retrieve a model from disk.
+<DT><A 
HREF="./opennlp/maxent/io/QNModelReader.html#constructModel()"><B>constructModel()</B></A>
 - 
+Method in class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/QNModelReader.html" title="class in 
opennlp.maxent.io">QNModelReader</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractModelReader.html#constructModel()"><B>constructModel()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/AbstractModelReader.html" title="class in 
opennlp.model">AbstractModelReader</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/GenericModelReader.html#constructModel()"><B>constructModel()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/GenericModelReader.html" title="class in 
opennlp.model">GenericModelReader</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/perceptron/PerceptronModelReader.html#constructModel()"><B>constructModel()</B></A>
 - 
+Method in class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/PerceptronModelReader.html" title="class in 
opennlp.perceptron">PerceptronModelReader</A>
+<DD>Retrieve a model from disk.
+<DT><A 
HREF="./opennlp/model/MutableContext.html#contains(int)"><B>contains(int)</B></A>
 - 
+Method in class opennlp.model.<A HREF="./opennlp/model/MutableContext.html" 
title="class in opennlp.model">MutableContext</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/Context.html" title="class in 
opennlp.model"><B>Context</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>Class which 
associates a real valued parameter or expected value with a particular 
contextual
+ predicate or feature.<DT><A HREF="./opennlp/model/Context.html#Context(int[], 
double[])"><B>Context(int[], double[])</B></A> - 
+Constructor for class opennlp.model.<A HREF="./opennlp/model/Context.html" 
title="class in opennlp.model">Context</A>
+<DD>Creates a new parameters object with the specified parameters associated 
with the specified
+ outcome pattern.
+<DT><A HREF="./opennlp/maxent/ContextGenerator.html" title="interface in 
opennlp.maxent"><B>ContextGenerator</B></A> - Interface in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>Generate 
contexts for maxent decisions.<DT><A HREF="./opennlp/maxent/Counter.html" 
title="class in opennlp.maxent"><B>Counter</B></A> - Class in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>A simple 
class which is essentially an Integer which is mutable via
+ incrementation.<DT><A 
HREF="./opennlp/maxent/Counter.html#Counter()"><B>Counter()</B></A> - 
+Constructor for class opennlp.maxent.<A HREF="./opennlp/maxent/Counter.html" 
title="class in opennlp.maxent">Counter</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/TrainUtil.html#CUTOFF_PARAM"><B>CUTOFF_PARAM</B></A> - 
+Static variable in class opennlp.model.<A 
HREF="./opennlp/model/TrainUtil.html" title="class in 
opennlp.model">TrainUtil</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_D_"><!-- --></A><H2>
+<B>D</B></H2>
+<DL>
+<DT><A 
HREF="./opennlp/model/TrainUtil.html#DATA_INDEXER_ONE_PASS_VALUE"><B>DATA_INDEXER_ONE_PASS_VALUE</B></A>
 - 
+Static variable in class opennlp.model.<A 
HREF="./opennlp/model/TrainUtil.html" title="class in 
opennlp.model">TrainUtil</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/TrainUtil.html#DATA_INDEXER_PARAM"><B>DATA_INDEXER_PARAM</B></A>
 - 
+Static variable in class opennlp.model.<A 
HREF="./opennlp/model/TrainUtil.html" title="class in 
opennlp.model">TrainUtil</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/TrainUtil.html#DATA_INDEXER_TWO_PASS_VALUE"><B>DATA_INDEXER_TWO_PASS_VALUE</B></A>
 - 
+Static variable in class opennlp.model.<A 
HREF="./opennlp/model/TrainUtil.html" title="class in 
opennlp.model">TrainUtil</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/DataIndexer.html" title="interface in 
opennlp.model"><B>DataIndexer</B></A> - Interface in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>Object which 
compresses events in memory and performs feature selection.<DT><A 
HREF="./opennlp/model/DataReader.html" title="interface in 
opennlp.model"><B>DataReader</B></A> - Interface in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A 
HREF="./opennlp/maxent/DataStream.html" title="interface in 
opennlp.maxent"><B>DataStream</B></A> - Interface in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>A interface 
for objects which can deliver a stream of training data to be
+ supplied to an EventStream.<DT><A 
HREF="./opennlp/maxent/quasinewton/QNTrainer.html#DEFAULT_M"><B>DEFAULT_M</B></A>
 - 
+Static variable in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/QNTrainer.html" title="class in 
opennlp.maxent.quasinewton">QNTrainer</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/quasinewton/QNTrainer.html#DEFAULT_MAX_FCT_EVAL"><B>DEFAULT_MAX_FCT_EVAL</B></A>
 - 
+Static variable in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/QNTrainer.html" title="class in 
opennlp.maxent.quasinewton">QNTrainer</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/quasinewton/DifferentiableFunction.html" 
title="interface in 
opennlp.maxent.quasinewton"><B>DifferentiableFunction</B></A> - Interface in <A 
HREF="./opennlp/maxent/quasinewton/package-summary.html">opennlp.maxent.quasinewton</A><DD>interface
 for a function that can be differentiated once.<DT><A 
HREF="./opennlp/maxent/quasinewton/LineSearch.html#doLineSearch(opennlp.maxent.quasinewton.DifferentiableFunction,
 double[], 
opennlp.maxent.quasinewton.LineSearchResult)"><B>doLineSearch(DifferentiableFunction,
 double[], LineSearchResult)</B></A> - 
+Static method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LineSearch.html" title="class in 
opennlp.maxent.quasinewton">LineSearch</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LineSearch.html#doLineSearch(opennlp.maxent.quasinewton.DifferentiableFunction,
 double[], opennlp.maxent.quasinewton.LineSearchResult, 
boolean)"><B>doLineSearch(DifferentiableFunction, double[], LineSearchResult, 
boolean)</B></A> - 
+Static method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LineSearch.html" title="class in 
opennlp.maxent.quasinewton">LineSearch</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/DomainToModelMap.html" title="class in 
opennlp.maxent"><B>DomainToModelMap</B></A> - Class in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>A class 
which stores a mapping from ModelDomain objects to MaxentModels.<DT><A 
HREF="./opennlp/maxent/DomainToModelMap.html#DomainToModelMap()"><B>DomainToModelMap()</B></A>
 - 
+Constructor for class opennlp.maxent.<A 
HREF="./opennlp/maxent/DomainToModelMap.html" title="class in 
opennlp.maxent">DomainToModelMap</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/DoubleStringPair.html" title="class in 
opennlp.maxent"><B>DoubleStringPair</B></A> - Class in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>&nbsp;<DT><A 
HREF="./opennlp/maxent/DoubleStringPair.html#DoubleStringPair(double, 
java.lang.String)"><B>DoubleStringPair(double, String)</B></A> - 
+Constructor for class opennlp.maxent.<A 
HREF="./opennlp/maxent/DoubleStringPair.html" title="class in 
opennlp.maxent">DoubleStringPair</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/DoubleStringPair.html#doubleValue"><B>doubleValue</B></A>
 - 
+Variable in class opennlp.maxent.<A 
HREF="./opennlp/maxent/DoubleStringPair.html" title="class in 
opennlp.maxent">DoubleStringPair</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/DynamicEvalParameters.html" title="class in 
opennlp.model"><B>DynamicEvalParameters</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A 
HREF="./opennlp/model/DynamicEvalParameters.html#DynamicEvalParameters(java.util.List,
 int)"><B>DynamicEvalParameters(List&lt;? extends Context&gt;, int)</B></A> - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/DynamicEvalParameters.html" title="class in 
opennlp.model">DynamicEvalParameters</A>
+<DD>Creates a set of paramters which can be evaulated with the eval method.
+</DL>
+<HR>
+<A NAME="_E_"><!-- --></A><H2>
+<B>E</B></H2>
+<DL>
+<DT><A 
HREF="./opennlp/maxent/quasinewton/QNModel.html#equals(java.lang.Object)"><B>equals(Object)</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/QNModel.html" title="class in 
opennlp.maxent.quasinewton">QNModel</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/GISModel.html#eval(java.lang.String[])"><B>eval(String[])</B></A>
 - 
+Method in class opennlp.maxent.<A HREF="./opennlp/maxent/GISModel.html" 
title="class in opennlp.maxent">GISModel</A>
+<DD>Use this model to evaluate a context and return an array of the likelihood
+ of each outcome given that context.
+<DT><A HREF="./opennlp/maxent/GISModel.html#eval(java.lang.String[], 
float[])"><B>eval(String[], float[])</B></A> - 
+Method in class opennlp.maxent.<A HREF="./opennlp/maxent/GISModel.html" 
title="class in opennlp.maxent">GISModel</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/GISModel.html#eval(java.lang.String[], 
double[])"><B>eval(String[], double[])</B></A> - 
+Method in class opennlp.maxent.<A HREF="./opennlp/maxent/GISModel.html" 
title="class in opennlp.maxent">GISModel</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/GISModel.html#eval(java.lang.String[], float[], 
double[])"><B>eval(String[], float[], double[])</B></A> - 
+Method in class opennlp.maxent.<A HREF="./opennlp/maxent/GISModel.html" 
title="class in opennlp.maxent">GISModel</A>
+<DD>Use this model to evaluate a context and return an array of the likelihood
+ of each outcome given that context.
+<DT><A HREF="./opennlp/maxent/GISModel.html#eval(int[], double[], 
opennlp.model.EvalParameters)"><B>eval(int[], double[], EvalParameters)</B></A> 
- 
+Static method in class opennlp.maxent.<A HREF="./opennlp/maxent/GISModel.html" 
title="class in opennlp.maxent">GISModel</A>
+<DD>Use this model to evaluate a context and return an array of the likelihood
+ of each outcome given the specified context and the specified parameters.
+<DT><A HREF="./opennlp/maxent/GISModel.html#eval(int[], float[], double[], 
opennlp.model.EvalParameters)"><B>eval(int[], float[], double[], 
EvalParameters)</B></A> - 
+Static method in class opennlp.maxent.<A HREF="./opennlp/maxent/GISModel.html" 
title="class in opennlp.maxent">GISModel</A>
+<DD>Use this model to evaluate a context and return an array of the likelihood
+ of each outcome given the specified context and the specified parameters.
+<DT><A 
HREF="./opennlp/maxent/quasinewton/QNModel.html#eval(java.lang.String[])"><B>eval(String[])</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/QNModel.html" title="class in 
opennlp.maxent.quasinewton">QNModel</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/quasinewton/QNModel.html#eval(java.lang.String[], 
double[])"><B>eval(String[], double[])</B></A> - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/QNModel.html" title="class in 
opennlp.maxent.quasinewton">QNModel</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/quasinewton/QNModel.html#eval(java.lang.String[], 
float[])"><B>eval(String[], float[])</B></A> - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/QNModel.html" title="class in 
opennlp.maxent.quasinewton">QNModel</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/TrainEval.html#eval(opennlp.model.MaxentModel, 
java.io.Reader, opennlp.maxent.Evalable)"><B>eval(MaxentModel, Reader, 
Evalable)</B></A> - 
+Static method in class opennlp.maxent.<A 
HREF="./opennlp/maxent/TrainEval.html" title="class in 
opennlp.maxent">TrainEval</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/TrainEval.html#eval(opennlp.model.MaxentModel, 
java.io.Reader, opennlp.maxent.Evalable, boolean)"><B>eval(MaxentModel, Reader, 
Evalable, boolean)</B></A> - 
+Static method in class opennlp.maxent.<A 
HREF="./opennlp/maxent/TrainEval.html" title="class in 
opennlp.maxent">TrainEval</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/MaxentModel.html#eval(java.lang.String[])"><B>eval(String[])</B></A>
 - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/MaxentModel.html" 
title="interface in opennlp.model">MaxentModel</A>
+<DD>Evaluates a context.
+<DT><A HREF="./opennlp/model/MaxentModel.html#eval(java.lang.String[], 
double[])"><B>eval(String[], double[])</B></A> - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/MaxentModel.html" 
title="interface in opennlp.model">MaxentModel</A>
+<DD>Evaluates a context.
+<DT><A HREF="./opennlp/model/MaxentModel.html#eval(java.lang.String[], 
float[])"><B>eval(String[], float[])</B></A> - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/MaxentModel.html" 
title="interface in opennlp.model">MaxentModel</A>
+<DD>Evaluates a contexts with the specified context values.
+<DT><A 
HREF="./opennlp/perceptron/PerceptronModel.html#eval(java.lang.String[])"><B>eval(String[])</B></A>
 - 
+Method in class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/PerceptronModel.html" title="class in 
opennlp.perceptron">PerceptronModel</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/perceptron/PerceptronModel.html#eval(java.lang.String[], 
float[])"><B>eval(String[], float[])</B></A> - 
+Method in class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/PerceptronModel.html" title="class in 
opennlp.perceptron">PerceptronModel</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/perceptron/PerceptronModel.html#eval(java.lang.String[], 
double[])"><B>eval(String[], double[])</B></A> - 
+Method in class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/PerceptronModel.html" title="class in 
opennlp.perceptron">PerceptronModel</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/perceptron/PerceptronModel.html#eval(java.lang.String[], 
float[], double[])"><B>eval(String[], float[], double[])</B></A> - 
+Method in class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/PerceptronModel.html" title="class in 
opennlp.perceptron">PerceptronModel</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/perceptron/PerceptronModel.html#eval(int[], double[], 
opennlp.model.EvalParameters)"><B>eval(int[], double[], EvalParameters)</B></A> 
- 
+Static method in class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/PerceptronModel.html" title="class in 
opennlp.perceptron">PerceptronModel</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/perceptron/PerceptronModel.html#eval(int[], float[], 
double[], opennlp.model.EvalParameters, boolean)"><B>eval(int[], float[], 
double[], EvalParameters, boolean)</B></A> - 
+Static method in class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/PerceptronModel.html" title="class in 
opennlp.perceptron">PerceptronModel</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/Evalable.html" title="interface in 
opennlp.maxent"><B>Evalable</B></A> - Interface in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>Interface 
for components which use maximum entropy models and can evaluate
+ the performace of the models using the TrainEval class.<DT><A 
HREF="./opennlp/model/EvalParameters.html" title="class in 
opennlp.model"><B>EvalParameters</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>This class 
encapsulates the varibales used in producing probabilities from a model 
+ and facilitaes passing these variables to the eval method.<DT><A 
HREF="./opennlp/model/EvalParameters.html#EvalParameters(opennlp.model.Context[],
 double, double, int)"><B>EvalParameters(Context[], double, double, 
int)</B></A> - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/EvalParameters.html" title="class in 
opennlp.model">EvalParameters</A>
+<DD>Creates a set of paramters which can be evaulated with the eval method.
+<DT><A 
HREF="./opennlp/model/EvalParameters.html#EvalParameters(opennlp.model.Context[],
 int)"><B>EvalParameters(Context[], int)</B></A> - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/EvalParameters.html" title="class in 
opennlp.model">EvalParameters</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/Event.html" title="class in 
opennlp.model"><B>Event</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>The context of 
a decision point during training.<DT><A 
HREF="./opennlp/model/Event.html#Event(java.lang.String, 
java.lang.String[])"><B>Event(String, String[])</B></A> - 
+Constructor for class opennlp.model.<A HREF="./opennlp/model/Event.html" 
title="class in opennlp.model">Event</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/Event.html#Event(java.lang.String, 
java.lang.String[], float[])"><B>Event(String, String[], float[])</B></A> - 
+Constructor for class opennlp.model.<A HREF="./opennlp/model/Event.html" 
title="class in opennlp.model">Event</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/EventCollector.html" title="interface in 
opennlp.model"><B>EventCollector</B></A> - Interface in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>An interface 
for objects which read events during training.<DT><A 
HREF="./opennlp/model/EventCollectorAsStream.html" title="class in 
opennlp.model"><B>EventCollectorAsStream</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>A wrapper to 
turn EventCollectors created for Maxent 1.0 into EventStreams
+ for Maxent 1.2.<DT><A 
HREF="./opennlp/model/EventCollectorAsStream.html#EventCollectorAsStream(opennlp.model.EventCollector)"><B>EventCollectorAsStream(EventCollector)</B></A>
 - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/EventCollectorAsStream.html" title="class in 
opennlp.model">EventCollectorAsStream</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/EventStream.html" title="interface in 
opennlp.model"><B>EventStream</B></A> - Interface in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>A object which 
can deliver a stream of training events for the GIS procedure
+ (or others such as IIS if and when they are implemented).</DL>
+<HR>
+<A NAME="_F_"><!-- --></A><H2>
+<B>F</B></H2>
+<DL>
+<DT><A HREF="./opennlp/model/FileEventStream.html" title="class in 
opennlp.model"><B>FileEventStream</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>Class for 
using a file of events as an event stream.<DT><A 
HREF="./opennlp/model/FileEventStream.html#FileEventStream(java.lang.String, 
java.lang.String)"><B>FileEventStream(String, String)</B></A> - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/FileEventStream.html" title="class in 
opennlp.model">FileEventStream</A>
+<DD>Creates a new file event stream from the specified file name.
+<DT><A 
HREF="./opennlp/model/FileEventStream.html#FileEventStream(java.lang.String)"><B>FileEventStream(String)</B></A>
 - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/FileEventStream.html" title="class in 
opennlp.model">FileEventStream</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/FileEventStream.html#FileEventStream(java.io.File)"><B>FileEventStream(File)</B></A>
 - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/FileEventStream.html" title="class in 
opennlp.model">FileEventStream</A>
+<DD>Creates a new file event stream from the specified file.
+<DT><A 
HREF="./opennlp/maxent/ModelReplacementManager.html#finishUsingModel()"><B>finishUsingModel()</B></A>
 - 
+Method in class opennlp.maxent.<A 
HREF="./opennlp/maxent/ModelReplacementManager.html" title="class in 
opennlp.maxent">ModelReplacementManager</A>
+<DD>Inform the manager that a thread is done using the model, and thus is not
+ dependending on it being unchanged.
+<DT><A HREF="./opennlp/maxent/quasinewton/Function.html" title="interface in 
opennlp.maxent.quasinewton"><B>Function</B></A> - Interface in <A 
HREF="./opennlp/maxent/quasinewton/package-summary.html">opennlp.maxent.quasinewton</A><DD>interface
 for a function.</DL>
+<HR>
+<A NAME="_G_"><!-- --></A><H2>
+<B>G</B></H2>
+<DL>
+<DT><A HREF="./opennlp/model/GenericModelReader.html" title="class in 
opennlp.model"><B>GenericModelReader</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A 
HREF="./opennlp/model/GenericModelReader.html#GenericModelReader(java.io.File)"><B>GenericModelReader(File)</B></A>
 - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/GenericModelReader.html" title="class in 
opennlp.model">GenericModelReader</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/GenericModelReader.html#GenericModelReader(opennlp.model.DataReader)"><B>GenericModelReader(DataReader)</B></A>
 - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/GenericModelReader.html" title="class in 
opennlp.model">GenericModelReader</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/GenericModelWriter.html" title="class in 
opennlp.model"><B>GenericModelWriter</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A 
HREF="./opennlp/model/GenericModelWriter.html#GenericModelWriter(opennlp.model.AbstractModel,
 java.io.File)"><B>GenericModelWriter(AbstractModel, File)</B></A> - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/GenericModelWriter.html" title="class in 
opennlp.model">GenericModelWriter</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/GenericModelWriter.html#GenericModelWriter(opennlp.model.AbstractModel,
 java.io.DataOutputStream)"><B>GenericModelWriter(AbstractModel, 
DataOutputStream)</B></A> - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/GenericModelWriter.html" title="class in 
opennlp.model">GenericModelWriter</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/IntegerPool.html#get(int)"><B>get(int)</B></A> - 
+Method in class opennlp.maxent.<A HREF="./opennlp/maxent/IntegerPool.html" 
title="class in opennlp.maxent">IntegerPool</A>
+<DD>Returns the shared Integer wrapper for <tt>value</tt> if it is inside the
+ range managed by this pool.
+<DT><A HREF="./opennlp/model/IndexHashTable.html#get(T)"><B>get(T)</B></A> - 
+Method in class opennlp.model.<A HREF="./opennlp/model/IndexHashTable.html" 
title="class in opennlp.model">IndexHashTable</A>
+<DD>Retrieves the index for the specified key.
+<DT><A 
HREF="./opennlp/model/AbstractModel.html#getAllOutcomes(double[])"><B>getAllOutcomes(double[])</B></A>
 - 
+Method in class opennlp.model.<A HREF="./opennlp/model/AbstractModel.html" 
title="class in opennlp.model">AbstractModel</A>
+<DD>Return a string matching all the outcome names with all the
+ probabilities produced by the <code>eval(String[] context)</code>
+ method.
+<DT><A 
HREF="./opennlp/model/MaxentModel.html#getAllOutcomes(double[])"><B>getAllOutcomes(double[])</B></A>
 - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/MaxentModel.html" 
title="interface in opennlp.model">MaxentModel</A>
+<DD>Return a string matching all the outcome names with all the
+ probabilities produced by the <code>eval(String[]
+ context)</code> method.
+<DT><A 
HREF="./opennlp/model/AbstractModel.html#getBestOutcome(double[])"><B>getBestOutcome(double[])</B></A>
 - 
+Method in class opennlp.model.<A HREF="./opennlp/model/AbstractModel.html" 
title="class in opennlp.model">AbstractModel</A>
+<DD>Return the name of the outcome corresponding to the highest likelihood
+ in the parameter ocs.
+<DT><A 
HREF="./opennlp/model/MaxentModel.html#getBestOutcome(double[])"><B>getBestOutcome(double[])</B></A>
 - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/MaxentModel.html" 
title="interface in opennlp.model">MaxentModel</A>
+<DD>Simple function to return the outcome associated with the index
+ containing the highest probability in the double[].
+<DT><A 
HREF="./opennlp/model/EvalParameters.html#getConstantInverse()"><B>getConstantInverse()</B></A>
 - 
+Method in class opennlp.model.<A HREF="./opennlp/model/EvalParameters.html" 
title="class in opennlp.model">EvalParameters</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/BasicContextGenerator.html#getContext(java.lang.Object)"><B>getContext(Object)</B></A>
 - 
+Method in class opennlp.maxent.<A 
HREF="./opennlp/maxent/BasicContextGenerator.html" title="class in 
opennlp.maxent">BasicContextGenerator</A>
+<DD>Builds up the list of contextual predicates given a String.
+<DT><A 
HREF="./opennlp/maxent/ContextGenerator.html#getContext(java.lang.Object)"><B>getContext(Object)</B></A>
 - 
+Method in interface opennlp.maxent.<A 
HREF="./opennlp/maxent/ContextGenerator.html" title="interface in 
opennlp.maxent">ContextGenerator</A>
+<DD>Builds up the list of contextual predicates given an Object.
+<DT><A HREF="./opennlp/model/Event.html#getContext()"><B>getContext()</B></A> 
- 
+Method in class opennlp.model.<A HREF="./opennlp/model/Event.html" 
title="class in opennlp.model">Event</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractDataIndexer.html#getContexts()"><B>getContexts()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/AbstractDataIndexer.html" title="class in 
opennlp.model">AbstractDataIndexer</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/DataIndexer.html#getContexts()"><B>getContexts()</B></A> 
- 
+Method in interface opennlp.model.<A HREF="./opennlp/model/DataIndexer.html" 
title="interface in opennlp.model">DataIndexer</A>
+<DD>Returns the array of predicates seen in each event.
+<DT><A 
HREF="./opennlp/model/EvalParameters.html#getCorrectionConstant()"><B>getCorrectionConstant()</B></A>
 - 
+Method in class opennlp.model.<A HREF="./opennlp/model/EvalParameters.html" 
title="class in opennlp.model">EvalParameters</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/EvalParameters.html#getCorrectionParam()"><B>getCorrectionParam()</B></A>
 - 
+Method in class opennlp.model.<A HREF="./opennlp/model/EvalParameters.html" 
title="class in opennlp.model">EvalParameters</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html#getCurrPoint()"><B>getCurrPoint()</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html" title="class in 
opennlp.maxent.quasinewton">LineSearchResult</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractModel.html#getDataStructures()"><B>getDataStructures()</B></A>
 - 
+Method in class opennlp.model.<A HREF="./opennlp/model/AbstractModel.html" 
title="class in opennlp.model">AbstractModel</A>
+<DD>Provides the fundamental data structures which encode the maxent model
+ information.
+<DT><A 
HREF="./opennlp/model/MaxentModel.html#getDataStructures()"><B>getDataStructures()</B></A>
 - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/MaxentModel.html" 
title="interface in opennlp.model">MaxentModel</A>
+<DD>Returns the data structures relevant to storing the model.
+<DT><A 
HREF="./opennlp/maxent/quasinewton/Function.html#getDomainDimension()"><B>getDomainDimension()</B></A>
 - 
+Method in interface opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/Function.html" title="interface in 
opennlp.maxent.quasinewton">Function</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LogLikelihoodFunction.html#getDomainDimension()"><B>getDomainDimension()</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LogLikelihoodFunction.html" title="class in 
opennlp.maxent.quasinewton">LogLikelihoodFunction</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/Evalable.html#getEventCollector(java.io.Reader)"><B>getEventCollector(Reader)</B></A>
 - 
+Method in interface opennlp.maxent.<A HREF="./opennlp/maxent/Evalable.html" 
title="interface in opennlp.maxent">Evalable</A>
+<DD>Returns the EventCollector that is used to collect all relevant information
+ from the data file.
+<DT><A 
HREF="./opennlp/model/EventCollector.html#getEvents()"><B>getEvents()</B></A> - 
+Method in interface opennlp.model.<A 
HREF="./opennlp/model/EventCollector.html" title="interface in 
opennlp.model">EventCollector</A>
+<DD>Return the events which this EventCollector has gathered.
+<DT><A 
HREF="./opennlp/model/EventCollector.html#getEvents(boolean)"><B>getEvents(boolean)</B></A>
 - 
+Method in interface opennlp.model.<A 
HREF="./opennlp/model/EventCollector.html" title="interface in 
opennlp.model">EventCollector</A>
+<DD>Return the events which this EventCollector has gathered based on whether
+ we wish to train a model or evaluate one based on those events.
+<DT><A HREF="./opennlp/model/Sequence.html#getEvents()"><B>getEvents()</B></A> 
- 
+Method in class opennlp.model.<A HREF="./opennlp/model/Sequence.html" 
title="class in opennlp.model">Sequence</A>
+<DD>Returns the events which make up this sequence.
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html#getFctEvalCount()"><B>getFctEvalCount()</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html" title="class in 
opennlp.maxent.quasinewton">LineSearchResult</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html#getGradAtCurr()"><B>getGradAtCurr()</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html" title="class in 
opennlp.maxent.quasinewton">LineSearchResult</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html#getGradAtNext()"><B>getGradAtNext()</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html" title="class in 
opennlp.maxent.quasinewton">LineSearchResult</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractModel.html#getIndex(java.lang.String)"><B>getIndex(String)</B></A>
 - 
+Method in class opennlp.model.<A HREF="./opennlp/model/AbstractModel.html" 
title="class in opennlp.model">AbstractModel</A>
+<DD>Gets the index associated with the String name of the given outcome.
+<DT><A 
HREF="./opennlp/model/MaxentModel.html#getIndex(java.lang.String)"><B>getIndex(String)</B></A>
 - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/MaxentModel.html" 
title="interface in opennlp.model">MaxentModel</A>
+<DD>Gets the index associated with the String name of the given
+ outcome.
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html#getInitialObject(double,
 double[], double[], int)"><B>getInitialObject(double, double[], double[], 
int)</B></A> - 
+Static method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html" title="class in 
opennlp.maxent.quasinewton">LineSearchResult</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html#getInitialObject(double,
 double[], double[])"><B>getInitialObject(double, double[], double[])</B></A> - 
+Static method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html" title="class in 
opennlp.maxent.quasinewton">LineSearchResult</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LogLikelihoodFunction.html#getInitialPoint()"><B>getInitialPoint()</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LogLikelihoodFunction.html" title="class in 
opennlp.maxent.quasinewton">LogLikelihoodFunction</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/DomainToModelMap.html#getModel(opennlp.maxent.ModelDomain)"><B>getModel(ModelDomain)</B></A>
 - 
+Method in class opennlp.maxent.<A 
HREF="./opennlp/maxent/DomainToModelMap.html" title="class in 
opennlp.maxent">DomainToModelMap</A>
+<DD>Get the model mapped to by the given ModelDomain key.
+<DT><A 
HREF="./opennlp/model/AbstractModelReader.html#getModel()"><B>getModel()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/AbstractModelReader.html" title="class in 
opennlp.model">AbstractModelReader</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractModel.html#getModelType()"><B>getModelType()</B></A>
 - 
+Method in class opennlp.model.<A HREF="./opennlp/model/AbstractModel.html" 
title="class in opennlp.model">AbstractModel</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/ModelDomain.html#getName()"><B>getName()</B></A> 
- 
+Method in interface opennlp.maxent.<A HREF="./opennlp/maxent/ModelDomain.html" 
title="interface in opennlp.maxent">ModelDomain</A>
+<DD>Get the name of this domain.
+<DT><A 
HREF="./opennlp/maxent/Evalable.html#getNegativeOutcome()"><B>getNegativeOutcome()</B></A>
 - 
+Method in interface opennlp.maxent.<A HREF="./opennlp/maxent/Evalable.html" 
title="interface in opennlp.maxent">Evalable</A>
+<DD>The outcome that should be considered a negative result.
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html#getNextPoint()"><B>getNextPoint()</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html" title="class in 
opennlp.maxent.quasinewton">LineSearchResult</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractDataIndexer.html#getNumEvents()"><B>getNumEvents()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/AbstractDataIndexer.html" title="class in 
opennlp.model">AbstractDataIndexer</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/DataIndexer.html#getNumEvents()"><B>getNumEvents()</B></A>
 - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/DataIndexer.html" 
title="interface in opennlp.model">DataIndexer</A>
+<DD>Returns the number of total events indexed.
+<DT><A 
HREF="./opennlp/maxent/quasinewton/QNModel.html#getNumOutcomes()"><B>getNumOutcomes()</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/QNModel.html" title="class in 
opennlp.maxent.quasinewton">QNModel</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractModel.html#getNumOutcomes()"><B>getNumOutcomes()</B></A>
 - 
+Method in class opennlp.model.<A HREF="./opennlp/model/AbstractModel.html" 
title="class in opennlp.model">AbstractModel</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/DynamicEvalParameters.html#getNumOutcomes()"><B>getNumOutcomes()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/DynamicEvalParameters.html" title="class in 
opennlp.model">DynamicEvalParameters</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/EvalParameters.html#getNumOutcomes()"><B>getNumOutcomes()</B></A>
 - 
+Method in class opennlp.model.<A HREF="./opennlp/model/EvalParameters.html" 
title="class in opennlp.model">EvalParameters</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/MaxentModel.html#getNumOutcomes()"><B>getNumOutcomes()</B></A>
 - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/MaxentModel.html" 
title="interface in opennlp.model">MaxentModel</A>
+<DD>Returns the number of outcomes for this model.
+<DT><A 
HREF="./opennlp/model/AbstractDataIndexer.html#getNumTimesEventsSeen()"><B>getNumTimesEventsSeen()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/AbstractDataIndexer.html" title="class in 
opennlp.model">AbstractDataIndexer</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/DataIndexer.html#getNumTimesEventsSeen()"><B>getNumTimesEventsSeen()</B></A>
 - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/DataIndexer.html" 
title="interface in opennlp.model">DataIndexer</A>
+<DD>Returns an array indicating the number of times a particular event was 
seen.
+<DT><A 
HREF="./opennlp/model/AbstractModel.html#getOutcome(int)"><B>getOutcome(int)</B></A>
 - 
+Method in class opennlp.model.<A HREF="./opennlp/model/AbstractModel.html" 
title="class in opennlp.model">AbstractModel</A>
+<DD>Return the name of an outcome corresponding to an int id.
+<DT><A HREF="./opennlp/model/Event.html#getOutcome()"><B>getOutcome()</B></A> 
- 
+Method in class opennlp.model.<A HREF="./opennlp/model/Event.html" 
title="class in opennlp.model">Event</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/MaxentModel.html#getOutcome(int)"><B>getOutcome(int)</B></A>
 - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/MaxentModel.html" 
title="interface in opennlp.model">MaxentModel</A>
+<DD>Gets the String name of the outcome associated with the index
+ i.
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LogLikelihoodFunction.html#getOutcomeLabels()"><B>getOutcomeLabels()</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LogLikelihoodFunction.html" title="class in 
opennlp.maxent.quasinewton">LogLikelihoodFunction</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractDataIndexer.html#getOutcomeLabels()"><B>getOutcomeLabels()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/AbstractDataIndexer.html" title="class in 
opennlp.model">AbstractDataIndexer</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/DataIndexer.html#getOutcomeLabels()"><B>getOutcomeLabels()</B></A>
 - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/DataIndexer.html" 
title="interface in opennlp.model">DataIndexer</A>
+<DD>Returns an array of outcome names.
+<DT><A 
HREF="./opennlp/model/AbstractDataIndexer.html#getOutcomeList()"><B>getOutcomeList()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/AbstractDataIndexer.html" title="class in 
opennlp.model">AbstractDataIndexer</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/DataIndexer.html#getOutcomeList()"><B>getOutcomeList()</B></A>
 - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/DataIndexer.html" 
title="interface in opennlp.model">DataIndexer</A>
+<DD>Returns an array indicating the outcome index for each event.
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LogLikelihoodFunction.html#getOutcomePatterns()"><B>getOutcomePatterns()</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LogLikelihoodFunction.html" title="class in 
opennlp.maxent.quasinewton">LogLikelihoodFunction</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/Context.html#getOutcomes()"><B>getOutcomes()</B></A> - 
+Method in class opennlp.model.<A HREF="./opennlp/model/Context.html" 
title="class in opennlp.model">Context</A>
+<DD>Returns the outcomes for which parameters exists for this context.
+<DT><A 
HREF="./opennlp/maxent/quasinewton/QNModel.html#getParameters()"><B>getParameters()</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/QNModel.html" title="class in 
opennlp.maxent.quasinewton">QNModel</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/Context.html#getParameters()"><B>getParameters()</B></A> 
- 
+Method in class opennlp.model.<A HREF="./opennlp/model/Context.html" 
title="class in opennlp.model">Context</A>
+<DD>Returns the parameters or expected values for the outcomes which occur 
with this context.
+<DT><A 
HREF="./opennlp/model/DynamicEvalParameters.html#getParams()"><B>getParams()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/DynamicEvalParameters.html" title="class in 
opennlp.model">DynamicEvalParameters</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/EvalParameters.html#getParams()"><B>getParams()</B></A> - 
+Method in class opennlp.model.<A HREF="./opennlp/model/EvalParameters.html" 
title="class in opennlp.model">EvalParameters</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractDataIndexer.html#getPredCounts()"><B>getPredCounts()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/AbstractDataIndexer.html" title="class in 
opennlp.model">AbstractDataIndexer</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/DataIndexer.html#getPredCounts()"><B>getPredCounts()</B></A>
 - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/DataIndexer.html" 
title="interface in opennlp.model">DataIndexer</A>
+<DD>Returns an array of the count of each predicate in the events.
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LogLikelihoodFunction.html#getPredLabels()"><B>getPredLabels()</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LogLikelihoodFunction.html" title="class in 
opennlp.maxent.quasinewton">LogLikelihoodFunction</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractDataIndexer.html#getPredLabels()"><B>getPredLabels()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/AbstractDataIndexer.html" title="class in 
opennlp.model">AbstractDataIndexer</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/DataIndexer.html#getPredLabels()"><B>getPredLabels()</B></A>
 - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/DataIndexer.html" 
title="interface in opennlp.model">DataIndexer</A>
+<DD>Returns an array of predicate/context names.
+<DT><A HREF="./opennlp/model/Sequence.html#getSource()"><B>getSource()</B></A> 
- 
+Method in class opennlp.model.<A HREF="./opennlp/model/Sequence.html" 
title="class in opennlp.model">Sequence</A>
+<DD>Returns an object from which this sequence can be derived.
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html#getStepSize()"><B>getStepSize()</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html" title="class in 
opennlp.maxent.quasinewton">LineSearchResult</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html#getValueAtCurr()"><B>getValueAtCurr()</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html" title="class in 
opennlp.maxent.quasinewton">LineSearchResult</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html#getValueAtNext()"><B>getValueAtNext()</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html" title="class in 
opennlp.maxent.quasinewton">LineSearchResult</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/AbstractDataIndexer.html#getValues()"><B>getValues()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/AbstractDataIndexer.html" title="class in 
opennlp.model">AbstractDataIndexer</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/DataIndexer.html#getValues()"><B>getValues()</B></A> - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/DataIndexer.html" 
title="interface in opennlp.model">DataIndexer</A>
+<DD>Returns the values associated with each event context or null if integer 
values are to be used.
+<DT><A HREF="./opennlp/model/Event.html#getValues()"><B>getValues()</B></A> - 
+Method in class opennlp.model.<A HREF="./opennlp/model/Event.html" 
title="class in opennlp.model">Event</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/OnePassRealValueDataIndexer.html#getValues()"><B>getValues()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/OnePassRealValueDataIndexer.html" title="class in 
opennlp.model">OnePassRealValueDataIndexer</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/GIS.html" title="class in 
opennlp.maxent"><B>GIS</B></A> - Class in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>A Factory 
class which uses instances of GISTrainer to create and train
+ GISModels.<DT><A HREF="./opennlp/maxent/GIS.html#GIS()"><B>GIS()</B></A> - 
+Constructor for class opennlp.maxent.<A HREF="./opennlp/maxent/GIS.html" 
title="class in opennlp.maxent">GIS</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/GISModel.html" title="class in 
opennlp.maxent"><B>GISModel</B></A> - Class in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>A maximum 
entropy model which has been trained using the Generalized
+ Iterative Scaling procedure (implemented in GIS.java).<DT><A 
HREF="./opennlp/maxent/GISModel.html#GISModel(opennlp.model.Context[], 
java.lang.String[], java.lang.String[], int, double)"><B>GISModel(Context[], 
String[], String[], int, double)</B></A> - 
+Constructor for class opennlp.maxent.<A HREF="./opennlp/maxent/GISModel.html" 
title="class in opennlp.maxent">GISModel</A>
+<DD>Creates a new model with the specified parameters, outcome names, and
+ predicate/feature labels.
+<DT><A HREF="./opennlp/maxent/GISModel.html#GISModel(opennlp.model.Context[], 
java.lang.String[], java.lang.String[], int, double, 
opennlp.model.Prior)"><B>GISModel(Context[], String[], String[], int, double, 
Prior)</B></A> - 
+Constructor for class opennlp.maxent.<A HREF="./opennlp/maxent/GISModel.html" 
title="class in opennlp.maxent">GISModel</A>
+<DD>Creates a new model with the specified parameters, outcome names, and
+ predicate/feature labels.
+<DT><A HREF="./opennlp/maxent/io/GISModelReader.html" title="class in 
opennlp.maxent.io"><B>GISModelReader</B></A> - Class in <A 
HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>Abstract
 parent class for readers of GISModels.<DT><A 
HREF="./opennlp/maxent/io/GISModelReader.html#GISModelReader(java.io.File)"><B>GISModelReader(File)</B></A>
 - 
+Constructor for class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/GISModelReader.html" title="class in 
opennlp.maxent.io">GISModelReader</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/io/GISModelReader.html#GISModelReader(opennlp.model.DataReader)"><B>GISModelReader(DataReader)</B></A>
 - 
+Constructor for class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/GISModelReader.html" title="class in 
opennlp.maxent.io">GISModelReader</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/io/GISModelWriter.html" title="class in 
opennlp.maxent.io"><B>GISModelWriter</B></A> - Class in <A 
HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>Abstract
 parent class for GISModel writers.<DT><A 
HREF="./opennlp/maxent/io/GISModelWriter.html#GISModelWriter(opennlp.model.AbstractModel)"><B>GISModelWriter(AbstractModel)</B></A>
 - 
+Constructor for class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/GISModelWriter.html" title="class in 
opennlp.maxent.io">GISModelWriter</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/quasinewton/DifferentiableFunction.html#gradientAt(double[])"><B>gradientAt(double[])</B></A>
 - 
+Method in interface opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/DifferentiableFunction.html" 
title="interface in opennlp.maxent.quasinewton">DifferentiableFunction</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/quasinewton/LogLikelihoodFunction.html#gradientAt(double[])"><B>gradientAt(double[])</B></A>
 - 
+Method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LogLikelihoodFunction.html" title="class in 
opennlp.maxent.quasinewton">LogLikelihoodFunction</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_H_"><!-- --></A><H2>
+<B>H</B></H2>
+<DL>
+<DT><A HREF="./opennlp/model/HashSumEventStream.html" title="class in 
opennlp.model"><B>HashSumEventStream</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A 
HREF="./opennlp/model/HashSumEventStream.html#HashSumEventStream(opennlp.model.EventStream)"><B>HashSumEventStream(EventStream)</B></A>
 - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/HashSumEventStream.html" title="class in 
opennlp.model">HashSumEventStream</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/BasicEventStream.html#hasNext()"><B>hasNext()</B></A> - 
+Method in class opennlp.maxent.<A 
HREF="./opennlp/maxent/BasicEventStream.html" title="class in 
opennlp.maxent">BasicEventStream</A>
+<DD>Test whether there are any Events remaining in this EventStream.
+<DT><A HREF="./opennlp/maxent/DataStream.html#hasNext()"><B>hasNext()</B></A> 
- 
+Method in interface opennlp.maxent.<A HREF="./opennlp/maxent/DataStream.html" 
title="interface in opennlp.maxent">DataStream</A>
+<DD>Test whether there are any Events remaining in this EventStream.
+<DT><A 
HREF="./opennlp/maxent/PlainTextByLineDataStream.html#hasNext()"><B>hasNext()</B></A>
 - 
+Method in class opennlp.maxent.<A 
HREF="./opennlp/maxent/PlainTextByLineDataStream.html" title="class in 
opennlp.maxent">PlainTextByLineDataStream</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/RealBasicEventStream.html#hasNext()"><B>hasNext()</B></A>
 - 
+Method in class opennlp.maxent.<A 
HREF="./opennlp/maxent/RealBasicEventStream.html" title="class in 
opennlp.maxent">RealBasicEventStream</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/EventCollectorAsStream.html#hasNext()"><B>hasNext()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/EventCollectorAsStream.html" title="class in 
opennlp.model">EventCollectorAsStream</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/EventStream.html#hasNext()"><B>hasNext()</B></A> 
- 
+Method in interface opennlp.model.<A HREF="./opennlp/model/EventStream.html" 
title="interface in opennlp.model">EventStream</A>
+<DD>Test whether there are any Events remaining in this EventStream.
+<DT><A 
HREF="./opennlp/model/FileEventStream.html#hasNext()"><B>hasNext()</B></A> - 
+Method in class opennlp.model.<A HREF="./opennlp/model/FileEventStream.html" 
title="class in opennlp.model">FileEventStream</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/HashSumEventStream.html#hasNext()"><B>hasNext()</B></A> - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/HashSumEventStream.html" title="class in 
opennlp.model">HashSumEventStream</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/ListEventStream.html#hasNext()"><B>hasNext()</B></A> - 
+Method in class opennlp.model.<A HREF="./opennlp/model/ListEventStream.html" 
title="class in opennlp.model">ListEventStream</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/SequenceStreamEventStream.html#hasNext()"><B>hasNext()</B></A>
 - 
+Method in class opennlp.model.<A 
HREF="./opennlp/model/SequenceStreamEventStream.html" title="class in 
opennlp.model">SequenceStreamEventStream</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_I_"><!-- --></A><H2>
+<B>I</B></H2>
+<DL>
+<DT><A HREF="./opennlp/maxent/Counter.html#increment()"><B>increment()</B></A> 
- 
+Method in class opennlp.maxent.<A HREF="./opennlp/maxent/Counter.html" 
title="class in opennlp.maxent">Counter</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/IndexHashTable.html" title="class in 
opennlp.model"><B>IndexHashTable</B></A>&lt;<A 
HREF="./opennlp/model/IndexHashTable.html" title="type parameter in 
IndexHashTable">T</A>&gt; - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>The <A 
HREF="./opennlp/model/IndexHashTable.html" title="class in 
opennlp.model"><CODE>IndexHashTable</CODE></A> is a hash table which maps 
entries
+ of an array to their index in the array.<DT><A 
HREF="./opennlp/model/IndexHashTable.html#IndexHashTable(T[], 
double)"><B>IndexHashTable(T[], double)</B></A> - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/IndexHashTable.html" title="class in 
opennlp.model">IndexHashTable</A>
+<DD>Initializes the current instance.
+<DT><A 
HREF="./opennlp/maxent/quasinewton/ArrayMath.html#innerProduct(double[], 
double[])"><B>innerProduct(double[], double[])</B></A> - 
+Static method in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/ArrayMath.html" title="class in 
opennlp.maxent.quasinewton">ArrayMath</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/IntegerPool.html" title="class in 
opennlp.maxent"><B>IntegerPool</B></A> - Class in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>A pool of 
read-only, unsigned Integer objects within a fixed,
+ non-sparse range.<DT><A 
HREF="./opennlp/maxent/IntegerPool.html#IntegerPool(int)"><B>IntegerPool(int)</B></A>
 - 
+Constructor for class opennlp.maxent.<A 
HREF="./opennlp/maxent/IntegerPool.html" title="class in 
opennlp.maxent">IntegerPool</A>
+<DD>Creates an IntegerPool with 0..size Integer objects.
+<DT><A HREF="./opennlp/maxent/Counter.html#intValue()"><B>intValue()</B></A> - 
+Method in class opennlp.maxent.<A HREF="./opennlp/maxent/Counter.html" 
title="class in opennlp.maxent">Counter</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/TrainUtil.html#isSequenceTraining(java.util.Map)"><B>isSequenceTraining(Map&lt;String,
 String&gt;)</B></A> - 
+Static method in class opennlp.model.<A HREF="./opennlp/model/TrainUtil.html" 
title="class in opennlp.model">TrainUtil</A>
+<DD>Detects if the training algorithm requires sequence based feature 
generation
+ or not.
+<DT><A 
HREF="./opennlp/model/TrainUtil.html#isValid(java.util.Map)"><B>isValid(Map&lt;String,
 String&gt;)</B></A> - 
+Static method in class opennlp.model.<A HREF="./opennlp/model/TrainUtil.html" 
title="class in opennlp.model">TrainUtil</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/TrainUtil.html#ITERATIONS_PARAM"><B>ITERATIONS_PARAM</B></A>
 - 
+Static variable in class opennlp.model.<A 
HREF="./opennlp/model/TrainUtil.html" title="class in 
opennlp.model">TrainUtil</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_K_"><!-- --></A><H2>
+<B>K</B></H2>
+<DL>
+<DT><A 
HREF="./opennlp/maxent/DomainToModelMap.html#keySet()"><B>keySet()</B></A> - 
+Method in class opennlp.maxent.<A 
HREF="./opennlp/maxent/DomainToModelMap.html" title="class in 
opennlp.maxent">DomainToModelMap</A>
+<DD>A set view of the ModelDomain keys contained in this map.
+</DL>
+<HR>
+<A NAME="_L_"><!-- --></A><H2>
+<B>L</B></H2>
+<DL>
+<DT><A HREF="./opennlp/maxent/quasinewton/LineSearch.html" title="class in 
opennlp.maxent.quasinewton"><B>LineSearch</B></A> - Class in <A 
HREF="./opennlp/maxent/quasinewton/package-summary.html">opennlp.maxent.quasinewton</A><DD>class
 that performs line search.<DT><A 
HREF="./opennlp/maxent/quasinewton/LineSearch.html#LineSearch()"><B>LineSearch()</B></A>
 - 
+Constructor for class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LineSearch.html" title="class in 
opennlp.maxent.quasinewton">LineSearch</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/quasinewton/LineSearchResult.html" title="class 
in opennlp.maxent.quasinewton"><B>LineSearchResult</B></A> - Class in <A 
HREF="./opennlp/maxent/quasinewton/package-summary.html">opennlp.maxent.quasinewton</A><DD>class
 to store lineSearch result<DT><A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html#LineSearchResult(double,
 double, double, double[], double[], double[], double[], 
int)"><B>LineSearchResult(double, double, double, double[], double[], double[], 
double[], int)</B></A> - 
+Constructor for class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LineSearchResult.html" title="class in 
opennlp.maxent.quasinewton">LineSearchResult</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/ListEventStream.html" title="class in 
opennlp.model"><B>ListEventStream</B></A> - Class in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A 
HREF="./opennlp/model/ListEventStream.html#ListEventStream(java.util.List)"><B>ListEventStream(List&lt;Event&gt;)</B></A>
 - 
+Constructor for class opennlp.model.<A 
HREF="./opennlp/model/ListEventStream.html" title="class in 
opennlp.model">ListEventStream</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/Evalable.html#localEval(opennlp.model.MaxentModel, 
java.io.Reader, opennlp.maxent.Evalable, boolean)"><B>localEval(MaxentModel, 
Reader, Evalable, boolean)</B></A> - 
+Method in interface opennlp.maxent.<A HREF="./opennlp/maxent/Evalable.html" 
title="interface in opennlp.maxent">Evalable</A>
+<DD>If the -l option is selected for evaluation, this method will be called
+ rather than TrainEval's evaluation method.
+<DT><A HREF="./opennlp/maxent/quasinewton/LogLikelihoodFunction.html" 
title="class in opennlp.maxent.quasinewton"><B>LogLikelihoodFunction</B></A> - 
Class in <A 
HREF="./opennlp/maxent/quasinewton/package-summary.html">opennlp.maxent.quasinewton</A><DD>Evaluate
 log likelihood and its gradient from DataIndexer.<DT><A 
HREF="./opennlp/maxent/quasinewton/LogLikelihoodFunction.html#LogLikelihoodFunction(opennlp.model.DataIndexer)"><B>LogLikelihoodFunction(DataIndexer)</B></A>
 - 
+Constructor for class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/LogLikelihoodFunction.html" title="class in 
opennlp.maxent.quasinewton">LogLikelihoodFunction</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/Prior.html#logPrior(double[], 
int[])"><B>logPrior(double[], int[])</B></A> - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/Prior.html" 
title="interface in opennlp.model">Prior</A>
+<DD>Populates the specified array with the the log of the distribution for the 
specified context.
+<DT><A HREF="./opennlp/model/Prior.html#logPrior(double[], int[], 
float[])"><B>logPrior(double[], int[], float[])</B></A> - 
+Method in interface opennlp.model.<A HREF="./opennlp/model/Prior.html" 
title="interface in opennlp.model">Prior</A>
+<DD>Populates the specified array with the the log of the distribution for the 
specified context.
+<DT><A HREF="./opennlp/model/UniformPrior.html#logPrior(double[], int[], 
float[])"><B>logPrior(double[], int[], float[])</B></A> - 
+Method in class opennlp.model.<A HREF="./opennlp/model/UniformPrior.html" 
title="class in opennlp.model">UniformPrior</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/UniformPrior.html#logPrior(double[], 
int[])"><B>logPrior(double[], int[])</B></A> - 
+Method in class opennlp.model.<A HREF="./opennlp/model/UniformPrior.html" 
title="class in opennlp.model">UniformPrior</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_M_"><!-- --></A><H2>
+<B>M</B></H2>
+<DL>
+<DT><A 
HREF="./opennlp/maxent/BinToAscii.html#main(java.lang.String[])"><B>main(String[])</B></A>
 - 
+Static method in class opennlp.maxent.<A 
HREF="./opennlp/maxent/BinToAscii.html" title="class in 
opennlp.maxent">BinToAscii</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/GISModel.html#main(java.lang.String[])"><B>main(String[])</B></A>
 - 
+Static method in class opennlp.maxent.<A HREF="./opennlp/maxent/GISModel.html" 
title="class in opennlp.maxent">GISModel</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/io/BinToAscii.html#main(java.lang.String[])"><B>main(String[])</B></A>
 - 
+Static method in class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/BinToAscii.html" title="class in 
opennlp.maxent.io">BinToAscii</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/io/OldFormatGISModelReader.html#main(java.lang.String[])"><B>main(String[])</B></A>
 - 
+Static method in class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/OldFormatGISModelReader.html" title="class in 
opennlp.maxent.io">OldFormatGISModelReader</A>
+<DD>Convert a model created with Maxent 1.0 to a format used with Maxent 1.2.
+<DT><A 
HREF="./opennlp/maxent/io/SuffixSensitiveGISModelReader.html#main(java.lang.String[])"><B>main(String[])</B></A>
 - 
+Static method in class opennlp.maxent.io.<A 
HREF="./opennlp/maxent/io/SuffixSensitiveGISModelReader.html" title="class in 
opennlp.maxent.io">SuffixSensitiveGISModelReader</A>
+<DD>To convert between different formats of the new style.
+<DT><A HREF="./opennlp/maxent/Main.html" title="class in 
opennlp.maxent"><B>Main</B></A> - Class in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>Main file 
for opennlp.maxent.<DT><A 
HREF="./opennlp/maxent/Main.html#Main()"><B>Main()</B></A> - 
+Constructor for class opennlp.maxent.<A HREF="./opennlp/maxent/Main.html" 
title="class in opennlp.maxent">Main</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/Main.html#main(java.lang.String[])"><B>main(String[])</B></A>
 - 
+Static method in class opennlp.maxent.<A HREF="./opennlp/maxent/Main.html" 
title="class in opennlp.maxent">Main</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/ModelApplier.html#main(java.lang.String[])"><B>main(String[])</B></A>
 - 
+Static method in class opennlp.maxent.<A 
HREF="./opennlp/maxent/ModelApplier.html" title="class in 
opennlp.maxent">ModelApplier</A>
+<DD>Main method.
+<DT><A 
HREF="./opennlp/maxent/ModelTrainer.html#main(java.lang.String[])"><B>main(String[])</B></A>
 - 
+Static method in class opennlp.maxent.<A 
HREF="./opennlp/maxent/ModelTrainer.html" title="class in 
opennlp.maxent">ModelTrainer</A>
+<DD>Main method.
+<DT><A 
HREF="./opennlp/maxent/RealBasicEventStream.html#main(java.lang.String[])"><B>main(String[])</B></A>
 - 
+Static method in class opennlp.maxent.<A 
HREF="./opennlp/maxent/RealBasicEventStream.html" title="class in 
opennlp.maxent">RealBasicEventStream</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/FileEventStream.html#main(java.lang.String[])"><B>main(String[])</B></A>
 - 
+Static method in class opennlp.model.<A 
HREF="./opennlp/model/FileEventStream.html" title="class in 
opennlp.model">FileEventStream</A>
+<DD>Trains and writes a model based on the events in the specified event file.
+<DT><A 
HREF="./opennlp/model/GenericModelReader.html#main(java.lang.String[])"><B>main(String[])</B></A>
 - 
+Static method in class opennlp.model.<A 
HREF="./opennlp/model/GenericModelReader.html" title="class in 
opennlp.model">GenericModelReader</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/RealValueFileEventStream.html#main(java.lang.String[])"><B>main(String[])</B></A>
 - 
+Static method in class opennlp.model.<A 
HREF="./opennlp/model/RealValueFileEventStream.html" title="class in 
opennlp.model">RealValueFileEventStream</A>
+<DD>Trains and writes a model based on the events in the specified event file.
+<DT><A 
HREF="./opennlp/perceptron/PerceptronModel.html#main(java.lang.String[])"><B>main(String[])</B></A>
 - 
+Static method in class opennlp.perceptron.<A 
HREF="./opennlp/perceptron/PerceptronModel.html" title="class in 
opennlp.perceptron">PerceptronModel</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/maxent/quasinewton/QNTrainer.html#MAX_FCT_EVAL"><B>MAX_FCT_EVAL</B></A>
 - 
+Static variable in class opennlp.maxent.quasinewton.<A 
HREF="./opennlp/maxent/quasinewton/QNTrainer.html" title="class in 
opennlp.maxent.quasinewton">QNTrainer</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/TrainUtil.html#MAXENT_QN_VALUE"><B>MAXENT_QN_VALUE</B></A>
 - 
+Static variable in class opennlp.model.<A 
HREF="./opennlp/model/TrainUtil.html" title="class in 
opennlp.model">TrainUtil</A>
+<DD>&nbsp;
+<DT><A 
HREF="./opennlp/model/TrainUtil.html#MAXENT_VALUE"><B>MAXENT_VALUE</B></A> - 
+Static variable in class opennlp.model.<A 
HREF="./opennlp/model/TrainUtil.html" title="class in 
opennlp.model">TrainUtil</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/model/MaxentModel.html" title="interface in 
opennlp.model"><B>MaxentModel</B></A> - Interface in <A 
HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>Interface for 
maximum entropy models.<DT><A HREF="./opennlp/maxent/ModelApplier.html" 
title="class in opennlp.maxent"><B>ModelApplier</B></A> - Class in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>Test the 
model on some input.<DT><A 
HREF="./opennlp/maxent/ModelApplier.html#ModelApplier(opennlp.model.MaxentModel)"><B>ModelApplier(MaxentModel)</B></A>
 - 
+Constructor for class opennlp.maxent.<A 
HREF="./opennlp/maxent/ModelApplier.html" title="class in 
opennlp.maxent">ModelApplier</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/ModelDomain.html" title="interface in 
opennlp.maxent"><B>ModelDomain</B></A> - Interface in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>A simple 
interface that represents a domain to which a particular maxent
+ model is primarily applicable.<DT><A 
HREF="./opennlp/maxent/ModelReplacementManager.html" title="class in 
opennlp.maxent"><B>ModelReplacementManager</B></A> - Class in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>A object 
which can be used to ensure that a Maxent application can swap the
+ model currently in use with a new one in a thread-safe manner without
+ stopping the servicing of requests.<DT><A 
HREF="./opennlp/maxent/ModelReplacementManager.html#ModelReplacementManager(opennlp.maxent.ModelSetter)"><B>ModelReplacementManager(ModelSetter)</B></A>
 - 
+Constructor for class opennlp.maxent.<A 
HREF="./opennlp/maxent/ModelReplacementManager.html" title="class in 
opennlp.maxent">ModelReplacementManager</A>
+<DD>&nbsp;
+<DT><A HREF="./opennlp/maxent/ModelSetter.html" title="interface in 
opennlp.maxent"><B>ModelSetter</B></A> - Interface in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>A object to 
facilitate the resetting of a MaxentModel variable to a
+ new value (model).<DT><A HREF="./opennlp/maxent/ModelTrainer.html" 
title="class in opennlp.maxent"><B>ModelTrainer</B></A> - Class in <A 
HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>Main class 
which calls the GIS procedure after building the EventStream from
+ the data.<DT><A HREF="./opennlp/maxent/Model

<TRUNCATED>

Reply via email to