http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/451cdb7c/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/parser/class-use/HeadRules.html
----------------------------------------------------------------------
diff --git 
a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/parser/class-use/HeadRules.html
 
b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/parser/class-use/HeadRules.html
deleted file mode 100644
index 853bb6e..0000000
--- 
a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/parser/class-use/HeadRules.html
+++ /dev/null
@@ -1,456 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_131) on Wed May 17 23:33:15 CEST 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface opennlp.tools.parser.HeadRules (Apache OpenNLP Tools 
1.8.0 API)</title>
-<meta name="date" content="2017-05-17">
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
opennlp.tools.parser.HeadRules (Apache OpenNLP Tools 1.8.0 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../opennlp/tools/parser/HeadRules.html" title="interface 
in opennlp.tools.parser">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?opennlp/tools/parser/class-use/HeadRules.html" 
target="_top">Frames</a></li>
-<li><a href="HeadRules.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Interface opennlp.tools.parser.HeadRules" 
class="title">Uses of Interface<br>opennlp.tools.parser.HeadRules</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a 
href="../../../../opennlp/tools/parser/HeadRules.html" title="interface in 
opennlp.tools.parser">HeadRules</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#opennlp.tools.parser">opennlp.tools.parser</a></td>
-<td class="colLast">
-<div class="block">Package containing common code for performing full 
syntactic parsing.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="#opennlp.tools.parser.chunking">opennlp.tools.parser.chunking</a></td>
-<td class="colLast">
-<div class="block">Package containing code for performing full syntactic 
parsing using shift/reduce-style decisions.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#opennlp.tools.parser.lang.en">opennlp.tools.parser.lang.en</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="#opennlp.tools.parser.lang.es">opennlp.tools.parser.lang.es</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#opennlp.tools.parser.treeinsert">opennlp.tools.parser.treeinsert</a></td>
-<td class="colLast">
-<div class="block">Package containing experimental code for performing full 
syntactic
- parsing using attachment decisions.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="opennlp.tools.parser">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a> in <a 
href="../../../../opennlp/tools/parser/package-summary.html">opennlp.tools.parser</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a 
href="../../../../opennlp/tools/parser/package-summary.html">opennlp.tools.parser</a>
 declared as <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a 
href="../../../../opennlp/tools/parser/HeadRules.html" title="interface in 
opennlp.tools.parser">HeadRules</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">AbstractBottomUpParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/AbstractBottomUpParser.html#headRules">headRules</a></span></code>
-<div class="block">The head rules for the parser.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a 
href="../../../../opennlp/tools/parser/HeadRules.html" title="interface in 
opennlp.tools.parser">HeadRules</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">AbstractParserEventStream.</span><code><span 
class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/AbstractParserEventStream.html#rules">rules</a></span></code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../opennlp/tools/parser/package-summary.html">opennlp.tools.parser</a>
 that return <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../opennlp/tools/parser/HeadRules.html" title="interface in 
opennlp.tools.parser">HeadRules</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ParserModel.</span><code><span 
class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/ParserModel.html#getHeadRules--">getHeadRules</a></span>()</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../opennlp/tools/parser/package-summary.html">opennlp.tools.parser</a>
 with parameters of type <a 
href="../../../../opennlp/tools/parser/HeadRules.html" title="interface in 
opennlp.tools.parser">HeadRules</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">Parse.</span><code><span 
class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/Parse.html#add-opennlp.tools.parser.Parse-opennlp.tools.parser.HeadRules-">add</a></span>(<a
 href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a>&nbsp;daughter,
-   <a href="../../../../opennlp/tools/parser/HeadRules.html" title="interface 
in opennlp.tools.parser">HeadRules</a>&nbsp;rules)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Parse.</span><code><span 
class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/Parse.html#adjoin-opennlp.tools.parser.Parse-opennlp.tools.parser.HeadRules-">adjoin</a></span>(<a
 href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a>&nbsp;sister,
-      <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a>&nbsp;rules)</code>
-<div class="block">Sister adjoins this node's last child and the specified 
sister node and returns their
- new parent node.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Parse.</span><code><span 
class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/Parse.html#adjoinRoot-opennlp.tools.parser.Parse-opennlp.tools.parser.HeadRules-int-">adjoinRoot</a></span>(<a
 href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a>&nbsp;node,
-          <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a>&nbsp;rules,
-          int&nbsp;parseIndex)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="../../../../opennlp/tools/dictionary/Dictionary.html" title="class in 
opennlp.tools.dictionary">Dictionary</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">AbstractBottomUpParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/AbstractBottomUpParser.html#buildDictionary-opennlp.tools.util.ObjectStream-opennlp.tools.parser.HeadRules-int-">buildDictionary</a></span>(<a
 href="../../../../opennlp/tools/util/ObjectStream.html" title="interface in 
opennlp.tools.util">ObjectStream</a>&lt;<a 
href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a>&gt;&nbsp;data,
-               <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a>&nbsp;rules,
-               int&nbsp;cutoff)</code>
-<div class="block">Creates a n-gram dictionary from the specified data stream 
using the specified
- head rule and specified cut-off.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../opennlp/tools/dictionary/Dictionary.html" title="class in 
opennlp.tools.dictionary">Dictionary</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">AbstractBottomUpParser.</span><code><span 
class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/AbstractBottomUpParser.html#buildDictionary-opennlp.tools.util.ObjectStream-opennlp.tools.parser.HeadRules-opennlp.tools.util.TrainingParameters-">buildDictionary</a></span>(<a
 href="../../../../opennlp/tools/util/ObjectStream.html" title="interface in 
opennlp.tools.util">ObjectStream</a>&lt;<a 
href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a>&gt;&nbsp;data,
-               <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a>&nbsp;rules,
-               <a 
href="../../../../opennlp/tools/util/TrainingParameters.html" title="class in 
opennlp.tools.util">TrainingParameters</a>&nbsp;params)</code>
-<div class="block">Creates a n-gram dictionary from the specified data stream 
using the specified
- head rule and specified cut-off.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">Parse.</span><code><span 
class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/Parse.html#updateHeads-opennlp.tools.parser.HeadRules-">updateHeads</a></span>(<a
 href="../../../../opennlp/tools/parser/HeadRules.html" title="interface in 
opennlp.tools.parser">HeadRules</a>&nbsp;rules)</code>
-<div class="block">Computes the head parses for this parse and its sub-parses 
and stores this information
- in the parse data structure.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a 
href="../../../../opennlp/tools/parser/package-summary.html">opennlp.tools.parser</a>
 with parameters of type <a 
href="../../../../opennlp/tools/parser/HeadRules.html" title="interface in 
opennlp.tools.parser">HeadRules</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/AbstractBottomUpParser.html#AbstractBottomUpParser-opennlp.tools.postag.POSTagger-opennlp.tools.chunker.Chunker-opennlp.tools.parser.HeadRules-int-double-">AbstractBottomUpParser</a></span>(<a
 href="../../../../opennlp/tools/postag/POSTagger.html" title="interface in 
opennlp.tools.postag">POSTagger</a>&nbsp;tagger,
-                      <a href="../../../../opennlp/tools/chunker/Chunker.html" 
title="interface in opennlp.tools.chunker">Chunker</a>&nbsp;chunker,
-                      <a 
href="../../../../opennlp/tools/parser/HeadRules.html" title="interface in 
opennlp.tools.parser">HeadRules</a>&nbsp;headRules,
-                      int&nbsp;beamSize,
-                      double&nbsp;advancePercentage)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/AbstractParserEventStream.html#AbstractParserEventStream-opennlp.tools.util.ObjectStream-opennlp.tools.parser.HeadRules-opennlp.tools.parser.ParserEventTypeEnum-">AbstractParserEventStream</a></span>(<a
 href="../../../../opennlp/tools/util/ObjectStream.html" title="interface in 
opennlp.tools.util">ObjectStream</a>&lt;<a 
href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a>&gt;&nbsp;d,
-                         <a 
href="../../../../opennlp/tools/parser/HeadRules.html" title="interface in 
opennlp.tools.parser">HeadRules</a>&nbsp;rules,
-                         <a 
href="../../../../opennlp/tools/parser/ParserEventTypeEnum.html" title="enum in 
opennlp.tools.parser">ParserEventTypeEnum</a>&nbsp;etype)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/AbstractParserEventStream.html#AbstractParserEventStream-opennlp.tools.util.ObjectStream-opennlp.tools.parser.HeadRules-opennlp.tools.parser.ParserEventTypeEnum-opennlp.tools.dictionary.Dictionary-">AbstractParserEventStream</a></span>(<a
 href="../../../../opennlp/tools/util/ObjectStream.html" title="interface in 
opennlp.tools.util">ObjectStream</a>&lt;<a 
href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a>&gt;&nbsp;d,
-                         <a 
href="../../../../opennlp/tools/parser/HeadRules.html" title="interface in 
opennlp.tools.parser">HeadRules</a>&nbsp;rules,
-                         <a 
href="../../../../opennlp/tools/parser/ParserEventTypeEnum.html" title="enum in 
opennlp.tools.parser">ParserEventTypeEnum</a>&nbsp;etype,
-                         <a 
href="../../../../opennlp/tools/dictionary/Dictionary.html" title="class in 
opennlp.tools.dictionary">Dictionary</a>&nbsp;dict)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/ParserCrossValidator.html#ParserCrossValidator-java.lang.String-opennlp.tools.util.TrainingParameters-opennlp.tools.parser.HeadRules-opennlp.tools.parser.ParserType-opennlp.tools.parser.ParserEvaluationMonitor...-">ParserCrossValidator</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;languageCode,
-                    <a 
href="../../../../opennlp/tools/util/TrainingParameters.html" title="class in 
opennlp.tools.util">TrainingParameters</a>&nbsp;params,
-                    <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a>&nbsp;rules,
-                    <a href="../../../../opennlp/tools/parser/ParserType.html" 
title="enum in opennlp.tools.parser">ParserType</a>&nbsp;parserType,
-                    <a 
href="../../../../opennlp/tools/parser/ParserEvaluationMonitor.html" 
title="interface in 
opennlp.tools.parser">ParserEvaluationMonitor</a>...&nbsp;monitors)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/ParserModel.html#ParserModel-java.lang.String-opennlp.tools.ml.model.MaxentModel-opennlp.tools.ml.model.MaxentModel-opennlp.tools.ml.model.MaxentModel-opennlp.tools.postag.POSModel-opennlp.tools.chunker.ChunkerModel-opennlp.tools.parser.HeadRules-opennlp.tools.parser.ParserType-">ParserModel</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;languageCode,
-           <a href="../../../../opennlp/tools/ml/model/MaxentModel.html" 
title="interface in opennlp.tools.ml.model">MaxentModel</a>&nbsp;buildModel,
-           <a href="../../../../opennlp/tools/ml/model/MaxentModel.html" 
title="interface in opennlp.tools.ml.model">MaxentModel</a>&nbsp;checkModel,
-           <a href="../../../../opennlp/tools/ml/model/MaxentModel.html" 
title="interface in opennlp.tools.ml.model">MaxentModel</a>&nbsp;attachModel,
-           <a href="../../../../opennlp/tools/postag/POSModel.html" 
title="class in opennlp.tools.postag">POSModel</a>&nbsp;parserTagger,
-           <a href="../../../../opennlp/tools/chunker/ChunkerModel.html" 
title="class in opennlp.tools.chunker">ChunkerModel</a>&nbsp;chunkerTagger,
-           <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a>&nbsp;headRules,
-           <a href="../../../../opennlp/tools/parser/ParserType.html" 
title="enum in 
opennlp.tools.parser">ParserType</a>&nbsp;modelType)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/ParserModel.html#ParserModel-java.lang.String-opennlp.tools.ml.model.MaxentModel-opennlp.tools.ml.model.MaxentModel-opennlp.tools.ml.model.MaxentModel-opennlp.tools.postag.POSModel-opennlp.tools.chunker.ChunkerModel-opennlp.tools.parser.HeadRules-opennlp.tools.parser.ParserType-java.util.Map-">ParserModel</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;languageCode,
-           <a href="../../../../opennlp/tools/ml/model/MaxentModel.html" 
title="interface in opennlp.tools.ml.model">MaxentModel</a>&nbsp;buildModel,
-           <a href="../../../../opennlp/tools/ml/model/MaxentModel.html" 
title="interface in opennlp.tools.ml.model">MaxentModel</a>&nbsp;checkModel,
-           <a href="../../../../opennlp/tools/ml/model/MaxentModel.html" 
title="interface in opennlp.tools.ml.model">MaxentModel</a>&nbsp;attachModel,
-           <a href="../../../../opennlp/tools/postag/POSModel.html" 
title="class in opennlp.tools.postag">POSModel</a>&nbsp;parserTagger,
-           <a href="../../../../opennlp/tools/chunker/ChunkerModel.html" 
title="class in opennlp.tools.chunker">ChunkerModel</a>&nbsp;chunkerTagger,
-           <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a>&nbsp;headRules,
-           <a href="../../../../opennlp/tools/parser/ParserType.html" 
title="enum in opennlp.tools.parser">ParserType</a>&nbsp;modelType,
-           <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;manifestInfoEntries)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/ParserModel.html#ParserModel-java.lang.String-opennlp.tools.ml.model.MaxentModel-opennlp.tools.ml.model.MaxentModel-opennlp.tools.postag.POSModel-opennlp.tools.chunker.ChunkerModel-opennlp.tools.parser.HeadRules-opennlp.tools.parser.ParserType-java.util.Map-">ParserModel</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;languageCode,
-           <a href="../../../../opennlp/tools/ml/model/MaxentModel.html" 
title="interface in opennlp.tools.ml.model">MaxentModel</a>&nbsp;buildModel,
-           <a href="../../../../opennlp/tools/ml/model/MaxentModel.html" 
title="interface in opennlp.tools.ml.model">MaxentModel</a>&nbsp;checkModel,
-           <a href="../../../../opennlp/tools/postag/POSModel.html" 
title="class in opennlp.tools.postag">POSModel</a>&nbsp;parserTagger,
-           <a href="../../../../opennlp/tools/chunker/ChunkerModel.html" 
title="class in opennlp.tools.chunker">ChunkerModel</a>&nbsp;chunkerTagger,
-           <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a>&nbsp;headRules,
-           <a href="../../../../opennlp/tools/parser/ParserType.html" 
title="enum in opennlp.tools.parser">ParserType</a>&nbsp;type,
-           <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;manifestInfoEntries)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="opennlp.tools.parser.chunking">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a> in <a 
href="../../../../opennlp/tools/parser/chunking/package-summary.html">opennlp.tools.parser.chunking</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../opennlp/tools/parser/chunking/package-summary.html">opennlp.tools.parser.chunking</a>
 with parameters of type <a 
href="../../../../opennlp/tools/parser/HeadRules.html" title="interface in 
opennlp.tools.parser">HeadRules</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../opennlp/tools/parser/ParserModel.html" title="class in 
opennlp.tools.parser">ParserModel</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Parser.</span><code><span 
class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/chunking/Parser.html#train-java.lang.String-opennlp.tools.util.ObjectStream-opennlp.tools.parser.HeadRules-opennlp.tools.util.TrainingParameters-">train</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;languageCode,
-     <a href="../../../../opennlp/tools/util/ObjectStream.html" 
title="interface in opennlp.tools.util">ObjectStream</a>&lt;<a 
href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a>&gt;&nbsp;parseSamples,
-     <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a>&nbsp;rules,
-     <a href="../../../../opennlp/tools/util/TrainingParameters.html" 
title="class in 
opennlp.tools.util">TrainingParameters</a>&nbsp;mlParams)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a 
href="../../../../opennlp/tools/parser/chunking/package-summary.html">opennlp.tools.parser.chunking</a>
 with parameters of type <a 
href="../../../../opennlp/tools/parser/HeadRules.html" title="interface in 
opennlp.tools.parser">HeadRules</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/chunking/ParserEventStream.html#ParserEventStream-opennlp.tools.util.ObjectStream-opennlp.tools.parser.HeadRules-opennlp.tools.parser.ParserEventTypeEnum-">ParserEventStream</a></span>(<a
 href="../../../../opennlp/tools/util/ObjectStream.html" title="interface in 
opennlp.tools.util">ObjectStream</a>&lt;<a 
href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a>&gt;&nbsp;d,
-                 <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a>&nbsp;rules,
-                 <a 
href="../../../../opennlp/tools/parser/ParserEventTypeEnum.html" title="enum in 
opennlp.tools.parser">ParserEventTypeEnum</a>&nbsp;etype)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/chunking/ParserEventStream.html#ParserEventStream-opennlp.tools.util.ObjectStream-opennlp.tools.parser.HeadRules-opennlp.tools.parser.ParserEventTypeEnum-opennlp.tools.dictionary.Dictionary-">ParserEventStream</a></span>(<a
 href="../../../../opennlp/tools/util/ObjectStream.html" title="interface in 
opennlp.tools.util">ObjectStream</a>&lt;<a 
href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a>&gt;&nbsp;d,
-                 <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a>&nbsp;rules,
-                 <a 
href="../../../../opennlp/tools/parser/ParserEventTypeEnum.html" title="enum in 
opennlp.tools.parser">ParserEventTypeEnum</a>&nbsp;etype,
-                 <a 
href="../../../../opennlp/tools/dictionary/Dictionary.html" title="class in 
opennlp.tools.dictionary">Dictionary</a>&nbsp;dict)</code>
-<div class="block">Create an event stream based on the specified data stream 
of the specified type using
- the specified head rules.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="opennlp.tools.parser.lang.en">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a> in <a 
href="../../../../opennlp/tools/parser/lang/en/package-summary.html">opennlp.tools.parser.lang.en</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../opennlp/tools/parser/lang/en/package-summary.html">opennlp.tools.parser.lang.en</a>
 that implement <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/lang/en/HeadRules.html" title="class in 
opennlp.tools.parser.lang.en">HeadRules</a></span></code>
-<div class="block">Class for storing the English head rules associated with 
parsing.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="opennlp.tools.parser.lang.es">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a> in <a 
href="../../../../opennlp/tools/parser/lang/es/package-summary.html">opennlp.tools.parser.lang.es</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../opennlp/tools/parser/lang/es/package-summary.html">opennlp.tools.parser.lang.es</a>
 that implement <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/lang/es/AncoraSpanishHeadRules.html" 
title="class in 
opennlp.tools.parser.lang.es">AncoraSpanishHeadRules</a></span></code>
-<div class="block">Class for storing the Ancora Spanish head rules associated 
with parsing.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="opennlp.tools.parser.treeinsert">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a> in <a 
href="../../../../opennlp/tools/parser/treeinsert/package-summary.html">opennlp.tools.parser.treeinsert</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../opennlp/tools/parser/treeinsert/package-summary.html">opennlp.tools.parser.treeinsert</a>
 with parameters of type <a 
href="../../../../opennlp/tools/parser/HeadRules.html" title="interface in 
opennlp.tools.parser">HeadRules</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../opennlp/tools/parser/ParserModel.html" title="class in 
opennlp.tools.parser">ParserModel</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Parser.</span><code><span 
class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/treeinsert/Parser.html#train-java.lang.String-opennlp.tools.util.ObjectStream-opennlp.tools.parser.HeadRules-int-int-">train</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;languageCode,
-     <a href="../../../../opennlp/tools/util/ObjectStream.html" 
title="interface in opennlp.tools.util">ObjectStream</a>&lt;<a 
href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a>&gt;&nbsp;parseSamples,
-     <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a>&nbsp;rules,
-     int&nbsp;iterations,
-     int&nbsp;cut)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="../../../../opennlp/tools/parser/ParserModel.html" title="class in 
opennlp.tools.parser">ParserModel</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Parser.</span><code><span 
class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/treeinsert/Parser.html#train-java.lang.String-opennlp.tools.util.ObjectStream-opennlp.tools.parser.HeadRules-opennlp.tools.util.TrainingParameters-">train</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;languageCode,
-     <a href="../../../../opennlp/tools/util/ObjectStream.html" 
title="interface in opennlp.tools.util">ObjectStream</a>&lt;<a 
href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a>&gt;&nbsp;parseSamples,
-     <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a>&nbsp;rules,
-     <a href="../../../../opennlp/tools/util/TrainingParameters.html" 
title="class in 
opennlp.tools.util">TrainingParameters</a>&nbsp;mlParams)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a 
href="../../../../opennlp/tools/parser/treeinsert/package-summary.html">opennlp.tools.parser.treeinsert</a>
 with parameters of type <a 
href="../../../../opennlp/tools/parser/HeadRules.html" title="interface in 
opennlp.tools.parser">HeadRules</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/treeinsert/ParserEventStream.html#ParserEventStream-opennlp.tools.util.ObjectStream-opennlp.tools.parser.HeadRules-opennlp.tools.parser.ParserEventTypeEnum-">ParserEventStream</a></span>(<a
 href="../../../../opennlp/tools/util/ObjectStream.html" title="interface in 
opennlp.tools.util">ObjectStream</a>&lt;<a 
href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a>&gt;&nbsp;d,
-                 <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a>&nbsp;rules,
-                 <a 
href="../../../../opennlp/tools/parser/ParserEventTypeEnum.html" title="enum in 
opennlp.tools.parser">ParserEventTypeEnum</a>&nbsp;etype)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../opennlp/tools/parser/treeinsert/ParserEventStream.html#ParserEventStream-opennlp.tools.util.ObjectStream-opennlp.tools.parser.HeadRules-opennlp.tools.parser.ParserEventTypeEnum-opennlp.tools.dictionary.Dictionary-">ParserEventStream</a></span>(<a
 href="../../../../opennlp/tools/util/ObjectStream.html" title="interface in 
opennlp.tools.util">ObjectStream</a>&lt;<a 
href="../../../../opennlp/tools/parser/Parse.html" title="class in 
opennlp.tools.parser">Parse</a>&gt;&nbsp;d,
-                 <a href="../../../../opennlp/tools/parser/HeadRules.html" 
title="interface in opennlp.tools.parser">HeadRules</a>&nbsp;rules,
-                 <a 
href="../../../../opennlp/tools/parser/ParserEventTypeEnum.html" title="enum in 
opennlp.tools.parser">ParserEventTypeEnum</a>&nbsp;etype,
-                 <a 
href="../../../../opennlp/tools/dictionary/Dictionary.html" title="class in 
opennlp.tools.dictionary">Dictionary</a>&nbsp;dict)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../opennlp/tools/parser/HeadRules.html" title="interface 
in opennlp.tools.parser">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?opennlp/tools/parser/class-use/HeadRules.html" 
target="_top">Frames</a></li>
-<li><a href="HeadRules.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
-</body>
-</html>

Reply via email to