http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/451cdb7c/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/SequenceStream.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/SequenceStream.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/SequenceStream.html deleted file mode 100644 index 955b6fe..0000000 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/SequenceStream.html +++ /dev/null @@ -1,331 +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.ml.model.SequenceStream (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.ml.model.SequenceStream (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/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">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/ml/model/class-use/SequenceStream.html" target="_top">Frames</a></li> -<li><a href="SequenceStream.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All 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.ml.model.SequenceStream" class="title">Uses of Interface<br>opennlp.tools.ml.model.SequenceStream</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/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a></span><span class="tabEnd"> </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.chunker">opennlp.tools.chunker</a></td> -<td class="colLast"> -<div class="block">Package related to finding non-recursive syntactic annotation such as noun phrase chunks.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#opennlp.tools.lemmatizer">opennlp.tools.lemmatizer</a></td> -<td class="colLast"> -<div class="block">Package related with the lemmatizer tool</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#opennlp.tools.ml">opennlp.tools.ml</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#opennlp.tools.ml.model">opennlp.tools.ml.model</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#opennlp.tools.ml.perceptron">opennlp.tools.ml.perceptron</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#opennlp.tools.namefind">opennlp.tools.namefind</a></td> -<td class="colLast"> -<div class="block">Package related to finding proper names and numeric amounts.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#opennlp.tools.postag">opennlp.tools.postag</a></td> -<td class="colLast"> -<div class="block">Package related to part-of-speech tagging.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="opennlp.tools.chunker"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> in <a href="../../../../../opennlp/tools/chunker/package-summary.html">opennlp.tools.chunker</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/chunker/package-summary.html">opennlp.tools.chunker</a> that implement <a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a></span><span class="tabEnd"> </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 </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../opennlp/tools/chunker/ChunkSampleSequenceStream.html" title="class in opennlp.tools.chunker">ChunkSampleSequenceStream</a></span></code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.lemmatizer"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> in <a href="../../../../../opennlp/tools/lemmatizer/package-summary.html">opennlp.tools.lemmatizer</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/lemmatizer/package-summary.html">opennlp.tools.lemmatizer</a> that implement <a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a></span><span class="tabEnd"> </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 </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../opennlp/tools/lemmatizer/LemmaSampleSequenceStream.html" title="class in opennlp.tools.lemmatizer">LemmaSampleSequenceStream</a></span></code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.ml"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> in <a href="../../../../../opennlp/tools/ml/package-summary.html">opennlp.tools.ml</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/ml/package-summary.html">opennlp.tools.ml</a> with parameters of type <a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a></span><span class="tabEnd"> </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>abstract <a href="../../../../../opennlp/tools/ml/model/MaxentModel.html" title="interface in opennlp.tools.ml.model">MaxentModel</a></code></td> -<td class="colLast"><span class="typeNameLabel">AbstractEventModelSequenceTrainer.</span><code><span class="memberNameLink"><a href="../../../../../opennlp/tools/ml/AbstractEventModelSequenceTrainer.html#doTrain-opennlp.tools.ml.model.SequenceStream-">doTrain</a></span>(<a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> events)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>abstract <a href="../../../../../opennlp/tools/ml/model/SequenceClassificationModel.html" title="interface in opennlp.tools.ml.model">SequenceClassificationModel</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>></code></td> -<td class="colLast"><span class="typeNameLabel">AbstractSequenceTrainer.</span><code><span class="memberNameLink"><a href="../../../../../opennlp/tools/ml/AbstractSequenceTrainer.html#doTrain-opennlp.tools.ml.model.SequenceStream-">doTrain</a></span>(<a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> events)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../opennlp/tools/ml/model/MaxentModel.html" title="interface in opennlp.tools.ml.model">MaxentModel</a></code></td> -<td class="colLast"><span class="typeNameLabel">EventModelSequenceTrainer.</span><code><span class="memberNameLink"><a href="../../../../../opennlp/tools/ml/EventModelSequenceTrainer.html#train-opennlp.tools.ml.model.SequenceStream-">train</a></span>(<a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> events)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../opennlp/tools/ml/model/SequenceClassificationModel.html" title="interface in opennlp.tools.ml.model">SequenceClassificationModel</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>></code></td> -<td class="colLast"><span class="typeNameLabel">SequenceTrainer.</span><code><span class="memberNameLink"><a href="../../../../../opennlp/tools/ml/SequenceTrainer.html#train-opennlp.tools.ml.model.SequenceStream-">train</a></span>(<a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> events)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../opennlp/tools/ml/model/MaxentModel.html" title="interface in opennlp.tools.ml.model">MaxentModel</a></code></td> -<td class="colLast"><span class="typeNameLabel">AbstractEventModelSequenceTrainer.</span><code><span class="memberNameLink"><a href="../../../../../opennlp/tools/ml/AbstractEventModelSequenceTrainer.html#train-opennlp.tools.ml.model.SequenceStream-">train</a></span>(<a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> events)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../opennlp/tools/ml/model/SequenceClassificationModel.html" title="interface in opennlp.tools.ml.model">SequenceClassificationModel</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>></code></td> -<td class="colLast"><span class="typeNameLabel">AbstractSequenceTrainer.</span><code><span class="memberNameLink"><a href="../../../../../opennlp/tools/ml/AbstractSequenceTrainer.html#train-opennlp.tools.ml.model.SequenceStream-">train</a></span>(<a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> events)</code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.ml.model"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> in <a href="../../../../../opennlp/tools/ml/model/package-summary.html">opennlp.tools.ml.model</a></h3> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> with parameters of type <a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a></span><span class="tabEnd"> </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/ml/model/SequenceStreamEventStream.html#SequenceStreamEventStream-opennlp.tools.ml.model.SequenceStream-">SequenceStreamEventStream</a></span>(<a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> sequenceStream)</code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.ml.perceptron"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> in <a href="../../../../../opennlp/tools/ml/perceptron/package-summary.html">opennlp.tools.ml.perceptron</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/ml/perceptron/package-summary.html">opennlp.tools.ml.perceptron</a> with parameters of type <a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a></span><span class="tabEnd"> </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/ml/model/AbstractModel.html" title="class in opennlp.tools.ml.model">AbstractModel</a></code></td> -<td class="colLast"><span class="typeNameLabel">SimplePerceptronSequenceTrainer.</span><code><span class="memberNameLink"><a href="../../../../../opennlp/tools/ml/perceptron/SimplePerceptronSequenceTrainer.html#doTrain-opennlp.tools.ml.model.SequenceStream-">doTrain</a></span>(<a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> events)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../opennlp/tools/ml/model/AbstractModel.html" title="class in opennlp.tools.ml.model">AbstractModel</a></code></td> -<td class="colLast"><span class="typeNameLabel">SimplePerceptronSequenceTrainer.</span><code><span class="memberNameLink"><a href="../../../../../opennlp/tools/ml/perceptron/SimplePerceptronSequenceTrainer.html#trainModel-int-opennlp.tools.ml.model.SequenceStream-int-boolean-">trainModel</a></span>(int iterations, - <a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> sequenceStream, - int cutoff, - boolean useAverage)</code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.namefind"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> in <a href="../../../../../opennlp/tools/namefind/package-summary.html">opennlp.tools.namefind</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/namefind/package-summary.html">opennlp.tools.namefind</a> that implement <a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a></span><span class="tabEnd"> </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 </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../opennlp/tools/namefind/NameSampleSequenceStream.html" title="class in opennlp.tools.namefind">NameSampleSequenceStream</a></span></code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.postag"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a> in <a href="../../../../../opennlp/tools/postag/package-summary.html">opennlp.tools.postag</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/postag/package-summary.html">opennlp.tools.postag</a> that implement <a href="../../../../../opennlp/tools/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">SequenceStream</a></span><span class="tabEnd"> </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 </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../opennlp/tools/postag/POSSampleSequenceStream.html" title="class in opennlp.tools.postag">POSSampleSequenceStream</a></span></code> </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/ml/model/SequenceStream.html" title="interface in opennlp.tools.ml.model">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/ml/model/class-use/SequenceStream.html" target="_top">Frames</a></li> -<li><a href="SequenceStream.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All 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 © 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> -</html>
http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/451cdb7c/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/SequenceStreamEventStream.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/SequenceStreamEventStream.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/SequenceStreamEventStream.html deleted file mode 100644 index 4958709..0000000 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/SequenceStreamEventStream.html +++ /dev/null @@ -1,126 +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 Class opennlp.tools.ml.model.SequenceStreamEventStream (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 Class opennlp.tools.ml.model.SequenceStreamEventStream (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/ml/model/SequenceStreamEventStream.html" title="class in opennlp.tools.ml.model">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/ml/model/class-use/SequenceStreamEventStream.html" target="_top">Frames</a></li> -<li><a href="SequenceStreamEventStream.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All 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 Class opennlp.tools.ml.model.SequenceStreamEventStream" class="title">Uses of Class<br>opennlp.tools.ml.model.SequenceStreamEventStream</h2> -</div> -<div class="classUseContainer">No usage of opennlp.tools.ml.model.SequenceStreamEventStream</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/ml/model/SequenceStreamEventStream.html" title="class in opennlp.tools.ml.model">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/ml/model/class-use/SequenceStreamEventStream.html" target="_top">Frames</a></li> -<li><a href="SequenceStreamEventStream.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All 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 © 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> -</html> http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/451cdb7c/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/TwoPassDataIndexer.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/TwoPassDataIndexer.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/TwoPassDataIndexer.html deleted file mode 100644 index b869a08..0000000 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/TwoPassDataIndexer.html +++ /dev/null @@ -1,126 +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 Class opennlp.tools.ml.model.TwoPassDataIndexer (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 Class opennlp.tools.ml.model.TwoPassDataIndexer (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/ml/model/TwoPassDataIndexer.html" title="class in opennlp.tools.ml.model">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/ml/model/class-use/TwoPassDataIndexer.html" target="_top">Frames</a></li> -<li><a href="TwoPassDataIndexer.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All 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 Class opennlp.tools.ml.model.TwoPassDataIndexer" class="title">Uses of Class<br>opennlp.tools.ml.model.TwoPassDataIndexer</h2> -</div> -<div class="classUseContainer">No usage of opennlp.tools.ml.model.TwoPassDataIndexer</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/ml/model/TwoPassDataIndexer.html" title="class in opennlp.tools.ml.model">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/ml/model/class-use/TwoPassDataIndexer.html" target="_top">Frames</a></li> -<li><a href="TwoPassDataIndexer.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All 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 © 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> -</html> http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/451cdb7c/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/UniformPrior.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/UniformPrior.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/UniformPrior.html deleted file mode 100644 index 2af6934..0000000 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/class-use/UniformPrior.html +++ /dev/null @@ -1,126 +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 Class opennlp.tools.ml.model.UniformPrior (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 Class opennlp.tools.ml.model.UniformPrior (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/ml/model/UniformPrior.html" title="class in opennlp.tools.ml.model">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/ml/model/class-use/UniformPrior.html" target="_top">Frames</a></li> -<li><a href="UniformPrior.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All 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 Class opennlp.tools.ml.model.UniformPrior" class="title">Uses of Class<br>opennlp.tools.ml.model.UniformPrior</h2> -</div> -<div class="classUseContainer">No usage of opennlp.tools.ml.model.UniformPrior</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/ml/model/UniformPrior.html" title="class in opennlp.tools.ml.model">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/ml/model/class-use/UniformPrior.html" target="_top">Frames</a></li> -<li><a href="UniformPrior.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All 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 © 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> -</html> http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/451cdb7c/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-frame.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-frame.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-frame.html index 5e2c1e2..d24107a 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-frame.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-frame.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed May 17 23:33:18 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed May 10 11:28:37 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>opennlp.tools.ml.model (Apache OpenNLP Tools 1.8.0 API)</title> -<meta name="date" content="2017-05-17"> +<meta name="date" content="2017-05-10"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/451cdb7c/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-summary.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-summary.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-summary.html index ea762f5..ceacb74 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-summary.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-summary.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed May 17 23:33:18 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed May 10 11:28:37 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>opennlp.tools.ml.model (Apache OpenNLP Tools 1.8.0 API)</title> -<meta name="date" content="2017-05-17"> +<meta name="date" content="2017-05-10"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/451cdb7c/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-tree.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-tree.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-tree.html index 76407ad..f66d0cf 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-tree.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-tree.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed May 17 23:33:18 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed May 10 11:28:37 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>opennlp.tools.ml.model Class Hierarchy (Apache OpenNLP Tools 1.8.0 API)</title> -<meta name="date" content="2017-05-17"> +<meta name="date" content="2017-05-10"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/451cdb7c/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-use.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-use.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-use.html deleted file mode 100644 index 98ebe89..0000000 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/model/package-use.html +++ /dev/null @@ -1,900 +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 Package opennlp.tools.ml.model (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 Package opennlp.tools.ml.model (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>Class</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/ml/model/package-use.html" target="_top">Frames</a></li> -<li><a href="package-use.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses-noframe.html">All 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"> -<h1 title="Uses of Package opennlp.tools.ml.model" class="title">Uses of Package<br>opennlp.tools.ml.model</h1> -</div> -<div class="contentContainer"> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a></span><span class="tabEnd"> </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.chunker">opennlp.tools.chunker</a></td> -<td class="colLast"> -<div class="block">Package related to finding non-recursive syntactic annotation such as noun phrase chunks.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#opennlp.tools.doccat">opennlp.tools.doccat</a></td> -<td class="colLast"> -<div class="block">Package for classifying a document into a category.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#opennlp.tools.lemmatizer">opennlp.tools.lemmatizer</a></td> -<td class="colLast"> -<div class="block">Package related with the lemmatizer tool</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#opennlp.tools.ml">opennlp.tools.ml</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#opennlp.tools.ml.maxent">opennlp.tools.ml.maxent</a></td> -<td class="colLast"> -<div class="block">Provides main functionality of the maxent package including data structures and -algorithms for parameter estimation.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#opennlp.tools.ml.maxent.io">opennlp.tools.ml.maxent.io</a></td> -<td class="colLast"> -<div class="block">Provides the I/O functionality of the maxent package including reading -and writing models in several formats.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#opennlp.tools.ml.maxent.quasinewton">opennlp.tools.ml.maxent.quasinewton</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#opennlp.tools.ml.model">opennlp.tools.ml.model</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#opennlp.tools.ml.naivebayes">opennlp.tools.ml.naivebayes</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#opennlp.tools.ml.perceptron">opennlp.tools.ml.perceptron</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#opennlp.tools.namefind">opennlp.tools.namefind</a></td> -<td class="colLast"> -<div class="block">Package related to finding proper names and numeric amounts.</div> -</td> -</tr> -<tr class="rowColor"> -<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="altColor"> -<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="rowColor"> -<td class="colFirst"><a href="#opennlp.tools.postag">opennlp.tools.postag</a></td> -<td class="colLast"> -<div class="block">Package related to part-of-speech tagging.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#opennlp.tools.sentdetect">opennlp.tools.sentdetect</a></td> -<td class="colLast"> -<div class="block">Package related to identifying sentece boundries.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#opennlp.tools.tokenize">opennlp.tools.tokenize</a></td> -<td class="colLast"> -<div class="block">Contains classes related to finding token or words in a string.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="#opennlp.tools.util">opennlp.tools.util</a></td> -<td class="colLast"> -<div class="block">Package containing utility data structures and algorithms used by multiple other packages.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#opennlp.tools.util.model">opennlp.tools.util.model</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.chunker"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/chunker/package-summary.html">opennlp.tools.chunker</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModel.html#opennlp.tools.chunker">AbstractModel</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Event.html#opennlp.tools.chunker">Event</a> -<div class="block">The context of a decision point during training.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/MaxentModel.html#opennlp.tools.chunker">MaxentModel</a> -<div class="block">Interface for maximum entropy models.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Sequence.html#opennlp.tools.chunker">Sequence</a> -<div class="block">Class which models a sequence.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/SequenceClassificationModel.html#opennlp.tools.chunker">SequenceClassificationModel</a> -<div class="block">A classification model that can label an input sequence.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/SequenceStream.html#opennlp.tools.chunker">SequenceStream</a> -<div class="block">Interface for streams of sequences used to train sequence models.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.doccat"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/doccat/package-summary.html">opennlp.tools.doccat</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Event.html#opennlp.tools.doccat">Event</a> -<div class="block">The context of a decision point during training.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/MaxentModel.html#opennlp.tools.doccat">MaxentModel</a> -<div class="block">Interface for maximum entropy models.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.lemmatizer"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/lemmatizer/package-summary.html">opennlp.tools.lemmatizer</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModel.html#opennlp.tools.lemmatizer">AbstractModel</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Event.html#opennlp.tools.lemmatizer">Event</a> -<div class="block">The context of a decision point during training.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/MaxentModel.html#opennlp.tools.lemmatizer">MaxentModel</a> -<div class="block">Interface for maximum entropy models.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Sequence.html#opennlp.tools.lemmatizer">Sequence</a> -<div class="block">Class which models a sequence.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/SequenceClassificationModel.html#opennlp.tools.lemmatizer">SequenceClassificationModel</a> -<div class="block">A classification model that can label an input sequence.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/SequenceStream.html#opennlp.tools.lemmatizer">SequenceStream</a> -<div class="block">Interface for streams of sequences used to train sequence models.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.ml"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/ml/package-summary.html">opennlp.tools.ml</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/DataIndexer.html#opennlp.tools.ml">DataIndexer</a> -<div class="block">Object which compresses events in memory and performs feature selection.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Event.html#opennlp.tools.ml">Event</a> -<div class="block">The context of a decision point during training.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/MaxentModel.html#opennlp.tools.ml">MaxentModel</a> -<div class="block">Interface for maximum entropy models.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/SequenceClassificationModel.html#opennlp.tools.ml">SequenceClassificationModel</a> -<div class="block">A classification model that can label an input sequence.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/SequenceStream.html#opennlp.tools.ml">SequenceStream</a> -<div class="block">Interface for streams of sequences used to train sequence models.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.ml.maxent"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/ml/maxent/package-summary.html">opennlp.tools.ml.maxent</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModel.html#opennlp.tools.ml.maxent">AbstractModel</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Context.html#opennlp.tools.ml.maxent">Context</a> -<div class="block">Class which associates a real valued parameter or expected value with a particular contextual - predicate or feature.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/DataIndexer.html#opennlp.tools.ml.maxent">DataIndexer</a> -<div class="block">Object which compresses events in memory and performs feature selection.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/EvalParameters.html#opennlp.tools.ml.maxent">EvalParameters</a> -<div class="block">This class encapsulates the varibales used in producing probabilities from a model - and facilitaes passing these variables to the eval method.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Event.html#opennlp.tools.ml.maxent">Event</a> -<div class="block">The context of a decision point during training.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/MaxentModel.html#opennlp.tools.ml.maxent">MaxentModel</a> -<div class="block">Interface for maximum entropy models.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Prior.html#opennlp.tools.ml.maxent">Prior</a> -<div class="block">This interface allows one to implement a prior distribution for use in - maximum entropy model training.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.ml.maxent.io"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/ml/maxent/io/package-summary.html">opennlp.tools.ml.maxent.io</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModel.html#opennlp.tools.ml.maxent.io">AbstractModel</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModelReader.html#opennlp.tools.ml.maxent.io">AbstractModelReader</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModelWriter.html#opennlp.tools.ml.maxent.io">AbstractModelWriter</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/ComparablePredicate.html#opennlp.tools.ml.maxent.io">ComparablePredicate</a> -<div class="block">A maxent predicate representation which we can use to sort based on the - outcomes.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Context.html#opennlp.tools.ml.maxent.io">Context</a> -<div class="block">Class which associates a real valued parameter or expected value with a particular contextual - predicate or feature.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/DataReader.html#opennlp.tools.ml.maxent.io">DataReader</a> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.ml.maxent.quasinewton"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/ml/maxent/quasinewton/package-summary.html">opennlp.tools.ml.maxent.quasinewton</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModel.html#opennlp.tools.ml.maxent.quasinewton">AbstractModel</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Context.html#opennlp.tools.ml.maxent.quasinewton">Context</a> -<div class="block">Class which associates a real valued parameter or expected value with a particular contextual - predicate or feature.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/DataIndexer.html#opennlp.tools.ml.maxent.quasinewton">DataIndexer</a> -<div class="block">Object which compresses events in memory and performs feature selection.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/MaxentModel.html#opennlp.tools.ml.maxent.quasinewton">MaxentModel</a> -<div class="block">Interface for maximum entropy models.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.ml.model"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/ml/model/package-summary.html">opennlp.tools.ml.model</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractDataIndexer.html#opennlp.tools.ml.model">AbstractDataIndexer</a> -<div class="block">Abstract class for collecting event and context counts used in training.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModel.html#opennlp.tools.ml.model">AbstractModel</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModel.ModelType.html#opennlp.tools.ml.model">AbstractModel.ModelType</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModelReader.html#opennlp.tools.ml.model">AbstractModelReader</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModelWriter.html#opennlp.tools.ml.model">AbstractModelWriter</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/ComparableEvent.html#opennlp.tools.ml.model">ComparableEvent</a> -<div class="block">A maxent event representation which we can use to sort based on the - predicates indexes contained in the events.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/ComparablePredicate.html#opennlp.tools.ml.model">ComparablePredicate</a> -<div class="block">A maxent predicate representation which we can use to sort based on the - outcomes.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Context.html#opennlp.tools.ml.model">Context</a> -<div class="block">Class which associates a real valued parameter or expected value with a particular contextual - predicate or feature.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/DataIndexer.html#opennlp.tools.ml.model">DataIndexer</a> -<div class="block">Object which compresses events in memory and performs feature selection.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/DataReader.html#opennlp.tools.ml.model">DataReader</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/EvalParameters.html#opennlp.tools.ml.model">EvalParameters</a> -<div class="block">This class encapsulates the varibales used in producing probabilities from a model - and facilitaes passing these variables to the eval method.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Event.html#opennlp.tools.ml.model">Event</a> -<div class="block">The context of a decision point during training.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/FileEventStream.html#opennlp.tools.ml.model">FileEventStream</a> -<div class="block">Class for using a file of events as an event stream.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/MaxentModel.html#opennlp.tools.ml.model">MaxentModel</a> -<div class="block">Interface for maximum entropy models.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/OnePassDataIndexer.html#opennlp.tools.ml.model">OnePassDataIndexer</a> -<div class="block">An indexer for maxent model data which handles cutoffs for uncommon - contextual predicates and provides a unique integer index for each of the - predicates.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Prior.html#opennlp.tools.ml.model">Prior</a> -<div class="block">This interface allows one to implement a prior distribution for use in - maximum entropy model training.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Sequence.html#opennlp.tools.ml.model">Sequence</a> -<div class="block">Class which models a sequence.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/SequenceStream.html#opennlp.tools.ml.model">SequenceStream</a> -<div class="block">Interface for streams of sequences used to train sequence models.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.ml.naivebayes"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/ml/naivebayes/package-summary.html">opennlp.tools.ml.naivebayes</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModel.html#opennlp.tools.ml.naivebayes">AbstractModel</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModelReader.html#opennlp.tools.ml.naivebayes">AbstractModelReader</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModelWriter.html#opennlp.tools.ml.naivebayes">AbstractModelWriter</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/ComparablePredicate.html#opennlp.tools.ml.naivebayes">ComparablePredicate</a> -<div class="block">A maxent predicate representation which we can use to sort based on the - outcomes.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Context.html#opennlp.tools.ml.naivebayes">Context</a> -<div class="block">Class which associates a real valued parameter or expected value with a particular contextual - predicate or feature.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/DataIndexer.html#opennlp.tools.ml.naivebayes">DataIndexer</a> -<div class="block">Object which compresses events in memory and performs feature selection.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/DataReader.html#opennlp.tools.ml.naivebayes">DataReader</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/EvalParameters.html#opennlp.tools.ml.naivebayes">EvalParameters</a> -<div class="block">This class encapsulates the varibales used in producing probabilities from a model - and facilitaes passing these variables to the eval method.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/MaxentModel.html#opennlp.tools.ml.naivebayes">MaxentModel</a> -<div class="block">Interface for maximum entropy models.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.ml.perceptron"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/ml/perceptron/package-summary.html">opennlp.tools.ml.perceptron</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModel.html#opennlp.tools.ml.perceptron">AbstractModel</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModelReader.html#opennlp.tools.ml.perceptron">AbstractModelReader</a> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModelWriter.html#opennlp.tools.ml.perceptron">AbstractModelWriter</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/ComparablePredicate.html#opennlp.tools.ml.perceptron">ComparablePredicate</a> -<div class="block">A maxent predicate representation which we can use to sort based on the - outcomes.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Context.html#opennlp.tools.ml.perceptron">Context</a> -<div class="block">Class which associates a real valued parameter or expected value with a particular contextual - predicate or feature.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/DataIndexer.html#opennlp.tools.ml.perceptron">DataIndexer</a> -<div class="block">Object which compresses events in memory and performs feature selection.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/DataReader.html#opennlp.tools.ml.perceptron">DataReader</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/EvalParameters.html#opennlp.tools.ml.perceptron">EvalParameters</a> -<div class="block">This class encapsulates the varibales used in producing probabilities from a model - and facilitaes passing these variables to the eval method.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/MaxentModel.html#opennlp.tools.ml.perceptron">MaxentModel</a> -<div class="block">Interface for maximum entropy models.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/SequenceStream.html#opennlp.tools.ml.perceptron">SequenceStream</a> -<div class="block">Interface for streams of sequences used to train sequence models.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.namefind"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/namefind/package-summary.html">opennlp.tools.namefind</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModel.html#opennlp.tools.namefind">AbstractModel</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Event.html#opennlp.tools.namefind">Event</a> -<div class="block">The context of a decision point during training.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/MaxentModel.html#opennlp.tools.namefind">MaxentModel</a> -<div class="block">Interface for maximum entropy models.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Sequence.html#opennlp.tools.namefind">Sequence</a> -<div class="block">Class which models a sequence.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/SequenceClassificationModel.html#opennlp.tools.namefind">SequenceClassificationModel</a> -<div class="block">A classification model that can label an input sequence.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/SequenceStream.html#opennlp.tools.namefind">SequenceStream</a> -<div class="block">Interface for streams of sequences used to train sequence models.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.parser"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/parser/package-summary.html">opennlp.tools.parser</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Event.html#opennlp.tools.parser">Event</a> -<div class="block">The context of a decision point during training.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/MaxentModel.html#opennlp.tools.parser">MaxentModel</a> -<div class="block">Interface for maximum entropy models.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.parser.chunking"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/parser/chunking/package-summary.html">opennlp.tools.parser.chunking</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Event.html#opennlp.tools.parser.chunking">Event</a> -<div class="block">The context of a decision point during training.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.postag"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/postag/package-summary.html">opennlp.tools.postag</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModel.html#opennlp.tools.postag">AbstractModel</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Event.html#opennlp.tools.postag">Event</a> -<div class="block">The context of a decision point during training.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/MaxentModel.html#opennlp.tools.postag">MaxentModel</a> -<div class="block">Interface for maximum entropy models.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Sequence.html#opennlp.tools.postag">Sequence</a> -<div class="block">Class which models a sequence.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/SequenceClassificationModel.html#opennlp.tools.postag">SequenceClassificationModel</a> -<div class="block">A classification model that can label an input sequence.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/SequenceStream.html#opennlp.tools.postag">SequenceStream</a> -<div class="block">Interface for streams of sequences used to train sequence models.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.sentdetect"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/sentdetect/package-summary.html">opennlp.tools.sentdetect</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Event.html#opennlp.tools.sentdetect">Event</a> -<div class="block">The context of a decision point during training.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/MaxentModel.html#opennlp.tools.sentdetect">MaxentModel</a> -<div class="block">Interface for maximum entropy models.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.tokenize"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/tokenize/package-summary.html">opennlp.tools.tokenize</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Event.html#opennlp.tools.tokenize">Event</a> -<div class="block">The context of a decision point during training.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/MaxentModel.html#opennlp.tools.tokenize">MaxentModel</a> -<div class="block">Interface for maximum entropy models.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.util"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/util/package-summary.html">opennlp.tools.util</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/Event.html#opennlp.tools.util">Event</a> -<div class="block">The context of a decision point during training.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.util.model"> -<!-- --> -</a> -<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/ml/model/package-summary.html">opennlp.tools.ml.model</a> used by <a href="../../../../opennlp/tools/util/model/package-summary.html">opennlp.tools.util.model</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/AbstractModel.html#opennlp.tools.util.model">AbstractModel</a> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../opennlp/tools/ml/model/class-use/MaxentModel.html#opennlp.tools.util.model">MaxentModel</a> -<div class="block">Interface for maximum entropy models.</div> -</td> -</tr> -</tbody> -</table> -</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>Class</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/ml/model/package-use.html" target="_top">Frames</a></li> -<li><a href="package-use.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../allclasses-noframe.html">All 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 © 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> -</html> http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/451cdb7c/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/BinaryNaiveBayesModelReader.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/BinaryNaiveBayesModelReader.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/BinaryNaiveBayesModelReader.html index 98e7cf8..6f55200 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/BinaryNaiveBayesModelReader.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/BinaryNaiveBayesModelReader.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed May 17 23:33:18 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed May 10 11:28:36 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>BinaryNaiveBayesModelReader (Apache OpenNLP Tools 1.8.0 API)</title> -<meta name="date" content="2017-05-17"> +<meta name="date" content="2017-05-10"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/451cdb7c/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/BinaryNaiveBayesModelWriter.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/BinaryNaiveBayesModelWriter.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/BinaryNaiveBayesModelWriter.html index e3e21db..b58a79c 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/BinaryNaiveBayesModelWriter.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/BinaryNaiveBayesModelWriter.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed May 17 23:33:18 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed May 10 11:28:36 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>BinaryNaiveBayesModelWriter (Apache OpenNLP Tools 1.8.0 API)</title> -<meta name="date" content="2017-05-17"> +<meta name="date" content="2017-05-10"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/451cdb7c/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/LogProbabilities.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/LogProbabilities.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/LogProbabilities.html index 74e0f66..2318f40 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/LogProbabilities.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/LogProbabilities.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed May 17 23:33:18 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed May 10 11:28:36 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LogProbabilities (Apache OpenNLP Tools 1.8.0 API)</title> -<meta name="date" content="2017-05-17"> +<meta name="date" content="2017-05-10"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/451cdb7c/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/LogProbability.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/LogProbability.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/LogProbability.html index 1b90c4a..ebf1fe5 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/LogProbability.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/ml/naivebayes/LogProbability.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed May 17 23:33:18 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed May 10 11:28:36 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LogProbability (Apache OpenNLP Tools 1.8.0 API)</title> -<meta name="date" content="2017-05-17"> +<meta name="date" content="2017-05-10"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head>
