blob: b68910851d8522edac81a4156ea09a3c710f549e [file] [log] [blame]
<!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/ModelTrainer.html#ModelTrainer()"><B>ModelTrainer()</B></A> -
Constructor for class opennlp.maxent.<A HREF="./opennlp/maxent/ModelTrainer.html" title="class in opennlp.maxent">ModelTrainer</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/MutableContext.html" title="class in opennlp.model"><B>MutableContext</B></A> - Class in <A HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>Class used to store parameters or expected values associated with this context which
can be updated or assigned.<DT><A HREF="./opennlp/model/MutableContext.html#MutableContext(int[], double[])"><B>MutableContext(int[], double[])</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/MutableContext.html" title="class in opennlp.model">MutableContext</A>
<DD>Creates a new parameters object with the specified parameters associated with the specified
outcome pattern.
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./opennlp/model/ComparablePredicate.html#name"><B>name</B></A> -
Variable in class opennlp.model.<A HREF="./opennlp/model/ComparablePredicate.html" title="class in opennlp.model">ComparablePredicate</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/maxent/BasicEventStream.html#next()"><B>next()</B></A> -
Method in class opennlp.maxent.<A HREF="./opennlp/maxent/BasicEventStream.html" title="class in opennlp.maxent">BasicEventStream</A>
<DD>Returns the next Event object held in this EventStream.
<DT><A HREF="./opennlp/maxent/RealBasicEventStream.html#next()"><B>next()</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#next()"><B>next()</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#next()"><B>next()</B></A> -
Method in interface opennlp.model.<A HREF="./opennlp/model/EventStream.html" title="interface in opennlp.model">EventStream</A>
<DD>Returns the next Event object held in this EventStream.
<DT><A HREF="./opennlp/model/FileEventStream.html#next()"><B>next()</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#next()"><B>next()</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#next()"><B>next()</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/RealValueFileEventStream.html#next()"><B>next()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/RealValueFileEventStream.html" title="class in opennlp.model">RealValueFileEventStream</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/SequenceStreamEventStream.html#next()"><B>next()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/SequenceStreamEventStream.html" title="class in opennlp.model">SequenceStreamEventStream</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/perceptron/SimplePerceptronSequenceTrainer.html#nextIteration(int)"><B>nextIteration(int)</B></A> -
Method in class opennlp.perceptron.<A HREF="./opennlp/perceptron/SimplePerceptronSequenceTrainer.html" title="class in opennlp.perceptron">SimplePerceptronSequenceTrainer</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/maxent/DataStream.html#nextToken()"><B>nextToken()</B></A> -
Method in interface opennlp.maxent.<A HREF="./opennlp/maxent/DataStream.html" title="interface in opennlp.maxent">DataStream</A>
<DD>Returns the next slice of data held in this DataStream.
<DT><A HREF="./opennlp/maxent/PlainTextByLineDataStream.html#nextToken()"><B>nextToken()</B></A> -
Method in class opennlp.maxent.<A HREF="./opennlp/maxent/PlainTextByLineDataStream.html" title="class in opennlp.maxent">PlainTextByLineDataStream</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./opennlp/model/ObjectDataReader.html" title="class in opennlp.model"><B>ObjectDataReader</B></A> - Class in <A HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A HREF="./opennlp/model/ObjectDataReader.html#ObjectDataReader(java.io.ObjectInputStream)"><B>ObjectDataReader(ObjectInputStream)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/ObjectDataReader.html" title="class in opennlp.model">ObjectDataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/maxent/io/ObjectGISModelReader.html" title="class in opennlp.maxent.io"><B>ObjectGISModelReader</B></A> - Class in <A HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>&nbsp;<DT><A HREF="./opennlp/maxent/io/ObjectGISModelReader.html#ObjectGISModelReader(java.io.ObjectInputStream)"><B>ObjectGISModelReader(ObjectInputStream)</B></A> -
Constructor for class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/ObjectGISModelReader.html" title="class in opennlp.maxent.io">ObjectGISModelReader</A>
<DD>Constructor which directly instantiates the ObjectInputStream containing
the model contents.
<DT><A HREF="./opennlp/maxent/io/ObjectGISModelWriter.html" title="class in opennlp.maxent.io"><B>ObjectGISModelWriter</B></A> - Class in <A HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>&nbsp;<DT><A HREF="./opennlp/maxent/io/ObjectGISModelWriter.html#ObjectGISModelWriter(opennlp.model.AbstractModel, java.io.ObjectOutputStream)"><B>ObjectGISModelWriter(AbstractModel, ObjectOutputStream)</B></A> -
Constructor for class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/ObjectGISModelWriter.html" title="class in opennlp.maxent.io">ObjectGISModelWriter</A>
<DD>Constructor which takes a GISModel and a ObjectOutputStream and prepares
itself to write the model to that stream.
<DT><A HREF="./opennlp/maxent/io/ObjectQNModelReader.html" title="class in opennlp.maxent.io"><B>ObjectQNModelReader</B></A> - Class in <A HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>&nbsp;<DT><A HREF="./opennlp/maxent/io/ObjectQNModelReader.html#ObjectQNModelReader(java.io.ObjectInputStream)"><B>ObjectQNModelReader(ObjectInputStream)</B></A> -
Constructor for class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/ObjectQNModelReader.html" title="class in opennlp.maxent.io">ObjectQNModelReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/maxent/io/ObjectQNModelWriter.html" title="class in opennlp.maxent.io"><B>ObjectQNModelWriter</B></A> - Class in <A HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>&nbsp;<DT><A HREF="./opennlp/maxent/io/ObjectQNModelWriter.html#ObjectQNModelWriter(opennlp.model.AbstractModel, java.io.ObjectOutputStream)"><B>ObjectQNModelWriter(AbstractModel, ObjectOutputStream)</B></A> -
Constructor for class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/ObjectQNModelWriter.html" title="class in opennlp.maxent.io">ObjectQNModelWriter</A>
<DD>Constructor which takes a GISModel and a ObjectOutputStream and prepares
itself to write the model to that stream.
<DT><A HREF="./opennlp/maxent/io/OldFormatGISModelReader.html" title="class in opennlp.maxent.io"><B>OldFormatGISModelReader</B></A> - Class in <A HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>A reader for GIS models stored in the format used in v1.0 of Maxent.<DT><A HREF="./opennlp/maxent/io/OldFormatGISModelReader.html#OldFormatGISModelReader(java.lang.String)"><B>OldFormatGISModelReader(String)</B></A> -
Constructor for class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/OldFormatGISModelReader.html" title="class in opennlp.maxent.io">OldFormatGISModelReader</A>
<DD>Constructor which takes the name of the model without any suffixes, such as
".mei.gz" or ".mep.gz".
<DT><A HREF="./opennlp/model/OnePassDataIndexer.html" title="class in opennlp.model"><B>OnePassDataIndexer</B></A> - Class in <A HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>An indexer for maxent model data which handles cutoffs for uncommon
contextual predicates and provides a unique integer index for each of the
predicates.<DT><A HREF="./opennlp/model/OnePassDataIndexer.html#OnePassDataIndexer(opennlp.model.EventStream)"><B>OnePassDataIndexer(EventStream)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/OnePassDataIndexer.html" title="class in opennlp.model">OnePassDataIndexer</A>
<DD>One argument constructor for DataIndexer which calls the two argument
constructor assuming no cutoff.
<DT><A HREF="./opennlp/model/OnePassDataIndexer.html#OnePassDataIndexer(opennlp.model.EventStream, int)"><B>OnePassDataIndexer(EventStream, int)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/OnePassDataIndexer.html" title="class in opennlp.model">OnePassDataIndexer</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/OnePassDataIndexer.html#OnePassDataIndexer(opennlp.model.EventStream, int, boolean)"><B>OnePassDataIndexer(EventStream, int, boolean)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/OnePassDataIndexer.html" title="class in opennlp.model">OnePassDataIndexer</A>
<DD>Two argument constructor for DataIndexer.
<DT><A HREF="./opennlp/model/OnePassRealValueDataIndexer.html" title="class in opennlp.model"><B>OnePassRealValueDataIndexer</B></A> - Class in <A HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>An indexer for maxent model data which handles cutoffs for uncommon
contextual predicates and provides a unique integer index for each of the
predicates and maintains event values.<DT><A HREF="./opennlp/model/OnePassRealValueDataIndexer.html#OnePassRealValueDataIndexer(opennlp.model.EventStream, int, boolean)"><B>OnePassRealValueDataIndexer(EventStream, int, boolean)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/OnePassRealValueDataIndexer.html" title="class in opennlp.model">OnePassRealValueDataIndexer</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/OnePassRealValueDataIndexer.html#OnePassRealValueDataIndexer(opennlp.model.EventStream, int)"><B>OnePassRealValueDataIndexer(EventStream, int)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/OnePassRealValueDataIndexer.html" title="class in opennlp.model">OnePassRealValueDataIndexer</A>
<DD>Two argument constructor for DataIndexer.
<DT><A HREF="./opennlp/maxent/package-summary.html"><B>opennlp.maxent</B></A> - package opennlp.maxent<DD>Provides main functionality of the maxent package including data structures and
algorithms for parameter estimation.<DT><A HREF="./opennlp/maxent/io/package-summary.html"><B>opennlp.maxent.io</B></A> - package opennlp.maxent.io<DD>Provides the I/O functionality of the maxent package including reading
and writting models in several formats.<DT><A HREF="./opennlp/maxent/quasinewton/package-summary.html"><B>opennlp.maxent.quasinewton</B></A> - package opennlp.maxent.quasinewton<DD>&nbsp;<DT><A HREF="./opennlp/model/package-summary.html"><B>opennlp.model</B></A> - package opennlp.model<DD>&nbsp;<DT><A HREF="./opennlp/perceptron/package-summary.html"><B>opennlp.perceptron</B></A> - package opennlp.perceptron<DD>&nbsp;<DT><A HREF="./opennlp/model/ComparableEvent.html#outcome"><B>outcome</B></A> -
Variable 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#outcomes"><B>outcomes</B></A> -
Variable in class opennlp.model.<A HREF="./opennlp/model/ComparablePredicate.html" title="class in opennlp.model">ComparablePredicate</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./opennlp/model/ComparablePredicate.html#params"><B>params</B></A> -
Variable in class opennlp.model.<A HREF="./opennlp/model/ComparablePredicate.html" title="class in opennlp.model">ComparablePredicate</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/RealValueFileEventStream.html#parseContexts(java.lang.String[])"><B>parseContexts(String[])</B></A> -
Static method in class opennlp.model.<A HREF="./opennlp/model/RealValueFileEventStream.html" title="class in opennlp.model">RealValueFileEventStream</A>
<DD>Parses the specified contexts and re-populates context array with features
and returns the values for these features.
<DT><A HREF="./opennlp/maxent/Counter.html#passesCutoff(int)"><B>passesCutoff(int)</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#PERCEPTRON_SEQUENCE_VALUE"><B>PERCEPTRON_SEQUENCE_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#PERCEPTRON_VALUE"><B>PERCEPTRON_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/perceptron/PerceptronModel.html" title="class in opennlp.perceptron"><B>PerceptronModel</B></A> - Class in <A HREF="./opennlp/perceptron/package-summary.html">opennlp.perceptron</A><DD>&nbsp;<DT><A HREF="./opennlp/perceptron/PerceptronModel.html#PerceptronModel(opennlp.model.Context[], java.lang.String[], opennlp.model.IndexHashTable, java.lang.String[])"><B>PerceptronModel(Context[], String[], IndexHashTable&lt;String&gt;, String[])</B></A> -
Constructor for 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#PerceptronModel(opennlp.model.Context[], java.lang.String[], java.util.Map, java.lang.String[])"><B>PerceptronModel(Context[], String[], Map&lt;String, Integer&gt;, String[])</B></A> -
Constructor for class opennlp.perceptron.<A HREF="./opennlp/perceptron/PerceptronModel.html" title="class in opennlp.perceptron">PerceptronModel</A>
<DD><B>Deprecated.</B>&nbsp;<I>use the constructor with the <A HREF="./opennlp/model/IndexHashTable.html" title="class in opennlp.model"><CODE>IndexHashTable</CODE></A> instead!</I>
<DT><A HREF="./opennlp/perceptron/PerceptronModel.html#PerceptronModel(opennlp.model.Context[], java.lang.String[], java.lang.String[])"><B>PerceptronModel(Context[], String[], String[])</B></A> -
Constructor for class opennlp.perceptron.<A HREF="./opennlp/perceptron/PerceptronModel.html" title="class in opennlp.perceptron">PerceptronModel</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/perceptron/PerceptronModelReader.html" title="class in opennlp.perceptron"><B>PerceptronModelReader</B></A> - Class in <A HREF="./opennlp/perceptron/package-summary.html">opennlp.perceptron</A><DD>Abstract parent class for readers of Perceptron.<DT><A HREF="./opennlp/perceptron/PerceptronModelReader.html#PerceptronModelReader(java.io.File)"><B>PerceptronModelReader(File)</B></A> -
Constructor for class opennlp.perceptron.<A HREF="./opennlp/perceptron/PerceptronModelReader.html" title="class in opennlp.perceptron">PerceptronModelReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/perceptron/PerceptronModelReader.html#PerceptronModelReader(opennlp.model.DataReader)"><B>PerceptronModelReader(DataReader)</B></A> -
Constructor for class opennlp.perceptron.<A HREF="./opennlp/perceptron/PerceptronModelReader.html" title="class in opennlp.perceptron">PerceptronModelReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/perceptron/PerceptronModelWriter.html" title="class in opennlp.perceptron"><B>PerceptronModelWriter</B></A> - Class in <A HREF="./opennlp/perceptron/package-summary.html">opennlp.perceptron</A><DD>Abstract parent class for Perceptron writers.<DT><A HREF="./opennlp/perceptron/PerceptronModelWriter.html#PerceptronModelWriter(opennlp.model.AbstractModel)"><B>PerceptronModelWriter(AbstractModel)</B></A> -
Constructor for class opennlp.perceptron.<A HREF="./opennlp/perceptron/PerceptronModelWriter.html" title="class in opennlp.perceptron">PerceptronModelWriter</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/perceptron/PerceptronTrainer.html" title="class in opennlp.perceptron"><B>PerceptronTrainer</B></A> - Class in <A HREF="./opennlp/perceptron/package-summary.html">opennlp.perceptron</A><DD>Trains models using the perceptron algorithm.<DT><A HREF="./opennlp/perceptron/PerceptronTrainer.html#PerceptronTrainer()"><B>PerceptronTrainer()</B></A> -
Constructor for class opennlp.perceptron.<A HREF="./opennlp/perceptron/PerceptronTrainer.html" title="class in opennlp.perceptron">PerceptronTrainer</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/maxent/io/GISModelWriter.html#persist()"><B>persist()</B></A> -
Method in class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/GISModelWriter.html" title="class in opennlp.maxent.io">GISModelWriter</A>
<DD>Writes the model to disk, using the <code>writeX()</code> methods provided
by extending classes.
<DT><A HREF="./opennlp/maxent/io/QNModelWriter.html#persist()"><B>persist()</B></A> -
Method in class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/QNModelWriter.html" title="class in opennlp.maxent.io">QNModelWriter</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/AbstractModelWriter.html#persist()"><B>persist()</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/GenericModelWriter.html#persist()"><B>persist()</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/PerceptronModelWriter.html#persist()"><B>persist()</B></A> -
Method in class opennlp.perceptron.<A HREF="./opennlp/perceptron/PerceptronModelWriter.html" title="class in opennlp.perceptron">PerceptronModelWriter</A>
<DD>Writes the model to disk, using the <code>writeX()</code> methods
provided by extending classes.
<DT><A HREF="./opennlp/maxent/PlainTextByLineDataStream.html" title="class in opennlp.maxent"><B>PlainTextByLineDataStream</B></A> - Class in <A HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>This DataStream implementation will take care of reading a plain text file
and returning the Strings between each new line character, which is what
many Maxent applications need in order to create EventStreams.<DT><A HREF="./opennlp/maxent/PlainTextByLineDataStream.html#PlainTextByLineDataStream(java.io.Reader)"><B>PlainTextByLineDataStream(Reader)</B></A> -
Constructor for class opennlp.maxent.<A HREF="./opennlp/maxent/PlainTextByLineDataStream.html" title="class in opennlp.maxent">PlainTextByLineDataStream</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/PlainTextFileDataReader.html" title="class in opennlp.model"><B>PlainTextFileDataReader</B></A> - Class in <A HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A HREF="./opennlp/model/PlainTextFileDataReader.html#PlainTextFileDataReader(java.io.File)"><B>PlainTextFileDataReader(File)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/PlainTextFileDataReader.html" title="class in opennlp.model">PlainTextFileDataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/PlainTextFileDataReader.html#PlainTextFileDataReader(java.io.InputStream)"><B>PlainTextFileDataReader(InputStream)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/PlainTextFileDataReader.html" title="class in opennlp.model">PlainTextFileDataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/PlainTextFileDataReader.html#PlainTextFileDataReader(java.io.BufferedReader)"><B>PlainTextFileDataReader(BufferedReader)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/PlainTextFileDataReader.html" title="class in opennlp.model">PlainTextFileDataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/maxent/io/PlainTextGISModelReader.html" title="class in opennlp.maxent.io"><B>PlainTextGISModelReader</B></A> - Class in <A HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>A reader for GIS models stored in plain text format.<DT><A HREF="./opennlp/maxent/io/PlainTextGISModelReader.html#PlainTextGISModelReader(java.io.BufferedReader)"><B>PlainTextGISModelReader(BufferedReader)</B></A> -
Constructor for class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/PlainTextGISModelReader.html" title="class in opennlp.maxent.io">PlainTextGISModelReader</A>
<DD>Constructor which directly instantiates the BufferedReader containing the
model contents.
<DT><A HREF="./opennlp/maxent/io/PlainTextGISModelReader.html#PlainTextGISModelReader(java.io.File)"><B>PlainTextGISModelReader(File)</B></A> -
Constructor for class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/PlainTextGISModelReader.html" title="class in opennlp.maxent.io">PlainTextGISModelReader</A>
<DD>Constructor which takes a File and creates a reader for it.
<DT><A HREF="./opennlp/maxent/io/PlainTextGISModelWriter.html" title="class in opennlp.maxent.io"><B>PlainTextGISModelWriter</B></A> - Class in <A HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>Model writer that saves models in plain text format.<DT><A HREF="./opennlp/maxent/io/PlainTextGISModelWriter.html#PlainTextGISModelWriter(opennlp.model.AbstractModel, java.io.File)"><B>PlainTextGISModelWriter(AbstractModel, File)</B></A> -
Constructor for class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/PlainTextGISModelWriter.html" title="class in opennlp.maxent.io">PlainTextGISModelWriter</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/PlainTextGISModelWriter.html#PlainTextGISModelWriter(opennlp.model.AbstractModel, java.io.BufferedWriter)"><B>PlainTextGISModelWriter(AbstractModel, BufferedWriter)</B></A> -
Constructor for class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/PlainTextGISModelWriter.html" title="class in opennlp.maxent.io">PlainTextGISModelWriter</A>
<DD>Constructor which takes a GISModel and a BufferedWriter and prepares
itself to write the model to that writer.
<DT><A HREF="./opennlp/perceptron/PlainTextPerceptronModelReader.html" title="class in opennlp.perceptron"><B>PlainTextPerceptronModelReader</B></A> - Class in <A HREF="./opennlp/perceptron/package-summary.html">opennlp.perceptron</A><DD>&nbsp;<DT><A HREF="./opennlp/perceptron/PlainTextPerceptronModelReader.html#PlainTextPerceptronModelReader(java.io.BufferedReader)"><B>PlainTextPerceptronModelReader(BufferedReader)</B></A> -
Constructor for class opennlp.perceptron.<A HREF="./opennlp/perceptron/PlainTextPerceptronModelReader.html" title="class in opennlp.perceptron">PlainTextPerceptronModelReader</A>
<DD>Constructor which directly instantiates the BufferedReader containing
the model contents.
<DT><A HREF="./opennlp/perceptron/PlainTextPerceptronModelReader.html#PlainTextPerceptronModelReader(java.io.File)"><B>PlainTextPerceptronModelReader(File)</B></A> -
Constructor for class opennlp.perceptron.<A HREF="./opennlp/perceptron/PlainTextPerceptronModelReader.html" title="class in opennlp.perceptron">PlainTextPerceptronModelReader</A>
<DD>Constructor which takes a File and creates a reader for it.
<DT><A HREF="./opennlp/perceptron/PlainTextPerceptronModelWriter.html" title="class in opennlp.perceptron"><B>PlainTextPerceptronModelWriter</B></A> - Class in <A HREF="./opennlp/perceptron/package-summary.html">opennlp.perceptron</A><DD>Model writer that saves models in plain text format.<DT><A HREF="./opennlp/perceptron/PlainTextPerceptronModelWriter.html#PlainTextPerceptronModelWriter(opennlp.model.AbstractModel, java.io.File)"><B>PlainTextPerceptronModelWriter(AbstractModel, File)</B></A> -
Constructor for class opennlp.perceptron.<A HREF="./opennlp/perceptron/PlainTextPerceptronModelWriter.html" title="class in opennlp.perceptron">PlainTextPerceptronModelWriter</A>
<DD>Constructor which takes a PerceptronModel and a File and prepares itself to
write the model to that file.
<DT><A HREF="./opennlp/perceptron/PlainTextPerceptronModelWriter.html#PlainTextPerceptronModelWriter(opennlp.model.AbstractModel, java.io.BufferedWriter)"><B>PlainTextPerceptronModelWriter(AbstractModel, BufferedWriter)</B></A> -
Constructor for class opennlp.perceptron.<A HREF="./opennlp/perceptron/PlainTextPerceptronModelWriter.html" title="class in opennlp.perceptron">PlainTextPerceptronModelWriter</A>
<DD>Constructor which takes a PerceptronModel and a BufferedWriter and prepares
itself to write the model to that writer.
<DT><A HREF="./opennlp/maxent/io/PooledGISModelReader.html" title="class in opennlp.maxent.io"><B>PooledGISModelReader</B></A> - Class in <A HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>This class works exactly like the SuffisSensitiveGISModelReader except that it
attempts to pool all context strings.<DT><A HREF="./opennlp/maxent/io/PooledGISModelReader.html#PooledGISModelReader(java.io.File)"><B>PooledGISModelReader(File)</B></A> -
Constructor for class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/PooledGISModelReader.html" title="class in opennlp.maxent.io">PooledGISModelReader</A>
<DD>A reader for GIS models which inspects the filename and invokes the
appropriate GISModelReader depending on the filename's suffixes.
<DT><A HREF="./opennlp/model/ComparableEvent.html#predIndexes"><B>predIndexes</B></A> -
Variable in class opennlp.model.<A HREF="./opennlp/model/ComparableEvent.html" title="class in opennlp.model">ComparableEvent</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/maxent/GIS.html#PRINT_MESSAGES"><B>PRINT_MESSAGES</B></A> -
Static variable in class opennlp.maxent.<A HREF="./opennlp/maxent/GIS.html" title="class in opennlp.maxent">GIS</A>
<DD>Set this to false if you don't want messages about the progress of model
training displayed.
<DT><A HREF="./opennlp/model/Prior.html" title="interface in opennlp.model"><B>Prior</B></A> - Interface in <A HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>This interface allows one to implement a prior distribution for use in
maximum entropy model training.</DL>
<HR>
<A NAME="_Q_"><!-- --></A><H2>
<B>Q</B></H2>
<DL>
<DT><A HREF="./opennlp/maxent/quasinewton/QNModel.html" title="class in opennlp.maxent.quasinewton"><B>QNModel</B></A> - Class in <A HREF="./opennlp/maxent/quasinewton/package-summary.html">opennlp.maxent.quasinewton</A><DD>&nbsp;<DT><A HREF="./opennlp/maxent/quasinewton/QNModel.html#QNModel(opennlp.maxent.quasinewton.LogLikelihoodFunction, double[])"><B>QNModel(LogLikelihoodFunction, double[])</B></A> -
Constructor for 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#QNModel(java.lang.String[], java.lang.String[], opennlp.model.Context[], double[])"><B>QNModel(String[], String[], Context[], double[])</B></A> -
Constructor for 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/io/QNModelReader.html" title="class in opennlp.maxent.io"><B>QNModelReader</B></A> - Class in <A HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>&nbsp;<DT><A HREF="./opennlp/maxent/io/QNModelReader.html#QNModelReader(opennlp.model.DataReader)"><B>QNModelReader(DataReader)</B></A> -
Constructor for 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/maxent/io/QNModelReader.html#QNModelReader(java.io.File)"><B>QNModelReader(File)</B></A> -
Constructor for 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/maxent/io/QNModelWriter.html" title="class in opennlp.maxent.io"><B>QNModelWriter</B></A> - Class in <A HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>&nbsp;<DT><A HREF="./opennlp/maxent/io/QNModelWriter.html#QNModelWriter(opennlp.model.AbstractModel)"><B>QNModelWriter(AbstractModel)</B></A> -
Constructor for class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/QNModelWriter.html" title="class in opennlp.maxent.io">QNModelWriter</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/maxent/quasinewton/QNTrainer.html" title="class in opennlp.maxent.quasinewton"><B>QNTrainer</B></A> - Class in <A HREF="./opennlp/maxent/quasinewton/package-summary.html">opennlp.maxent.quasinewton</A><DD>maxent model trainer using l-bfgs algorithm.<DT><A HREF="./opennlp/maxent/quasinewton/QNTrainer.html#QNTrainer()"><B>QNTrainer()</B></A> -
Constructor for 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#QNTrainer(boolean)"><B>QNTrainer(boolean)</B></A> -
Constructor for 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#QNTrainer(int)"><B>QNTrainer(int)</B></A> -
Constructor for 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#QNTrainer(int, boolean)"><B>QNTrainer(int, boolean)</B></A> -
Constructor for 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#QNTrainer(int, int, boolean)"><B>QNTrainer(int, int, boolean)</B></A> -
Constructor for class opennlp.maxent.quasinewton.<A HREF="./opennlp/maxent/quasinewton/QNTrainer.html" title="class in opennlp.maxent.quasinewton">QNTrainer</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./opennlp/model/AbstractModelReader.html#readDouble()"><B>readDouble()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/AbstractModelReader.html" title="class in opennlp.model">AbstractModelReader</A>
<DD>Implement as needed for the format the model is stored in.
<DT><A HREF="./opennlp/model/BinaryFileDataReader.html#readDouble()"><B>readDouble()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/BinaryFileDataReader.html" title="class in opennlp.model">BinaryFileDataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/DataReader.html#readDouble()"><B>readDouble()</B></A> -
Method in interface opennlp.model.<A HREF="./opennlp/model/DataReader.html" title="interface in opennlp.model">DataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/ObjectDataReader.html#readDouble()"><B>readDouble()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/ObjectDataReader.html" title="class in opennlp.model">ObjectDataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/PlainTextFileDataReader.html#readDouble()"><B>readDouble()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/PlainTextFileDataReader.html" title="class in opennlp.model">PlainTextFileDataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/AbstractModelReader.html#readInt()"><B>readInt()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/AbstractModelReader.html" title="class in opennlp.model">AbstractModelReader</A>
<DD>Implement as needed for the format the model is stored in.
<DT><A HREF="./opennlp/model/BinaryFileDataReader.html#readInt()"><B>readInt()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/BinaryFileDataReader.html" title="class in opennlp.model">BinaryFileDataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/DataReader.html#readInt()"><B>readInt()</B></A> -
Method in interface opennlp.model.<A HREF="./opennlp/model/DataReader.html" title="interface in opennlp.model">DataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/ObjectDataReader.html#readInt()"><B>readInt()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/ObjectDataReader.html" title="class in opennlp.model">ObjectDataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/PlainTextFileDataReader.html#readInt()"><B>readInt()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/PlainTextFileDataReader.html" title="class in opennlp.model">PlainTextFileDataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/maxent/io/PooledGISModelReader.html#readUTF()"><B>readUTF()</B></A> -
Method in class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/PooledGISModelReader.html" title="class in opennlp.maxent.io">PooledGISModelReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/AbstractModelReader.html#readUTF()"><B>readUTF()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/AbstractModelReader.html" title="class in opennlp.model">AbstractModelReader</A>
<DD>Implement as needed for the format the model is stored in.
<DT><A HREF="./opennlp/model/BinaryFileDataReader.html#readUTF()"><B>readUTF()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/BinaryFileDataReader.html" title="class in opennlp.model">BinaryFileDataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/DataReader.html#readUTF()"><B>readUTF()</B></A> -
Method in interface opennlp.model.<A HREF="./opennlp/model/DataReader.html" title="interface in opennlp.model">DataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/ObjectDataReader.html#readUTF()"><B>readUTF()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/ObjectDataReader.html" title="class in opennlp.model">ObjectDataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/PlainTextFileDataReader.html#readUTF()"><B>readUTF()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/PlainTextFileDataReader.html" title="class in opennlp.model">PlainTextFileDataReader</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/maxent/RealBasicEventStream.html" title="class in opennlp.maxent"><B>RealBasicEventStream</B></A> - Class in <A HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>&nbsp;<DT><A HREF="./opennlp/maxent/RealBasicEventStream.html#RealBasicEventStream(opennlp.maxent.DataStream)"><B>RealBasicEventStream(DataStream)</B></A> -
Constructor for class opennlp.maxent.<A HREF="./opennlp/maxent/RealBasicEventStream.html" title="class in opennlp.maxent">RealBasicEventStream</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/RealValueFileEventStream.html" title="class in opennlp.model"><B>RealValueFileEventStream</B></A> - Class in <A HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A HREF="./opennlp/model/RealValueFileEventStream.html#RealValueFileEventStream(java.lang.String)"><B>RealValueFileEventStream(String)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/RealValueFileEventStream.html" title="class in opennlp.model">RealValueFileEventStream</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/RealValueFileEventStream.html#RealValueFileEventStream(java.lang.String, java.lang.String)"><B>RealValueFileEventStream(String, String)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/RealValueFileEventStream.html" title="class in opennlp.model">RealValueFileEventStream</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/RealValueFileEventStream.html#RealValueFileEventStream(java.io.File)"><B>RealValueFileEventStream(File)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/RealValueFileEventStream.html" title="class in opennlp.model">RealValueFileEventStream</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/AbstractEventStream.html#remove()"><B>remove()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/AbstractEventStream.html" title="class in opennlp.model">AbstractEventStream</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/HashSumEventStream.html#remove()"><B>remove()</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/SequenceStreamEventStream.html#remove()"><B>remove()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/SequenceStreamEventStream.html" title="class in opennlp.model">SequenceStreamEventStream</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/maxent/DomainToModelMap.html#removeDomain(opennlp.maxent.ModelDomain)"><B>removeDomain(ModelDomain)</B></A> -
Method in class opennlp.maxent.<A HREF="./opennlp/maxent/DomainToModelMap.html" title="class in opennlp.maxent">DomainToModelMap</A>
<DD>Removes the mapping for this ModelDomain key from this map if present.
<DT><A HREF="./opennlp/maxent/ModelReplacementManager.html#replaceModel(opennlp.model.MaxentModel)"><B>replaceModel(MaxentModel)</B></A> -
Method in class opennlp.maxent.<A HREF="./opennlp/maxent/ModelReplacementManager.html" title="class in opennlp.maxent">ModelReplacementManager</A>
<DD>Replace the old model with a new one, forcing the replacement to wait until
all threads using the old model have finished using it.
<DT><A HREF="./opennlp/maxent/ModelApplier.html#ROUNDED_FORMAT"><B>ROUNDED_FORMAT</B></A> -
Static variable in class opennlp.maxent.<A HREF="./opennlp/maxent/ModelApplier.html" title="class in opennlp.maxent">ModelApplier</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/maxent/TrainEval.html#run(java.lang.String[], opennlp.maxent.Evalable)"><B>run(String[], Evalable)</B></A> -
Static method in class opennlp.maxent.<A HREF="./opennlp/maxent/TrainEval.html" title="class in opennlp.maxent">TrainEval</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./opennlp/model/ComparableEvent.html#seen"><B>seen</B></A> -
Variable in class opennlp.model.<A HREF="./opennlp/model/ComparableEvent.html" title="class in opennlp.model">ComparableEvent</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/Sequence.html" title="class in opennlp.model"><B>Sequence</B></A>&lt;<A HREF="./opennlp/model/Sequence.html" title="type parameter in Sequence">T</A>&gt; - Class in <A HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>Class which models a sequence.<DT><A HREF="./opennlp/model/Sequence.html#Sequence(opennlp.model.Event[], T)"><B>Sequence(Event[], T)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/Sequence.html" title="class in opennlp.model">Sequence</A>
<DD>Creates a new sequence made up of the specified events and derived from the
specified source.
<DT><A HREF="./opennlp/model/SequenceStream.html" title="interface in opennlp.model"><B>SequenceStream</B></A> - Interface in <A HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>Interface for streams of sequences used to train sequence models.<DT><A HREF="./opennlp/model/SequenceStreamEventStream.html" title="class in opennlp.model"><B>SequenceStreamEventStream</B></A> - Class in <A HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>Class which turns a sequence stream into an event stream.<DT><A HREF="./opennlp/model/SequenceStreamEventStream.html#SequenceStreamEventStream(opennlp.model.SequenceStream)"><B>SequenceStreamEventStream(SequenceStream)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/SequenceStreamEventStream.html" title="class in opennlp.model">SequenceStreamEventStream</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/EvalParameters.html#setCorrectionParam(double)"><B>setCorrectionParam(double)</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#setCurrPoint(double[])"><B>setCurrPoint(double[])</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#setFctEvalCount(int)"><B>setFctEvalCount(int)</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#setGradAtCurr(double[])"><B>setGradAtCurr(double[])</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#setGradAtNext(double[])"><B>setGradAtNext(double[])</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/Prior.html#setLabels(java.lang.String[], java.lang.String[])"><B>setLabels(String[], String[])</B></A> -
Method in interface opennlp.model.<A HREF="./opennlp/model/Prior.html" title="interface in opennlp.model">Prior</A>
<DD>Method to specify the label for the outcomes and contexts.
<DT><A HREF="./opennlp/model/UniformPrior.html#setLabels(java.lang.String[], java.lang.String[])"><B>setLabels(String[], String[])</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/maxent/ModelSetter.html#setModel(opennlp.model.MaxentModel)"><B>setModel(MaxentModel)</B></A> -
Method in interface opennlp.maxent.<A HREF="./opennlp/maxent/ModelSetter.html" title="interface in opennlp.maxent">ModelSetter</A>
<DD>Assign a new MaxentModel value to a MaxentModel variable.
<DT><A HREF="./opennlp/maxent/DomainToModelMap.html#setModelForDomain(opennlp.maxent.ModelDomain, opennlp.model.MaxentModel)"><B>setModelForDomain(ModelDomain, MaxentModel)</B></A> -
Method in class opennlp.maxent.<A HREF="./opennlp/maxent/DomainToModelMap.html" title="class in opennlp.maxent">DomainToModelMap</A>
<DD>Sets the model for the given domain.
<DT><A HREF="./opennlp/maxent/quasinewton/LineSearchResult.html#setNextPoint(double[])"><B>setNextPoint(double[])</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/MutableContext.html#setParameter(int, double)"><B>setParameter(int, double)</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/MutableContext.html" title="class in opennlp.model">MutableContext</A>
<DD>Assigns the parameter or expected value at the specified outcomeIndex the specified value.
<DT><A HREF="./opennlp/perceptron/PerceptronTrainer.html#setSkippedAveraging(boolean)"><B>setSkippedAveraging(boolean)</B></A> -
Method in class opennlp.perceptron.<A HREF="./opennlp/perceptron/PerceptronTrainer.html" title="class in opennlp.perceptron">PerceptronTrainer</A>
<DD>Enables skipped averaging, this flag changes the standard
averaging to special averaging instead.
<DT><A HREF="./opennlp/maxent/quasinewton/LineSearchResult.html#setStepSize(double)"><B>setStepSize(double)</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/perceptron/PerceptronTrainer.html#setStepSizeDecrease(double)"><B>setStepSizeDecrease(double)</B></A> -
Method in class opennlp.perceptron.<A HREF="./opennlp/perceptron/PerceptronTrainer.html" title="class in opennlp.perceptron">PerceptronTrainer</A>
<DD>Enables and sets step size decrease.
<DT><A HREF="./opennlp/perceptron/PerceptronTrainer.html#setTolerance(double)"><B>setTolerance(double)</B></A> -
Method in class opennlp.perceptron.<A HREF="./opennlp/perceptron/PerceptronTrainer.html" title="class in opennlp.perceptron">PerceptronTrainer</A>
<DD>Specifies the tolerance.
<DT><A HREF="./opennlp/maxent/quasinewton/LineSearchResult.html#setValueAtCurr(double)"><B>setValueAtCurr(double)</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#setValueAtNext(double)"><B>setValueAtNext(double)</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/perceptron/SimplePerceptronSequenceTrainer.html" title="class in opennlp.perceptron"><B>SimplePerceptronSequenceTrainer</B></A> - Class in <A HREF="./opennlp/perceptron/package-summary.html">opennlp.perceptron</A><DD>Trains models for sequences using the perceptron algorithm.<DT><A HREF="./opennlp/perceptron/SimplePerceptronSequenceTrainer.html#SimplePerceptronSequenceTrainer()"><B>SimplePerceptronSequenceTrainer()</B></A> -
Constructor for class opennlp.perceptron.<A HREF="./opennlp/perceptron/SimplePerceptronSequenceTrainer.html" title="class in opennlp.perceptron">SimplePerceptronSequenceTrainer</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/IndexHashTable.html#size()"><B>size()</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/IndexHashTable.html" title="class in opennlp.model">IndexHashTable</A>
<DD>Retrieves the size.
<DT><A HREF="./opennlp/maxent/GIS.html#SMOOTHING_OBSERVATION"><B>SMOOTHING_OBSERVATION</B></A> -
Static variable in class opennlp.maxent.<A HREF="./opennlp/maxent/GIS.html" title="class in opennlp.maxent">GIS</A>
<DD>If we are using smoothing, this is used as the "number" of times we want
the trainer to imagine that it saw a feature that it actually didn't see.
<DT><A HREF="./opennlp/maxent/ModelTrainer.html#SMOOTHING_OBSERVATION"><B>SMOOTHING_OBSERVATION</B></A> -
Static variable in class opennlp.maxent.<A HREF="./opennlp/maxent/ModelTrainer.html" title="class in opennlp.maxent">ModelTrainer</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/maxent/ModelReplacementManager.html#startUsingModel()"><B>startUsingModel()</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 using the model.
<DT><A HREF="./opennlp/maxent/DoubleStringPair.html#stringValue"><B>stringValue</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/maxent/io/SuffixSensitiveGISModelReader.html" title="class in opennlp.maxent.io"><B>SuffixSensitiveGISModelReader</B></A> - Class in <A HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>A reader for GIS models which inspects the filename and invokes the
appropriate GISModelReader depending on the filename's suffixes.<DT><A HREF="./opennlp/maxent/io/SuffixSensitiveGISModelReader.html#SuffixSensitiveGISModelReader(java.io.File)"><B>SuffixSensitiveGISModelReader(File)</B></A> -
Constructor for class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/SuffixSensitiveGISModelReader.html" title="class in opennlp.maxent.io">SuffixSensitiveGISModelReader</A>
<DD>Constructor which takes a File and invokes the GISModelReader appropriate
for the suffix.
<DT><A HREF="./opennlp/maxent/io/SuffixSensitiveGISModelWriter.html" title="class in opennlp.maxent.io"><B>SuffixSensitiveGISModelWriter</B></A> - Class in <A HREF="./opennlp/maxent/io/package-summary.html">opennlp.maxent.io</A><DD>A writer for GIS models which inspects the filename and invokes the
appropriate GISModelWriter depending on the filename's suffixes.<DT><A HREF="./opennlp/maxent/io/SuffixSensitiveGISModelWriter.html#SuffixSensitiveGISModelWriter(opennlp.model.AbstractModel, java.io.File)"><B>SuffixSensitiveGISModelWriter(AbstractModel, File)</B></A> -
Constructor for class opennlp.maxent.io.<A HREF="./opennlp/maxent/io/SuffixSensitiveGISModelWriter.html" title="class in opennlp.maxent.io">SuffixSensitiveGISModelWriter</A>
<DD>Constructor which takes a GISModel and a File and invokes the
GISModelWriter appropriate for the suffix.
<DT><A HREF="./opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html" title="class in opennlp.perceptron"><B>SuffixSensitivePerceptronModelWriter</B></A> - Class in <A HREF="./opennlp/perceptron/package-summary.html">opennlp.perceptron</A><DD>A writer for GIS models which inspects the filename and invokes the
appropriate GISModelWriter depending on the filename's suffixes.<DT><A HREF="./opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html#SuffixSensitivePerceptronModelWriter(opennlp.model.AbstractModel, java.io.File)"><B>SuffixSensitivePerceptronModelWriter(AbstractModel, File)</B></A> -
Constructor for class opennlp.perceptron.<A HREF="./opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html" title="class in opennlp.perceptron">SuffixSensitivePerceptronModelWriter</A>
<DD>Constructor which takes a GISModel and a File and invokes the
GISModelWriter appropriate for the suffix.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./opennlp/model/IndexHashTable.html#toArray(T[])"><B>toArray(T[])</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/IndexHashTable.html" title="class in opennlp.model">IndexHashTable</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/perceptron/PerceptronTrainer.html#TOLERANCE_DEFAULT"><B>TOLERANCE_DEFAULT</B></A> -
Static variable in class opennlp.perceptron.<A HREF="./opennlp/perceptron/PerceptronTrainer.html" title="class in opennlp.perceptron">PerceptronTrainer</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/FileEventStream.html#toLine(opennlp.model.Event)"><B>toLine(Event)</B></A> -
Static method in class opennlp.model.<A HREF="./opennlp/model/FileEventStream.html" title="class in opennlp.model">FileEventStream</A>
<DD>Generates a string representing the specified event.
<DT><A HREF="./opennlp/model/ComparableEvent.html#toString()"><B>toString()</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#toString()"><B>toString()</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/model/Event.html#toString()"><B>toString()</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/maxent/TrainEval.html#train(opennlp.model.EventStream, int)"><B>train(EventStream, int)</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/TrainUtil.html#train(opennlp.model.EventStream, java.util.Map, java.util.Map)"><B>train(EventStream, Map&lt;String, String&gt;, 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#train(opennlp.model.SequenceStream, java.util.Map, java.util.Map)"><B>train(SequenceStream, Map&lt;String, String&gt;, 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/maxent/TrainEval.html" title="class in opennlp.maxent"><B>TrainEval</B></A> - Class in <A HREF="./opennlp/maxent/package-summary.html">opennlp.maxent</A><DD>Trains or evaluates maxent components which have implemented the Evalable
interface.<DT><A HREF="./opennlp/maxent/TrainEval.html#TrainEval()"><B>TrainEval()</B></A> -
Constructor for class opennlp.maxent.<A HREF="./opennlp/maxent/TrainEval.html" title="class in opennlp.maxent">TrainEval</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/maxent/GIS.html#trainModel(opennlp.model.EventStream)"><B>trainModel(EventStream)</B></A> -
Static method in class opennlp.maxent.<A HREF="./opennlp/maxent/GIS.html" title="class in opennlp.maxent">GIS</A>
<DD>Train a model using the GIS algorithm, assuming 100 iterations and no
cutoff.
<DT><A HREF="./opennlp/maxent/GIS.html#trainModel(opennlp.model.EventStream, boolean)"><B>trainModel(EventStream, boolean)</B></A> -
Static method in class opennlp.maxent.<A HREF="./opennlp/maxent/GIS.html" title="class in opennlp.maxent">GIS</A>
<DD>Train a model using the GIS algorithm, assuming 100 iterations and no
cutoff.
<DT><A HREF="./opennlp/maxent/GIS.html#trainModel(opennlp.model.EventStream, int, int)"><B>trainModel(EventStream, int, int)</B></A> -
Static method in class opennlp.maxent.<A HREF="./opennlp/maxent/GIS.html" title="class in opennlp.maxent">GIS</A>
<DD>Train a model using the GIS algorithm.
<DT><A HREF="./opennlp/maxent/GIS.html#trainModel(opennlp.model.EventStream, int, int, boolean, boolean)"><B>trainModel(EventStream, int, int, boolean, boolean)</B></A> -
Static method in class opennlp.maxent.<A HREF="./opennlp/maxent/GIS.html" title="class in opennlp.maxent">GIS</A>
<DD>Train a model using the GIS algorithm.
<DT><A HREF="./opennlp/maxent/GIS.html#trainModel(opennlp.model.EventStream, int, int, double)"><B>trainModel(EventStream, int, int, double)</B></A> -
Static method in class opennlp.maxent.<A HREF="./opennlp/maxent/GIS.html" title="class in opennlp.maxent">GIS</A>
<DD>Train a model using the GIS algorithm.
<DT><A HREF="./opennlp/maxent/GIS.html#trainModel(int, opennlp.model.DataIndexer, boolean)"><B>trainModel(int, DataIndexer, boolean)</B></A> -
Static method in class opennlp.maxent.<A HREF="./opennlp/maxent/GIS.html" title="class in opennlp.maxent">GIS</A>
<DD>Train a model using the GIS algorithm.
<DT><A HREF="./opennlp/maxent/GIS.html#trainModel(int, opennlp.model.DataIndexer)"><B>trainModel(int, DataIndexer)</B></A> -
Static method in class opennlp.maxent.<A HREF="./opennlp/maxent/GIS.html" title="class in opennlp.maxent">GIS</A>
<DD>Train a model using the GIS algorithm.
<DT><A HREF="./opennlp/maxent/GIS.html#trainModel(int, opennlp.model.DataIndexer, opennlp.model.Prior, int)"><B>trainModel(int, DataIndexer, Prior, int)</B></A> -
Static method in class opennlp.maxent.<A HREF="./opennlp/maxent/GIS.html" title="class in opennlp.maxent">GIS</A>
<DD>Train a model using the GIS algorithm with the specified number of
iterations, data indexer, and prior.
<DT><A HREF="./opennlp/maxent/GIS.html#trainModel(int, opennlp.model.DataIndexer, boolean, boolean, opennlp.model.Prior, int)"><B>trainModel(int, DataIndexer, boolean, boolean, Prior, int)</B></A> -
Static method in class opennlp.maxent.<A HREF="./opennlp/maxent/GIS.html" title="class in opennlp.maxent">GIS</A>
<DD>Train a model using the GIS algorithm.
<DT><A HREF="./opennlp/maxent/GIS.html#trainModel(int, opennlp.model.DataIndexer, boolean, boolean, opennlp.model.Prior, int, int)"><B>trainModel(int, DataIndexer, boolean, boolean, Prior, int, int)</B></A> -
Static method in class opennlp.maxent.<A HREF="./opennlp/maxent/GIS.html" title="class in opennlp.maxent">GIS</A>
<DD>Train a model using the GIS algorithm.
<DT><A HREF="./opennlp/maxent/quasinewton/QNTrainer.html#trainModel(opennlp.model.DataIndexer)"><B>trainModel(DataIndexer)</B></A> -
Method 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/perceptron/PerceptronTrainer.html#trainModel(int, opennlp.model.DataIndexer, int)"><B>trainModel(int, DataIndexer, int)</B></A> -
Method in class opennlp.perceptron.<A HREF="./opennlp/perceptron/PerceptronTrainer.html" title="class in opennlp.perceptron">PerceptronTrainer</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/perceptron/PerceptronTrainer.html#trainModel(int, opennlp.model.DataIndexer, int, boolean)"><B>trainModel(int, DataIndexer, int, boolean)</B></A> -
Method in class opennlp.perceptron.<A HREF="./opennlp/perceptron/PerceptronTrainer.html" title="class in opennlp.perceptron">PerceptronTrainer</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/perceptron/SimplePerceptronSequenceTrainer.html#trainModel(int, opennlp.model.SequenceStream, int, boolean)"><B>trainModel(int, SequenceStream, int, boolean)</B></A> -
Method in class opennlp.perceptron.<A HREF="./opennlp/perceptron/SimplePerceptronSequenceTrainer.html" title="class in opennlp.perceptron">SimplePerceptronSequenceTrainer</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/TrainUtil.html" title="class in opennlp.model"><B>TrainUtil</B></A> - Class in <A HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>&nbsp;<DT><A HREF="./opennlp/model/TrainUtil.html#TrainUtil()"><B>TrainUtil()</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/TrainUtil.html" title="class in opennlp.model">TrainUtil</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/TwoPassDataIndexer.html" title="class in opennlp.model"><B>TwoPassDataIndexer</B></A> - Class in <A HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>Collecting event and context counts by making two passes over the events.<DT><A HREF="./opennlp/model/TwoPassDataIndexer.html#TwoPassDataIndexer(opennlp.model.EventStream)"><B>TwoPassDataIndexer(EventStream)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/TwoPassDataIndexer.html" title="class in opennlp.model">TwoPassDataIndexer</A>
<DD>One argument constructor for DataIndexer which calls the two argument
constructor assuming no cutoff.
<DT><A HREF="./opennlp/model/TwoPassDataIndexer.html#TwoPassDataIndexer(opennlp.model.EventStream, int)"><B>TwoPassDataIndexer(EventStream, int)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/TwoPassDataIndexer.html" title="class in opennlp.model">TwoPassDataIndexer</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/TwoPassDataIndexer.html#TwoPassDataIndexer(opennlp.model.EventStream, int, boolean)"><B>TwoPassDataIndexer(EventStream, int, boolean)</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/TwoPassDataIndexer.html" title="class in opennlp.model">TwoPassDataIndexer</A>
<DD>Two argument constructor for DataIndexer.
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./opennlp/model/UniformPrior.html" title="class in opennlp.model"><B>UniformPrior</B></A> - Class in <A HREF="./opennlp/model/package-summary.html">opennlp.model</A><DD>Provide a maximum entropy model with a uniform prior.<DT><A HREF="./opennlp/model/UniformPrior.html#UniformPrior()"><B>UniformPrior()</B></A> -
Constructor for class opennlp.model.<A HREF="./opennlp/model/UniformPrior.html" title="class in opennlp.model">UniformPrior</A>
<DD>&nbsp;
<DT><A HREF="./opennlp/model/SequenceStream.html#updateContext(opennlp.model.Sequence, opennlp.model.AbstractModel)"><B>updateContext(Sequence, AbstractModel)</B></A> -
Method in interface opennlp.model.<A HREF="./opennlp/model/SequenceStream.html" title="interface in opennlp.model">SequenceStream</A>
<DD>Creates a new event array based on the outcomes predicted by the specified parameters
for the specified sequence.
<DT><A HREF="./opennlp/model/MutableContext.html#updateParameter(int, double)"><B>updateParameter(int, double)</B></A> -
Method in class opennlp.model.<A HREF="./opennlp/model/MutableContext.html" title="class in opennlp.model">MutableContext</A>
<DD>Updated the parameter or expected value at the specified outcomeIndex by adding the specified value to its current value.
<DT><A HREF="./opennlp/maxent/quasinewton/ArrayMath.html#updatePoint(double[], double[], double)"><B>updatePoint(double[], 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/ModelTrainer.html#USE_SMOOTHING"><B>USE_SMOOTHING</B></A> -
Static variable in class opennlp.maxent.<A HREF="./opennlp/maxent/ModelTrainer.html" title="class in opennlp.maxent">ModelTrainer</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./opennlp/maxent/quasinewton/Function.html#valueAt(double[])"><B>valueAt(double[])</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#valueAt(double[])"><B>valueAt(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;
<DT><A HREF="./opennlp/model/AbstractModel.ModelType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum opennlp.model.<A HREF="./opennlp/model/AbstractModel.ModelType.html" title="enum in opennlp.model">AbstractModel.ModelType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./opennlp/model/AbstractModel.ModelType.html#values()"><B>values()</B></A> -
Static method in enum opennlp.model.<A HREF="./opennlp/model/AbstractModel.ModelType.html" title="enum in opennlp.model">AbstractModel.ModelType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they're declared.
<DT><A HREF="./opennlp/model/ComparableEvent.html#values"><B>values</B></A> -
Variable in class opennlp.model.<A HREF="./opennlp/model/ComparableEvent.html" title="class in opennlp.model">ComparableEvent</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./opennlp/maxent/io/BinaryGISModelWriter.html#writeDouble(double)"><B>writeDouble(double)</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#writeDouble(double)"><B>writeDouble(double)</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#writeDouble(double)"><B>writeDouble(double)</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#writeDouble(double)"><B>writeDouble(double)</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#writeDouble(double)"><B>writeDouble(double)</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#writeDouble(double)"><B>writeDouble(double)</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#writeDouble(double)"><B>writeDouble(double)</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/GenericModelWriter.html#writeDouble(double)"><B>writeDouble(double)</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#writeDouble(double)"><B>writeDouble(double)</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#writeDouble(double)"><B>writeDouble(double)</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#writeDouble(double)"><B>writeDouble(double)</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/maxent/io/BinaryGISModelWriter.html#writeInt(int)"><B>writeInt(int)</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#writeInt(int)"><B>writeInt(int)</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#writeInt(int)"><B>writeInt(int)</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#writeInt(int)"><B>writeInt(int)</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#writeInt(int)"><B>writeInt(int)</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#writeInt(int)"><B>writeInt(int)</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#writeInt(int)"><B>writeInt(int)</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/GenericModelWriter.html#writeInt(int)"><B>writeInt(int)</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#writeInt(int)"><B>writeInt(int)</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#writeInt(int)"><B>writeInt(int)</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#writeInt(int)"><B>writeInt(int)</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/maxent/io/BinaryGISModelWriter.html#writeUTF(java.lang.String)"><B>writeUTF(String)</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#writeUTF(java.lang.String)"><B>writeUTF(String)</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#writeUTF(java.lang.String)"><B>writeUTF(String)</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#writeUTF(java.lang.String)"><B>writeUTF(String)</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#writeUTF(java.lang.String)"><B>writeUTF(String)</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#writeUTF(java.lang.String)"><B>writeUTF(String)</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#writeUTF(java.lang.String)"><B>writeUTF(String)</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/GenericModelWriter.html#writeUTF(java.lang.String)"><B>writeUTF(String)</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#writeUTF(java.lang.String)"><B>writeUTF(String)</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#writeUTF(java.lang.String)"><B>writeUTF(String)</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#writeUTF(java.lang.String)"><B>writeUTF(String)</B></A> -
Method in class opennlp.perceptron.<A HREF="./opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html" title="class in opennlp.perceptron">SuffixSensitivePerceptronModelWriter</A>
<DD>&nbsp;
</DL>
<HR>
<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>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" 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_bottom_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_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>