http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/451cdb7c/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/class-use/LanguageModel.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/class-use/LanguageModel.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/class-use/LanguageModel.html deleted file mode 100644 index 86179e2..0000000 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/class-use/LanguageModel.html +++ /dev/null @@ -1,171 +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.languagemodel.LanguageModel (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.languagemodel.LanguageModel (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/languagemodel/LanguageModel.html" title="interface in opennlp.tools.languagemodel">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/languagemodel/class-use/LanguageModel.html" target="_top">Frames</a></li> -<li><a href="LanguageModel.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.languagemodel.LanguageModel" class="title">Uses of Interface<br>opennlp.tools.languagemodel.LanguageModel</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/languagemodel/LanguageModel.html" title="interface in opennlp.tools.languagemodel">LanguageModel</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.languagemodel">opennlp.tools.languagemodel</a></td> -<td class="colLast"> -<div class="block">Package related to language models</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="opennlp.tools.languagemodel"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../opennlp/tools/languagemodel/LanguageModel.html" title="interface in opennlp.tools.languagemodel">LanguageModel</a> in <a href="../../../../opennlp/tools/languagemodel/package-summary.html">opennlp.tools.languagemodel</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/languagemodel/package-summary.html">opennlp.tools.languagemodel</a> that implement <a href="../../../../opennlp/tools/languagemodel/LanguageModel.html" title="interface in opennlp.tools.languagemodel">LanguageModel</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/languagemodel/NGramLanguageModel.html" title="class in opennlp.tools.languagemodel">NGramLanguageModel</a></span></code> -<div class="block">AÂ <a href="../../../../opennlp/tools/languagemodel/LanguageModel.html" title="interface in opennlp.tools.languagemodel"><code>LanguageModel</code></a> based on a <a href="../../../../opennlp/tools/ngram/NGramModel.html" title="class in opennlp.tools.ngram"><code>NGramModel</code></a> - using Stupid Backoff to get the probabilities of the ngrams.</div> -</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/languagemodel/LanguageModel.html" title="interface in opennlp.tools.languagemodel">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/languagemodel/class-use/LanguageModel.html" target="_top">Frames</a></li> -<li><a href="LanguageModel.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/languagemodel/class-use/NGramLanguageModel.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/class-use/NGramLanguageModel.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/class-use/NGramLanguageModel.html deleted file mode 100644 index e6635ca..0000000 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/class-use/NGramLanguageModel.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.languagemodel.NGramLanguageModel (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.languagemodel.NGramLanguageModel (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/languagemodel/NGramLanguageModel.html" title="class in opennlp.tools.languagemodel">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/languagemodel/class-use/NGramLanguageModel.html" target="_top">Frames</a></li> -<li><a href="NGramLanguageModel.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.languagemodel.NGramLanguageModel" class="title">Uses of Class<br>opennlp.tools.languagemodel.NGramLanguageModel</h2> -</div> -<div class="classUseContainer">No usage of opennlp.tools.languagemodel.NGramLanguageModel</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/languagemodel/NGramLanguageModel.html" title="class in opennlp.tools.languagemodel">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/languagemodel/class-use/NGramLanguageModel.html" target="_top">Frames</a></li> -<li><a href="NGramLanguageModel.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/languagemodel/package-frame.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/package-frame.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/package-frame.html index 4680fee..a952f6a 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/package-frame.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/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.languagemodel (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/languagemodel/package-summary.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/package-summary.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/package-summary.html index 7567fb6..60c0df5 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/package-summary.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/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.languagemodel (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/languagemodel/package-tree.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/package-tree.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/package-tree.html index e74b373..777960c 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/package-tree.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/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.languagemodel 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/languagemodel/package-use.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/package-use.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/package-use.html deleted file mode 100644 index 9ac43f9..0000000 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/languagemodel/package-use.html +++ /dev/null @@ -1,164 +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.languagemodel (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.languagemodel (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/languagemodel/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.languagemodel" class="title">Uses of Package<br>opennlp.tools.languagemodel</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/languagemodel/package-summary.html">opennlp.tools.languagemodel</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.languagemodel">opennlp.tools.languagemodel</a></td> -<td class="colLast"> -<div class="block">Package related to language models</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.languagemodel"> -<!-- --> -</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/languagemodel/package-summary.html">opennlp.tools.languagemodel</a> used by <a href="../../../opennlp/tools/languagemodel/package-summary.html">opennlp.tools.languagemodel</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/languagemodel/class-use/LanguageModel.html#opennlp.tools.languagemodel">LanguageModel</a> -<div class="block">A language model can calculate the probability <i>p</i> (between 0 and 1) of a - certain <a href="../../../opennlp/tools/util/StringList.html" title="class in opennlp.tools.util"><code>sequence of tokens</code></a>, given its underlying vocabulary.</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/languagemodel/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/lemmatizer/DefaultLemmatizerContextGenerator.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/DefaultLemmatizerContextGenerator.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/DefaultLemmatizerContextGenerator.html index e48dec5..ab6303e 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/DefaultLemmatizerContextGenerator.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/DefaultLemmatizerContextGenerator.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:35 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>DefaultLemmatizerContextGenerator (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/lemmatizer/DefaultLemmatizerSequenceValidator.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/DefaultLemmatizerSequenceValidator.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/DefaultLemmatizerSequenceValidator.html index 3ee8cba..7300da3 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/DefaultLemmatizerSequenceValidator.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/DefaultLemmatizerSequenceValidator.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:35 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>DefaultLemmatizerSequenceValidator (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/lemmatizer/DictionaryLemmatizer.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/DictionaryLemmatizer.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/DictionaryLemmatizer.html index 475ec98..ec65186 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/DictionaryLemmatizer.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/DictionaryLemmatizer.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:35 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>DictionaryLemmatizer (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> @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab"; extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements <a href="../../../opennlp/tools/lemmatizer/Lemmatizer.html" title="interface in opennlp.tools.lemmatizer">Lemmatizer</a></pre> <div class="block">Lemmatize by simple dictionary lookup into a hashmap built from a file - containing, for each line, word\tabpostag\tablemma.</div> + containing, for each line, word\tablemma\tabpostag.</div> <dl> <dt><span class="simpleTagLabel">Version:</span></dt> <dd>2014-07-08</dd> @@ -212,9 +212,7 @@ implements <a href="../../../opennlp/tools/lemmatizer/Lemmatizer.html" title="in throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Construct a hashmap from the input tab separated dictionary. - The input file should have, for each line, word\tabpostag\tablemma. - Alternatively, if multiple lemmas are possible for each word,postag pair, - then the format should be word\tab\postag\tablemma01#lemma02#lemma03</div> + The input file should have, for each line, word\tablemma\tabpostag</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>dictionary</code> - the input dictionary via inputstream</dd> http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/451cdb7c/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSample.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSample.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSample.html index 8419200..11235cd 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSample.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSample.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:35 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LemmaSample (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/lemmatizer/LemmaSampleEventStream.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSampleEventStream.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSampleEventStream.html index a5c7436..bbdd6cb 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSampleEventStream.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSampleEventStream.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:35 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LemmaSampleEventStream (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/lemmatizer/LemmaSampleSequenceStream.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSampleSequenceStream.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSampleSequenceStream.html index 4bd0bcf..556a57b 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSampleSequenceStream.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSampleSequenceStream.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:35 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LemmaSampleSequenceStream (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/lemmatizer/LemmaSampleStream.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSampleStream.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSampleStream.html index 3d56f1f..3161aee 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSampleStream.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmaSampleStream.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:35 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LemmaSampleStream (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/lemmatizer/Lemmatizer.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/Lemmatizer.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/Lemmatizer.html index b0e05ec..d76a730 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/Lemmatizer.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/Lemmatizer.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:35 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Lemmatizer (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/lemmatizer/LemmatizerContextGenerator.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerContextGenerator.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerContextGenerator.html index 057f1f9..5129160 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerContextGenerator.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerContextGenerator.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:35 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LemmatizerContextGenerator (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/lemmatizer/LemmatizerEvaluationMonitor.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerEvaluationMonitor.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerEvaluationMonitor.html index 9041cb0..f0089e9 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerEvaluationMonitor.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerEvaluationMonitor.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:35 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LemmatizerEvaluationMonitor (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/lemmatizer/LemmatizerEvaluator.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerEvaluator.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerEvaluator.html index a833414..db574e3 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerEvaluator.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerEvaluator.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:35 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LemmatizerEvaluator (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/lemmatizer/LemmatizerFactory.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerFactory.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerFactory.html index 7dd6c03..1e3d276 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerFactory.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerFactory.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:35 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LemmatizerFactory (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/lemmatizer/LemmatizerME.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerME.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerME.html index c0753a0..3fe8436 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerME.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerME.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:35 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LemmatizerME (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/lemmatizer/LemmatizerModel.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerModel.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerModel.html index 6bae5f4..6d36180 100644 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerModel.html +++ b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/LemmatizerModel.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:35 NZST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LemmatizerModel (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/lemmatizer/class-use/DefaultLemmatizerContextGenerator.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/DefaultLemmatizerContextGenerator.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/DefaultLemmatizerContextGenerator.html deleted file mode 100644 index 0e95c9c..0000000 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/DefaultLemmatizerContextGenerator.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.lemmatizer.DefaultLemmatizerContextGenerator (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.lemmatizer.DefaultLemmatizerContextGenerator (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/lemmatizer/DefaultLemmatizerContextGenerator.html" title="class in opennlp.tools.lemmatizer">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/lemmatizer/class-use/DefaultLemmatizerContextGenerator.html" target="_top">Frames</a></li> -<li><a href="DefaultLemmatizerContextGenerator.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.lemmatizer.DefaultLemmatizerContextGenerator" class="title">Uses of Class<br>opennlp.tools.lemmatizer.DefaultLemmatizerContextGenerator</h2> -</div> -<div class="classUseContainer">No usage of opennlp.tools.lemmatizer.DefaultLemmatizerContextGenerator</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/lemmatizer/DefaultLemmatizerContextGenerator.html" title="class in opennlp.tools.lemmatizer">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/lemmatizer/class-use/DefaultLemmatizerContextGenerator.html" target="_top">Frames</a></li> -<li><a href="DefaultLemmatizerContextGenerator.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/lemmatizer/class-use/DefaultLemmatizerSequenceValidator.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/DefaultLemmatizerSequenceValidator.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/DefaultLemmatizerSequenceValidator.html deleted file mode 100644 index e07bbe3..0000000 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/DefaultLemmatizerSequenceValidator.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.lemmatizer.DefaultLemmatizerSequenceValidator (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.lemmatizer.DefaultLemmatizerSequenceValidator (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/lemmatizer/DefaultLemmatizerSequenceValidator.html" title="class in opennlp.tools.lemmatizer">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/lemmatizer/class-use/DefaultLemmatizerSequenceValidator.html" target="_top">Frames</a></li> -<li><a href="DefaultLemmatizerSequenceValidator.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.lemmatizer.DefaultLemmatizerSequenceValidator" class="title">Uses of Class<br>opennlp.tools.lemmatizer.DefaultLemmatizerSequenceValidator</h2> -</div> -<div class="classUseContainer">No usage of opennlp.tools.lemmatizer.DefaultLemmatizerSequenceValidator</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/lemmatizer/DefaultLemmatizerSequenceValidator.html" title="class in opennlp.tools.lemmatizer">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/lemmatizer/class-use/DefaultLemmatizerSequenceValidator.html" target="_top">Frames</a></li> -<li><a href="DefaultLemmatizerSequenceValidator.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/lemmatizer/class-use/DictionaryLemmatizer.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/DictionaryLemmatizer.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/DictionaryLemmatizer.html deleted file mode 100644 index 18af0c9..0000000 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/DictionaryLemmatizer.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.lemmatizer.DictionaryLemmatizer (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.lemmatizer.DictionaryLemmatizer (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/lemmatizer/DictionaryLemmatizer.html" title="class in opennlp.tools.lemmatizer">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/lemmatizer/class-use/DictionaryLemmatizer.html" target="_top">Frames</a></li> -<li><a href="DictionaryLemmatizer.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.lemmatizer.DictionaryLemmatizer" class="title">Uses of Class<br>opennlp.tools.lemmatizer.DictionaryLemmatizer</h2> -</div> -<div class="classUseContainer">No usage of opennlp.tools.lemmatizer.DictionaryLemmatizer</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/lemmatizer/DictionaryLemmatizer.html" title="class in opennlp.tools.lemmatizer">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/lemmatizer/class-use/DictionaryLemmatizer.html" target="_top">Frames</a></li> -<li><a href="DictionaryLemmatizer.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/lemmatizer/class-use/LemmaSample.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/LemmaSample.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/LemmaSample.html deleted file mode 100644 index 6b57b69..0000000 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/LemmaSample.html +++ /dev/null @@ -1,286 +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.lemmatizer.LemmaSample (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.lemmatizer.LemmaSample (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/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">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/lemmatizer/class-use/LemmaSample.html" target="_top">Frames</a></li> -<li><a href="LemmaSample.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.lemmatizer.LemmaSample" class="title">Uses of Class<br>opennlp.tools.lemmatizer.LemmaSample</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/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</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.formats">opennlp.tools.formats</a></td> -<td class="colLast"> -<div class="block">Experimental package related to converting various corpora to OpenNLP Format.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#opennlp.tools.formats.conllu">opennlp.tools.formats.conllu</a></td> -<td class="colLast"> </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> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="opennlp.tools.formats"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</a> in <a href="../../../../opennlp/tools/formats/package-summary.html">opennlp.tools.formats</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/formats/package-summary.html">opennlp.tools.formats</a> that return types with arguments of type <a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</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/util/ObjectStream.html" title="interface in opennlp.tools.util">ObjectStream</a><<a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</a>></code></td> -<td class="colLast"><span class="typeNameLabel">LemmatizerSampleStreamFactory.</span><code><span class="memberNameLink"><a href="../../../../opennlp/tools/formats/LemmatizerSampleStreamFactory.html#create-java.lang.String:A-">create</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>[] args)</code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.formats.conllu"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</a> in <a href="../../../../opennlp/tools/formats/conllu/package-summary.html">opennlp.tools.formats.conllu</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/formats/conllu/package-summary.html">opennlp.tools.formats.conllu</a> that return <a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</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/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</a></code></td> -<td class="colLast"><span class="typeNameLabel">ConlluLemmaSampleStream.</span><code><span class="memberNameLink"><a href="../../../../opennlp/tools/formats/conllu/ConlluLemmaSampleStream.html#read--">read</a></span>()</code> </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/formats/conllu/package-summary.html">opennlp.tools.formats.conllu</a> that return types with arguments of type <a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</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/util/ObjectStream.html" title="interface in opennlp.tools.util">ObjectStream</a><<a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</a>></code></td> -<td class="colLast"><span class="typeNameLabel">ConlluLemmaSampleStreamFactory.</span><code><span class="memberNameLink"><a href="../../../../opennlp/tools/formats/conllu/ConlluLemmaSampleStreamFactory.html#create-java.lang.String:A-">create</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>[] args)</code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="opennlp.tools.lemmatizer"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</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 methods, and an explanation"> -<caption><span>Methods in <a href="../../../../opennlp/tools/lemmatizer/package-summary.html">opennlp.tools.lemmatizer</a> that return <a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</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>protected <a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</a></code></td> -<td class="colLast"><span class="typeNameLabel">LemmatizerEvaluator.</span><code><span class="memberNameLink"><a href="../../../../opennlp/tools/lemmatizer/LemmatizerEvaluator.html#processSample-opennlp.tools.lemmatizer.LemmaSample-">processSample</a></span>(<a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</a> reference)</code> -<div class="block">Evaluates the given reference <a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer"><code>LemmaSample</code></a> object.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</a></code></td> -<td class="colLast"><span class="typeNameLabel">LemmaSampleStream.</span><code><span class="memberNameLink"><a href="../../../../opennlp/tools/lemmatizer/LemmaSampleStream.html#read--">read</a></span>()</code> </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/lemmatizer/package-summary.html">opennlp.tools.lemmatizer</a> with parameters of type <a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</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>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="../../../../opennlp/tools/ml/model/Event.html" title="class in opennlp.tools.ml.model">Event</a>></code></td> -<td class="colLast"><span class="typeNameLabel">LemmaSampleEventStream.</span><code><span class="memberNameLink"><a href="../../../../opennlp/tools/lemmatizer/LemmaSampleEventStream.html#createEvents-opennlp.tools.lemmatizer.LemmaSample-">createEvents</a></span>(<a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</a> sample)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</a></code></td> -<td class="colLast"><span class="typeNameLabel">LemmatizerEvaluator.</span><code><span class="memberNameLink"><a href="../../../../opennlp/tools/lemmatizer/LemmatizerEvaluator.html#processSample-opennlp.tools.lemmatizer.LemmaSample-">processSample</a></span>(<a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</a> reference)</code> -<div class="block">Evaluates the given reference <a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer"><code>LemmaSample</code></a> object.</div> -</td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Method parameters in <a href="../../../../opennlp/tools/lemmatizer/package-summary.html">opennlp.tools.lemmatizer</a> with type arguments of type <a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</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>static <a href="../../../../opennlp/tools/lemmatizer/LemmatizerModel.html" title="class in opennlp.tools.lemmatizer">LemmatizerModel</a></code></td> -<td class="colLast"><span class="typeNameLabel">LemmatizerME.</span><code><span class="memberNameLink"><a href="../../../../opennlp/tools/lemmatizer/LemmatizerME.html#train-java.lang.String-opennlp.tools.util.ObjectStream-opennlp.tools.util.TrainingParameters-opennlp.tools.lemmatizer.LemmatizerFactory-">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> languageCode, - <a href="../../../../opennlp/tools/util/ObjectStream.html" title="interface in opennlp.tools.util">ObjectStream</a><<a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</a>> samples, - <a href="../../../../opennlp/tools/util/TrainingParameters.html" title="class in opennlp.tools.util">TrainingParameters</a> trainParams, - <a href="../../../../opennlp/tools/lemmatizer/LemmatizerFactory.html" title="class in opennlp.tools.lemmatizer">LemmatizerFactory</a> posFactory)</code> </td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> -<caption><span>Constructor parameters in <a href="../../../../opennlp/tools/lemmatizer/package-summary.html">opennlp.tools.lemmatizer</a> with type arguments of type <a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</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/lemmatizer/LemmaSampleEventStream.html#LemmaSampleEventStream-opennlp.tools.util.ObjectStream-opennlp.tools.lemmatizer.LemmatizerContextGenerator-">LemmaSampleEventStream</a></span>(<a href="../../../../opennlp/tools/util/ObjectStream.html" title="interface in opennlp.tools.util">ObjectStream</a><<a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</a>> d, - <a href="../../../../opennlp/tools/lemmatizer/LemmatizerContextGenerator.html" title="interface in opennlp.tools.lemmatizer">LemmatizerContextGenerator</a> cg)</code> -<div class="block">Creates a new event stream based on the specified data stream using the specified context generator.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../opennlp/tools/lemmatizer/LemmaSampleSequenceStream.html#LemmaSampleSequenceStream-opennlp.tools.util.ObjectStream-opennlp.tools.lemmatizer.LemmatizerContextGenerator-">LemmaSampleSequenceStream</a></span>(<a href="../../../../opennlp/tools/util/ObjectStream.html" title="interface in opennlp.tools.util">ObjectStream</a><<a href="../../../../opennlp/tools/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">LemmaSample</a>> samples, - <a href="../../../../opennlp/tools/lemmatizer/LemmatizerContextGenerator.html" title="interface in opennlp.tools.lemmatizer">LemmatizerContextGenerator</a> contextGenerator)</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/lemmatizer/LemmaSample.html" title="class in opennlp.tools.lemmatizer">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/lemmatizer/class-use/LemmaSample.html" target="_top">Frames</a></li> -<li><a href="LemmaSample.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/lemmatizer/class-use/LemmaSampleEventStream.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/LemmaSampleEventStream.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/LemmaSampleEventStream.html deleted file mode 100644 index a1f5e9d..0000000 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/LemmaSampleEventStream.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.lemmatizer.LemmaSampleEventStream (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.lemmatizer.LemmaSampleEventStream (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/lemmatizer/LemmaSampleEventStream.html" title="class in opennlp.tools.lemmatizer">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/lemmatizer/class-use/LemmaSampleEventStream.html" target="_top">Frames</a></li> -<li><a href="LemmaSampleEventStream.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.lemmatizer.LemmaSampleEventStream" class="title">Uses of Class<br>opennlp.tools.lemmatizer.LemmaSampleEventStream</h2> -</div> -<div class="classUseContainer">No usage of opennlp.tools.lemmatizer.LemmaSampleEventStream</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/lemmatizer/LemmaSampleEventStream.html" title="class in opennlp.tools.lemmatizer">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/lemmatizer/class-use/LemmaSampleEventStream.html" target="_top">Frames</a></li> -<li><a href="LemmaSampleEventStream.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/lemmatizer/class-use/LemmaSampleSequenceStream.html ---------------------------------------------------------------------- diff --git a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/LemmaSampleSequenceStream.html b/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/LemmaSampleSequenceStream.html deleted file mode 100644 index 7d7f743..0000000 --- a/docs/1.8.0/apidocs/opennlp-tools/opennlp/tools/lemmatizer/class-use/LemmaSampleSequenceStream.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.lemmatizer.LemmaSampleSequenceStream (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.lemmatizer.LemmaSampleSequenceStream (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/lemmatizer/LemmaSampleSequenceStream.html" title="class in opennlp.tools.lemmatizer">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/lemmatizer/class-use/LemmaSampleSequenceStream.html" target="_top">Frames</a></li> -<li><a href="LemmaSampleSequenceStream.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.lemmatizer.LemmaSampleSequenceStream" class="title">Uses of Class<br>opennlp.tools.lemmatizer.LemmaSampleSequenceStream</h2> -</div> -<div class="classUseContainer">No usage of opennlp.tools.lemmatizer.LemmaSampleSequenceStream</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/lemmatizer/LemmaSampleSequenceStream.html" title="class in opennlp.tools.lemmatizer">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/lemmatizer/class-use/LemmaSampleSequenceStream.html" target="_top">Frames</a></li> -<li><a href="LemmaSampleSequenceStream.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>
