http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/267bd24c/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/PlainTextPerceptronModelReader.html
----------------------------------------------------------------------
diff --git 
a/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/PlainTextPerceptronModelReader.html
 
b/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/PlainTextPerceptronModelReader.html
new file mode 100644
index 0000000..b048946
--- /dev/null
+++ 
b/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/PlainTextPerceptronModelReader.html
@@ -0,0 +1,269 @@
+<!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>
+PlainTextPerceptronModelReader (Apache OpenNLP Maxent 3.0.3 API)
+</TITLE>
+
+<META NAME="keywords" 
CONTENT="opennlp.perceptron.PlainTextPerceptronModelReader class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" 
TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="PlainTextPerceptronModelReader (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">    <A 
HREF="package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-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="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;<A HREF="../../opennlp/perceptron/PerceptronTrainer.html" title="class 
in opennlp.perceptron"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../opennlp/perceptron/PlainTextPerceptronModelWriter.html" 
title="class in opennlp.perceptron"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A 
HREF="../../index.html?opennlp/perceptron/PlainTextPerceptronModelReader.html" 
target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="PlainTextPerceptronModelReader.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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#methods_inherited_from_class_opennlp.perceptron.PerceptronModelReader">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+opennlp.perceptron</FONT>
+<BR>
+Class PlainTextPerceptronModelReader</H2>
+<PRE>
+<A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../resources/inherit.gif" ALT="extended by "><A 
HREF="../../opennlp/model/AbstractModelReader.html" title="class in 
opennlp.model">opennlp.model.AbstractModelReader</A>
+      <IMG SRC="../../resources/inherit.gif" ALT="extended by "><A 
HREF="../../opennlp/perceptron/PerceptronModelReader.html" title="class in 
opennlp.perceptron">opennlp.perceptron.PerceptronModelReader</A>
+          <IMG SRC="../../resources/inherit.gif" ALT="extended by 
"><B>opennlp.perceptron.PlainTextPerceptronModelReader</B>
+</PRE>
+<HR>
+<DL>
+<DT><PRE>public class <B>PlainTextPerceptronModelReader</B><DT>extends <A 
HREF="../../opennlp/perceptron/PerceptronModelReader.html" title="class in 
opennlp.perceptron">PerceptronModelReader</A></DL>
+</PRE>
+
+<P>
+<HR>
+
+<P>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/PlainTextPerceptronModelReader.html#PlainTextPerceptronModelReader(java.io.BufferedReader)">PlainTextPerceptronModelReader</A></B>(<A
 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/BufferedReader.html";
 title="class or interface in java.io">BufferedReader</A>&nbsp;br)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor which 
directly instantiates the BufferedReader containing
+ the model contents.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/PlainTextPerceptronModelReader.html#PlainTextPerceptronModelReader(java.io.File)">PlainTextPerceptronModelReader</A></B>(<A
 HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html"; 
title="class or interface in java.io">File</A>&nbsp;f)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor which 
takes a File and creates a reader for it.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;<A 
NAME="methods_inherited_from_class_opennlp.perceptron.PerceptronModelReader"><!--
 --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class opennlp.perceptron.<A 
HREF="../../opennlp/perceptron/PerceptronModelReader.html" title="class in 
opennlp.perceptron">PerceptronModelReader</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A 
HREF="../../opennlp/perceptron/PerceptronModelReader.html#checkModelType()">checkModelType</A>,
 <A 
HREF="../../opennlp/perceptron/PerceptronModelReader.html#constructModel()">constructModel</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A 
NAME="methods_inherited_from_class_opennlp.model.AbstractModelReader"><!-- 
--></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class opennlp.model.<A 
HREF="../../opennlp/model/AbstractModelReader.html" title="class in 
opennlp.model">AbstractModelReader</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A 
HREF="../../opennlp/model/AbstractModelReader.html#getModel()">getModel</A>, <A 
HREF="../../opennlp/model/AbstractModelReader.html#readDouble()">readDouble</A>,
 <A HREF="../../opennlp/model/AbstractModelReader.html#readInt()">readInt</A>, 
<A 
HREF="../../opennlp/model/AbstractModelReader.html#readUTF()">readUTF</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang">Object</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()"
 title="class or interface in java.lang">getClass</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()"
 title="class or interface in java.lang">hashCode</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()"
 title="class or interface in java.lang">notify</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()"
 title="class or interface in java.lang">notifyAll</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()"
 title="class or interface in java.lang">toString</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()"
 title="class 
 or interface in java.lang">wait</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)"
 title="class or interface in java.lang">wait</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long,
 int)" title="class or interface in java.lang">wait</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="PlainTextPerceptronModelReader(java.io.BufferedReader)"><!-- 
--></A><H3>
+PlainTextPerceptronModelReader</H3>
+<PRE>
+public <B>PlainTextPerceptronModelReader</B>(<A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/BufferedReader.html";
 title="class or interface in java.io">BufferedReader</A>&nbsp;br)</PRE>
+<DL>
+<DD>Constructor which directly instantiates the BufferedReader containing
+ the model contents.
+<P>
+<DL>
+<DT><B>Parameters:</B><DD><CODE>br</CODE> - The BufferedReader containing the 
model information.</DL>
+</DL>
+<HR>
+
+<A NAME="PlainTextPerceptronModelReader(java.io.File)"><!-- --></A><H3>
+PlainTextPerceptronModelReader</H3>
+<PRE>
+public <B>PlainTextPerceptronModelReader</B>(<A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html"; 
title="class or interface in java.io">File</A>&nbsp;f)
+                               throws <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Constructor which takes a File and creates a reader for it. Detects
+ whether the file is gzipped or not based on whether the suffix contains
+ ".gz".
+<P>
+<DL>
+<DT><B>Parameters:</B><DD><CODE>f</CODE> - The File in which the model is 
stored.
+<DT><B>Throws:</B>
+<DD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></CODE></DL>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= 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">    <A 
HREF="package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-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="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;<A HREF="../../opennlp/perceptron/PerceptronTrainer.html" title="class 
in opennlp.perceptron"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../opennlp/perceptron/PlainTextPerceptronModelWriter.html" 
title="class in opennlp.perceptron"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A 
HREF="../../index.html?opennlp/perceptron/PlainTextPerceptronModelReader.html" 
target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="PlainTextPerceptronModelReader.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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#methods_inherited_from_class_opennlp.perceptron.PerceptronModelReader">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</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>

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/267bd24c/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/PlainTextPerceptronModelWriter.html
----------------------------------------------------------------------
diff --git 
a/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/PlainTextPerceptronModelWriter.html
 
b/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/PlainTextPerceptronModelWriter.html
new file mode 100644
index 0000000..dcd253b
--- /dev/null
+++ 
b/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/PlainTextPerceptronModelWriter.html
@@ -0,0 +1,380 @@
+<!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>
+PlainTextPerceptronModelWriter (Apache OpenNLP Maxent 3.0.3 API)
+</TITLE>
+
+<META NAME="keywords" 
CONTENT="opennlp.perceptron.PlainTextPerceptronModelWriter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" 
TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="PlainTextPerceptronModelWriter (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">    <A 
HREF="package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-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="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;<A HREF="../../opennlp/perceptron/PlainTextPerceptronModelReader.html" 
title="class in opennlp.perceptron"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../opennlp/perceptron/SimplePerceptronSequenceTrainer.html" 
title="class in opennlp.perceptron"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A 
HREF="../../index.html?opennlp/perceptron/PlainTextPerceptronModelWriter.html" 
target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="PlainTextPerceptronModelWriter.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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+opennlp.perceptron</FONT>
+<BR>
+Class PlainTextPerceptronModelWriter</H2>
+<PRE>
+<A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../resources/inherit.gif" ALT="extended by "><A 
HREF="../../opennlp/model/AbstractModelWriter.html" title="class in 
opennlp.model">opennlp.model.AbstractModelWriter</A>
+      <IMG SRC="../../resources/inherit.gif" ALT="extended by "><A 
HREF="../../opennlp/perceptron/PerceptronModelWriter.html" title="class in 
opennlp.perceptron">opennlp.perceptron.PerceptronModelWriter</A>
+          <IMG SRC="../../resources/inherit.gif" ALT="extended by 
"><B>opennlp.perceptron.PlainTextPerceptronModelWriter</B>
+</PRE>
+<HR>
+<DL>
+<DT><PRE>public class <B>PlainTextPerceptronModelWriter</B><DT>extends <A 
HREF="../../opennlp/perceptron/PerceptronModelWriter.html" title="class in 
opennlp.perceptron">PerceptronModelWriter</A></DL>
+</PRE>
+
+<P>
+Model writer that saves models in plain text format.
+<P>
+
+<P>
+<HR>
+
+<P>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/PlainTextPerceptronModelWriter.html#PlainTextPerceptronModelWriter(opennlp.model.AbstractModel,
 java.io.BufferedWriter)">PlainTextPerceptronModelWriter</A></B>(<A 
HREF="../../opennlp/model/AbstractModel.html" title="class in 
opennlp.model">AbstractModel</A>&nbsp;model,
+                               <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/BufferedWriter.html";
 title="class or interface in java.io">BufferedWriter</A>&nbsp;bw)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor which 
takes a PerceptronModel and a BufferedWriter and prepares
+ itself to write the model to that writer.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/PlainTextPerceptronModelWriter.html#PlainTextPerceptronModelWriter(opennlp.model.AbstractModel,
 java.io.File)">PlainTextPerceptronModelWriter</A></B>(<A 
HREF="../../opennlp/model/AbstractModel.html" title="class in 
opennlp.model">AbstractModel</A>&nbsp;model,
+                               <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html"; 
title="class or interface in java.io">File</A>&nbsp;f)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor which 
takes a PerceptronModel and a File and prepares itself to
+ write the model to that file.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/PlainTextPerceptronModelWriter.html#close()">close</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/PlainTextPerceptronModelWriter.html#writeDouble(double)">writeDouble</A></B>(double&nbsp;d)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/PlainTextPerceptronModelWriter.html#writeInt(int)">writeInt</A></B>(int&nbsp;i)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/PlainTextPerceptronModelWriter.html#writeUTF(java.lang.String)">writeUTF</A></B>(<A
 HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html"; 
title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;<A 
NAME="methods_inherited_from_class_opennlp.perceptron.PerceptronModelWriter"><!--
 --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class opennlp.perceptron.<A 
HREF="../../opennlp/perceptron/PerceptronModelWriter.html" title="class in 
opennlp.perceptron">PerceptronModelWriter</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A 
HREF="../../opennlp/perceptron/PerceptronModelWriter.html#persist()">persist</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang">Object</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()"
 title="class or interface in java.lang">getClass</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()"
 title="class or interface in java.lang">hashCode</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()"
 title="class or interface in java.lang">notify</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()"
 title="class or interface in java.lang">notifyAll</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()"
 title="class or interface in java.lang">toString</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()"
 title="class 
 or interface in java.lang">wait</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)"
 title="class or interface in java.lang">wait</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long,
 int)" title="class or interface in java.lang">wait</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="PlainTextPerceptronModelWriter(opennlp.model.AbstractModel, 
java.io.File)"><!-- --></A><H3>
+PlainTextPerceptronModelWriter</H3>
+<PRE>
+public <B>PlainTextPerceptronModelWriter</B>(<A 
HREF="../../opennlp/model/AbstractModel.html" title="class in 
opennlp.model">AbstractModel</A>&nbsp;model,
+                                      <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html"; 
title="class or interface in java.io">File</A>&nbsp;f)
+                               throws <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A>,
+                                      <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/FileNotFoundException.html";
 title="class or interface in java.io">FileNotFoundException</A></PRE>
+<DL>
+<DD>Constructor which takes a PerceptronModel and a File and prepares itself to
+ write the model to that file. Detects whether the file is gzipped or not
+ based on whether the suffix contains ".gz".
+<P>
+<DL>
+<DT><B>Parameters:</B><DD><CODE>model</CODE> - The PerceptronModel which is to 
be persisted.<DD><CODE>f</CODE> - The File in which the model is to be 
persisted.
+<DT><B>Throws:</B>
+<DD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></CODE>
+<DD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/FileNotFoundException.html";
 title="class or interface in java.io">FileNotFoundException</A></CODE></DL>
+</DL>
+<HR>
+
+<A NAME="PlainTextPerceptronModelWriter(opennlp.model.AbstractModel, 
java.io.BufferedWriter)"><!-- --></A><H3>
+PlainTextPerceptronModelWriter</H3>
+<PRE>
+public <B>PlainTextPerceptronModelWriter</B>(<A 
HREF="../../opennlp/model/AbstractModel.html" title="class in 
opennlp.model">AbstractModel</A>&nbsp;model,
+                                      <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/BufferedWriter.html";
 title="class or interface in java.io">BufferedWriter</A>&nbsp;bw)</PRE>
+<DL>
+<DD>Constructor which takes a PerceptronModel and a BufferedWriter and prepares
+ itself to write the model to that writer.
+<P>
+<DL>
+<DT><B>Parameters:</B><DD><CODE>model</CODE> - The PerceptronModel which is to 
be persisted.<DD><CODE>bw</CODE> - The BufferedWriter which will be used to 
persist the model.</DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="writeUTF(java.lang.String)"><!-- --></A><H3>
+writeUTF</H3>
+<PRE>
+public void <B>writeUTF</B>(<A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html"; 
title="class or interface in java.lang">String</A>&nbsp;s)
+              throws <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A 
HREF="../../opennlp/model/AbstractModelWriter.html#writeUTF(java.lang.String)">writeUTF</A></CODE>
 in class <CODE><A HREF="../../opennlp/model/AbstractModelWriter.html" 
title="class in opennlp.model">AbstractModelWriter</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="writeInt(int)"><!-- --></A><H3>
+writeInt</H3>
+<PRE>
+public void <B>writeInt</B>(int&nbsp;i)
+              throws <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A 
HREF="../../opennlp/model/AbstractModelWriter.html#writeInt(int)">writeInt</A></CODE>
 in class <CODE><A HREF="../../opennlp/model/AbstractModelWriter.html" 
title="class in opennlp.model">AbstractModelWriter</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="writeDouble(double)"><!-- --></A><H3>
+writeDouble</H3>
+<PRE>
+public void <B>writeDouble</B>(double&nbsp;d)
+                 throws <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A 
HREF="../../opennlp/model/AbstractModelWriter.html#writeDouble(double)">writeDouble</A></CODE>
 in class <CODE><A HREF="../../opennlp/model/AbstractModelWriter.html" 
title="class in opennlp.model">AbstractModelWriter</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="close()"><!-- --></A><H3>
+close</H3>
+<PRE>
+public void <B>close</B>()
+           throws <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A 
HREF="../../opennlp/model/AbstractModelWriter.html#close()">close</A></CODE> in 
class <CODE><A HREF="../../opennlp/model/AbstractModelWriter.html" title="class 
in opennlp.model">AbstractModelWriter</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= 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">    <A 
HREF="package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-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="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;<A HREF="../../opennlp/perceptron/PlainTextPerceptronModelReader.html" 
title="class in opennlp.perceptron"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../opennlp/perceptron/SimplePerceptronSequenceTrainer.html" 
title="class in opennlp.perceptron"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A 
HREF="../../index.html?opennlp/perceptron/PlainTextPerceptronModelWriter.html" 
target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="PlainTextPerceptronModelWriter.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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_detail">METHOD</A></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>

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/267bd24c/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/SimplePerceptronSequenceTrainer.html
----------------------------------------------------------------------
diff --git 
a/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/SimplePerceptronSequenceTrainer.html
 
b/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/SimplePerceptronSequenceTrainer.html
new file mode 100644
index 0000000..0d571d0
--- /dev/null
+++ 
b/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/SimplePerceptronSequenceTrainer.html
@@ -0,0 +1,286 @@
+<!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>
+SimplePerceptronSequenceTrainer (Apache OpenNLP Maxent 3.0.3 API)
+</TITLE>
+
+<META NAME="keywords" 
CONTENT="opennlp.perceptron.SimplePerceptronSequenceTrainer class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" 
TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="SimplePerceptronSequenceTrainer (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">    <A 
HREF="package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-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="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;<A HREF="../../opennlp/perceptron/PlainTextPerceptronModelWriter.html" 
title="class in opennlp.perceptron"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A 
HREF="../../opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html" 
title="class in opennlp.perceptron"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A 
HREF="../../index.html?opennlp/perceptron/SimplePerceptronSequenceTrainer.html" 
target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SimplePerceptronSequenceTrainer.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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+opennlp.perceptron</FONT>
+<BR>
+Class SimplePerceptronSequenceTrainer</H2>
+<PRE>
+<A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../resources/inherit.gif" ALT="extended by 
"><B>opennlp.perceptron.SimplePerceptronSequenceTrainer</B>
+</PRE>
+<HR>
+<DL>
+<DT><PRE>public class <B>SimplePerceptronSequenceTrainer</B><DT>extends <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang">Object</A></DL>
+</PRE>
+
+<P>
+Trains models for sequences using the perceptron algorithm.  Each outcome is 
represented as
+ a binary perceptron classifier.  This supports standard (integer) weighting 
as well
+ average weighting.  Sequence information is used in a simplified was to that 
described in:
+ Discriminative Training Methods for Hidden Markov Models: Theory and 
Experiments
+ with the Perceptron Algorithm. Michael Collins, EMNLP 2002.
+ Specifically only updates are applied to tokens which were incorrectly tagged 
by a sequence tagger
+ rather than to all feature across the sequence which differ from the training 
sequence.
+<P>
+
+<P>
+<HR>
+
+<P>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/SimplePerceptronSequenceTrainer.html#SimplePerceptronSequenceTrainer()">SimplePerceptronSequenceTrainer</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/SimplePerceptronSequenceTrainer.html#nextIteration(int)">nextIteration</A></B>(int&nbsp;iteration)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../opennlp/model/AbstractModel.html" title="class in 
opennlp.model">AbstractModel</A></CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/SimplePerceptronSequenceTrainer.html#trainModel(int,
 opennlp.model.SequenceStream, int, 
boolean)">trainModel</A></B>(int&nbsp;iterations,
+           <A HREF="../../opennlp/model/SequenceStream.html" title="interface 
in opennlp.model">SequenceStream</A>&nbsp;sequenceStream,
+           int&nbsp;cutoff,
+           boolean&nbsp;useAverage)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang">Object</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()"
 title="class or interface in java.lang">getClass</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()"
 title="class or interface in java.lang">hashCode</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()"
 title="class or interface in java.lang">notify</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()"
 title="class or interface in java.lang">notifyAll</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()"
 title="class or interface in java.lang">toString</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()"
 title="class 
 or interface in java.lang">wait</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)"
 title="class or interface in java.lang">wait</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long,
 int)" title="class or interface in java.lang">wait</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="SimplePerceptronSequenceTrainer()"><!-- --></A><H3>
+SimplePerceptronSequenceTrainer</H3>
+<PRE>
+public <B>SimplePerceptronSequenceTrainer</B>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="trainModel(int, opennlp.model.SequenceStream, int, boolean)"><!-- 
--></A><H3>
+trainModel</H3>
+<PRE>
+public <A HREF="../../opennlp/model/AbstractModel.html" title="class in 
opennlp.model">AbstractModel</A> <B>trainModel</B>(int&nbsp;iterations,
+                                <A 
HREF="../../opennlp/model/SequenceStream.html" title="interface in 
opennlp.model">SequenceStream</A>&nbsp;sequenceStream,
+                                int&nbsp;cutoff,
+                                boolean&nbsp;useAverage)
+                         throws <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="nextIteration(int)"><!-- --></A><H3>
+nextIteration</H3>
+<PRE>
+public void <B>nextIteration</B>(int&nbsp;iteration)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= 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">    <A 
HREF="package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-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="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;<A HREF="../../opennlp/perceptron/PlainTextPerceptronModelWriter.html" 
title="class in opennlp.perceptron"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A 
HREF="../../opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html" 
title="class in opennlp.perceptron"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A 
HREF="../../index.html?opennlp/perceptron/SimplePerceptronSequenceTrainer.html" 
target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SimplePerceptronSequenceTrainer.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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_detail">METHOD</A></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>

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/267bd24c/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html
----------------------------------------------------------------------
diff --git 
a/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html
 
b/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html
new file mode 100644
index 0000000..ae6971f
--- /dev/null
+++ 
b/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html
@@ -0,0 +1,361 @@
+<!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>
+SuffixSensitivePerceptronModelWriter (Apache OpenNLP Maxent 3.0.3 API)
+</TITLE>
+
+<META NAME="keywords" 
CONTENT="opennlp.perceptron.SuffixSensitivePerceptronModelWriter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" 
TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="SuffixSensitivePerceptronModelWriter (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">    <A 
HREF="package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-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="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;<A HREF="../../opennlp/perceptron/SimplePerceptronSequenceTrainer.html" 
title="class in opennlp.perceptron"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A 
HREF="../../index.html?opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SuffixSensitivePerceptronModelWriter.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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+opennlp.perceptron</FONT>
+<BR>
+Class SuffixSensitivePerceptronModelWriter</H2>
+<PRE>
+<A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../resources/inherit.gif" ALT="extended by "><A 
HREF="../../opennlp/model/AbstractModelWriter.html" title="class in 
opennlp.model">opennlp.model.AbstractModelWriter</A>
+      <IMG SRC="../../resources/inherit.gif" ALT="extended by "><A 
HREF="../../opennlp/perceptron/PerceptronModelWriter.html" title="class in 
opennlp.perceptron">opennlp.perceptron.PerceptronModelWriter</A>
+          <IMG SRC="../../resources/inherit.gif" ALT="extended by 
"><B>opennlp.perceptron.SuffixSensitivePerceptronModelWriter</B>
+</PRE>
+<HR>
+<DL>
+<DT><PRE>public class <B>SuffixSensitivePerceptronModelWriter</B><DT>extends 
<A HREF="../../opennlp/perceptron/PerceptronModelWriter.html" title="class in 
opennlp.perceptron">PerceptronModelWriter</A></DL>
+</PRE>
+
+<P>
+A writer for GIS models which inspects the filename and invokes the
+ appropriate GISModelWriter depending on the filename's suffixes.
+
+ <p>The following assumption are made about suffixes:
+    <li>.gz  --> the file is gzipped (must be the last suffix)
+    <li>.txt --> the file is plain text
+    <li>.bin --> the file is binary
+<P>
+
+<P>
+<HR>
+
+<P>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html#SuffixSensitivePerceptronModelWriter(opennlp.model.AbstractModel,
 java.io.File)">SuffixSensitivePerceptronModelWriter</A></B>(<A 
HREF="../../opennlp/model/AbstractModel.html" title="class in 
opennlp.model">AbstractModel</A>&nbsp;model,
+                                     <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html"; 
title="class or interface in java.io">File</A>&nbsp;f)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor which 
takes a GISModel and a File and invokes the
+ GISModelWriter appropriate for the suffix.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html#close()">close</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html#writeDouble(double)">writeDouble</A></B>(double&nbsp;d)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html#writeInt(int)">writeInt</A></B>(int&nbsp;i)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html#writeUTF(java.lang.String)">writeUTF</A></B>(<A
 HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html"; 
title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;<A 
NAME="methods_inherited_from_class_opennlp.perceptron.PerceptronModelWriter"><!--
 --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class opennlp.perceptron.<A 
HREF="../../opennlp/perceptron/PerceptronModelWriter.html" title="class in 
opennlp.perceptron">PerceptronModelWriter</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A 
HREF="../../opennlp/perceptron/PerceptronModelWriter.html#persist()">persist</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang">Object</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()"
 title="class or interface in java.lang">getClass</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()"
 title="class or interface in java.lang">hashCode</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()"
 title="class or interface in java.lang">notify</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()"
 title="class or interface in java.lang">notifyAll</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()"
 title="class or interface in java.lang">toString</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()"
 title="class 
 or interface in java.lang">wait</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)"
 title="class or interface in java.lang">wait</A>, <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long,
 int)" title="class or interface in java.lang">wait</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="SuffixSensitivePerceptronModelWriter(opennlp.model.AbstractModel, 
java.io.File)"><!-- --></A><H3>
+SuffixSensitivePerceptronModelWriter</H3>
+<PRE>
+public <B>SuffixSensitivePerceptronModelWriter</B>(<A 
HREF="../../opennlp/model/AbstractModel.html" title="class in 
opennlp.model">AbstractModel</A>&nbsp;model,
+                                            <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html"; 
title="class or interface in java.io">File</A>&nbsp;f)
+                                     throws <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Constructor which takes a GISModel and a File and invokes the
+ GISModelWriter appropriate for the suffix.
+<P>
+<DL>
+<DT><B>Parameters:</B><DD><CODE>model</CODE> - The GISModel which is to be 
persisted.<DD><CODE>f</CODE> - The File in which the model is to be stored.
+<DT><B>Throws:</B>
+<DD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></CODE></DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="writeUTF(java.lang.String)"><!-- --></A><H3>
+writeUTF</H3>
+<PRE>
+public void <B>writeUTF</B>(<A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html"; 
title="class or interface in java.lang">String</A>&nbsp;s)
+              throws <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A 
HREF="../../opennlp/model/AbstractModelWriter.html#writeUTF(java.lang.String)">writeUTF</A></CODE>
 in class <CODE><A HREF="../../opennlp/model/AbstractModelWriter.html" 
title="class in opennlp.model">AbstractModelWriter</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="writeInt(int)"><!-- --></A><H3>
+writeInt</H3>
+<PRE>
+public void <B>writeInt</B>(int&nbsp;i)
+              throws <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A 
HREF="../../opennlp/model/AbstractModelWriter.html#writeInt(int)">writeInt</A></CODE>
 in class <CODE><A HREF="../../opennlp/model/AbstractModelWriter.html" 
title="class in opennlp.model">AbstractModelWriter</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="writeDouble(double)"><!-- --></A><H3>
+writeDouble</H3>
+<PRE>
+public void <B>writeDouble</B>(double&nbsp;d)
+                 throws <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A 
HREF="../../opennlp/model/AbstractModelWriter.html#writeDouble(double)">writeDouble</A></CODE>
 in class <CODE><A HREF="../../opennlp/model/AbstractModelWriter.html" 
title="class in opennlp.model">AbstractModelWriter</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="close()"><!-- --></A><H3>
+close</H3>
+<PRE>
+public void <B>close</B>()
+           throws <A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A 
HREF="../../opennlp/model/AbstractModelWriter.html#close()">close</A></CODE> in 
class <CODE><A HREF="../../opennlp/model/AbstractModelWriter.html" title="class 
in opennlp.model">AbstractModelWriter</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A 
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html";
 title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= 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">    <A 
HREF="package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-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="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;<A HREF="../../opennlp/perceptron/SimplePerceptronSequenceTrainer.html" 
title="class in opennlp.perceptron"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A 
HREF="../../index.html?opennlp/perceptron/SuffixSensitivePerceptronModelWriter.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SuffixSensitivePerceptronModelWriter.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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_detail">METHOD</A></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>

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/267bd24c/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/class-use/BinaryPerceptronModelReader.html
----------------------------------------------------------------------
diff --git 
a/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/class-use/BinaryPerceptronModelReader.html
 
b/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/class-use/BinaryPerceptronModelReader.html
new file mode 100644
index 0000000..fdcd0ba
--- /dev/null
+++ 
b/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/class-use/BinaryPerceptronModelReader.html
@@ -0,0 +1,141 @@
+<!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:57 GMT-03:00 
2013 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Uses of Class opennlp.perceptron.BinaryPerceptronModelReader (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="Uses of Class 
opennlp.perceptron.BinaryPerceptronModelReader (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">    <A 
HREF="../package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../opennlp/perceptron/BinaryPerceptronModelReader.html" 
title="class in opennlp.perceptron"><FONT 
CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-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="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&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?opennlp/perceptron/class-use/BinaryPerceptronModelReader.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="BinaryPerceptronModelReader.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 ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>opennlp.perceptron.BinaryPerceptronModelReader</B></H2>
+</CENTER>
+No usage of opennlp.perceptron.BinaryPerceptronModelReader
+<P>
+<HR>
+
+
+<!-- ======= 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">    <A 
HREF="../package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../opennlp/perceptron/BinaryPerceptronModelReader.html" 
title="class in opennlp.perceptron"><FONT 
CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-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="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&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?opennlp/perceptron/class-use/BinaryPerceptronModelReader.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="BinaryPerceptronModelReader.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>

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/267bd24c/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/class-use/BinaryPerceptronModelWriter.html
----------------------------------------------------------------------
diff --git 
a/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/class-use/BinaryPerceptronModelWriter.html
 
b/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/class-use/BinaryPerceptronModelWriter.html
new file mode 100644
index 0000000..c58108d
--- /dev/null
+++ 
b/opennlp-site/docs/1.5.3/apidocs/opennlp-maxent/opennlp/perceptron/class-use/BinaryPerceptronModelWriter.html
@@ -0,0 +1,141 @@
+<!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:57 GMT-03:00 
2013 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Uses of Class opennlp.perceptron.BinaryPerceptronModelWriter (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="Uses of Class 
opennlp.perceptron.BinaryPerceptronModelWriter (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">    <A 
HREF="../package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../opennlp/perceptron/BinaryPerceptronModelWriter.html" 
title="class in opennlp.perceptron"><FONT 
CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-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="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&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?opennlp/perceptron/class-use/BinaryPerceptronModelWriter.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="BinaryPerceptronModelWriter.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 ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>opennlp.perceptron.BinaryPerceptronModelWriter</B></H2>
+</CENTER>
+No usage of opennlp.perceptron.BinaryPerceptronModelWriter
+<P>
+<HR>
+
+
+<!-- ======= 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">    <A 
HREF="../package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../opennlp/perceptron/BinaryPerceptronModelWriter.html" 
title="class in opennlp.perceptron"><FONT 
CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-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="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&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?opennlp/perceptron/class-use/BinaryPerceptronModelWriter.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="BinaryPerceptronModelWriter.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>

Reply via email to