blob: d77550355fbd77a620ffe80139587c28618380d2 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.8) on Wed Sep 23 19:17:34 PDT 2020 -->
<title>NCCustomWord (Apache NLPCraft 0.7.0)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-09-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="NCCustomWord (Apache NLPCraft 0.7.0)";
}
}
catch(err) {
}
//-->
var data = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav"><link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> <script src="https://nlpcraft.apache.org/javadoc/resources/sh/scripts/XRegExp.js" type="text/javascript"></script> <script src="https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shCore.js" type="text/javascript"></script> <script src="https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shAutoloader.js" type="text/javascript"></script> <link href="https://nlpcraft.apache.org/javadoc/resources/sh/styles/shCoreNLPCraft.css" rel="stylesheet" type="text/css" title="Style"> <link href="https://nlpcraft.apache.org/javadoc/resources/sh/styles/shThemeNLPCraft.css" rel="stylesheet" type="text/css" title="Style"> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> <script async defer src="https://buttons.github.io/buttons.js"></script>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/NCCustomWord.html">Use</a></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 class="aboutLanguage">Apache NLPCraft <span style="font-size: 80%">0.7.0</span></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.nlpcraft.model</a></div>
<h2 title="Interface NCCustomWord" class="title">Interface NCCustomWord</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<pre>public interface <span class="typeNameLabel">NCCustomWord</span></pre>
<div class="block">A partially enriched token with a basic set of NLP properties used by custom NER parser.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="NCModelView.html#getParsers()"><code>NCModelView.getParsers()</code></a>,
<a href="NCToken.html" title="interface in org.apache.nlpcraft.model"><code>NCToken</code></a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEndCharIndex()">getEndCharIndex</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets end character index of this word in the original text.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLemma()">getLemma</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets the lemma of this word, a canonical form of this word.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getNormalizedText()">getNormalizedText</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets normalized text for this word.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getOriginalText()">getOriginalText</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets original text for this word.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPos()">getPos</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets Penn Treebank POS tag for this word.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPosDescription()">getPosDescription</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets description of Penn Treebank POS tag.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getStartCharIndex()">getStartCharIndex</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets start character index of this word in the original text.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getStem()">getStem</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets the stem of this word.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isBracketed()">isBracketed</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets whether or not this word is surrounded by any of <code>'[', ']', '{', '}', '(', ')'</code> brackets.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEnglish()">isEnglish</a></span>()</code></th>
<td class="colLast">
<div class="block">Tests whether the given token represents an English word.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isKnownWord()">isKnownWord</a></span>()</code></th>
<td class="colLast">
<div class="block">Tests whether or not this token is found in Princeton WordNet database.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isQuoted()">isQuoted</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets whether or not this word is surrounded by single or double quotes.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isStopWord()">isStopWord</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets whether or not this word is a stopword.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isSwearWord()">isSwearWord</a></span>()</code></th>
<td class="colLast">
<div class="block">Tests whether or not the given token is a swear word.</div>
</td>
</tr>
</table>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="getNormalizedText()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNormalizedText</h4>
<pre class="methodSignature"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;getNormalizedText()</pre>
<div class="block">Gets normalized text for this word.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Normalized text.</dd>
</dl>
</li>
</ul>
<a id="getOriginalText()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOriginalText</h4>
<pre class="methodSignature"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;getOriginalText()</pre>
<div class="block">Gets original text for this word.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Original text.</dd>
</dl>
</li>
</ul>
<a id="getStartCharIndex()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStartCharIndex</h4>
<pre class="methodSignature">int&nbsp;getStartCharIndex()</pre>
<div class="block">Gets start character index of this word in the original text.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Start character index of this word.</dd>
</dl>
</li>
</ul>
<a id="getEndCharIndex()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEndCharIndex</h4>
<pre class="methodSignature">int&nbsp;getEndCharIndex()</pre>
<div class="block">Gets end character index of this word in the original text.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>End character index of this word.</dd>
</dl>
</li>
</ul>
<a id="getPos()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPos</h4>
<pre class="methodSignature"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;getPos()</pre>
<div class="block">Gets Penn Treebank POS tag for this word. Note that additionally to standard Penn Treebank POS
tags NLPCraft introduces <code>'---'</code> synthetic tag to indicate a POS tag for multi-word part.
Learn more at <a href="http://www.ling.upenn.edu/courses/Fall_2003/ling001/penn_treebank_pos.html">http://www.ling.upenn.edu/courses/Fall_2003/ling001/penn_treebank_pos.html</a></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Penn Treebank POS tag for this word.</dd>
</dl>
</li>
</ul>
<a id="getPosDescription()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPosDescription</h4>
<pre class="methodSignature"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;getPosDescription()</pre>
<div class="block">Gets description of Penn Treebank POS tag. Learn more at <a href="http://www.ling.upenn.edu/courses/Fall_2003/ling001/penn_treebank_pos.html">http://www.ling.upenn.edu/courses/Fall_2003/ling001/penn_treebank_pos.html</a></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Description of Penn Treebank POS tag.</dd>
</dl>
</li>
</ul>
<a id="getLemma()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLemma</h4>
<pre class="methodSignature"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;getLemma()</pre>
<div class="block">Gets the lemma of this word, a canonical form of this word. Note that stemming and lemmatization
allow to reduce inflectional forms and sometimes derivationally related forms of a word to a
common base form. Lemmatization refers to the use of a vocabulary and morphological analysis
of words, normally aiming to remove inflectional endings only and to return the base or dictionary
form of a word, which is known as the lemma. Learn
more at <a href="https://nlp.stanford.edu/IR-book/html/htmledition/stemming-and-lemmatization-1.html">https://nlp.stanford.edu/IR-book/html/htmledition/stemming-and-lemmatization-1.html</a> *</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Lemma of this word.</dd>
</dl>
</li>
</ul>
<a id="getStem()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStem</h4>
<pre class="methodSignature"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;getStem()</pre>
<div class="block">Gets the stem of this word. Note that stemming and lemmatization allow to reduce inflectional forms
and sometimes derivationally related forms of a word to a common base form. Unlike lemma,
stemming is a basic heuristic process that chops off the ends of words in the hope of achieving
this goal correctly most of the time, and often includes the removal of derivational affixes.
Learn more at <a href="https://nlp.stanford.edu/IR-book/html/htmledition/stemming-and-lemmatization-1.html">https://nlp.stanford.edu/IR-book/html/htmledition/stemming-and-lemmatization-1.html</a></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Stem of this word.</dd>
</dl>
</li>
</ul>
<a id="isStopWord()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isStopWord</h4>
<pre class="methodSignature">boolean&nbsp;isStopWord()</pre>
<div class="block">Gets whether or not this word is a stopword. Stopwords are some extremely common words which
add little value in helping understanding user input and are excluded from the processing
entirely. For example, words like <code>a, the, can, of, about, over</code>, etc. are typical
stopwords in English. NLPCraft has built-in set of stopwords. Each model can also
provide its own set of included and excluded stopwords.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether or not this word is a stopword.</dd>
</dl>
</li>
</ul>
<a id="isBracketed()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBracketed</h4>
<pre class="methodSignature">boolean&nbsp;isBracketed()</pre>
<div class="block">Gets whether or not this word is surrounded by any of <code>'[', ']', '{', '}', '(', ')'</code> brackets.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether or not this word is surrounded by any of <code>'[', ']', '{', '}', '(', ')'</code> brackets.</dd>
</dl>
</li>
</ul>
<a id="isQuoted()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isQuoted</h4>
<pre class="methodSignature">boolean&nbsp;isQuoted()</pre>
<div class="block">Gets whether or not this word is surrounded by single or double quotes.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether or not this word is surrounded by single or double quotes.</dd>
</dl>
</li>
</ul>
<a id="isKnownWord()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isKnownWord</h4>
<pre class="methodSignature">boolean&nbsp;isKnownWord()</pre>
<div class="block">Tests whether or not this token is found in Princeton WordNet database.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Princeton WordNet database inclusion flag.</dd>
</dl>
</li>
</ul>
<a id="isSwearWord()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSwearWord</h4>
<pre class="methodSignature">boolean&nbsp;isSwearWord()</pre>
<div class="block">Tests whether or not the given token is a swear word. NLPCraft has built-in list of common English swear words.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Swear word flag.</dd>
</dl>
</li>
</ul>
<a id="isEnglish()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>isEnglish</h4>
<pre class="methodSignature">boolean&nbsp;isEnglish()</pre>
<div class="block">Tests whether the given token represents an English word. Note that this only checks that token's text
consists of characters of English alphabet, i.e. the text doesn't have to be necessary
a known valid English word.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether this token represents an English word.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/NCCustomWord.html">Use</a></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 class="aboutLanguage"><span style="vertical-align: super">Apache NLPCraft <span style="font-size: 80%">0.7.0</span></span> <a style="vertical-align: super; margin-right: 10px" href="https://github.com/apache/incubator-nlpcraft" target="github"><i class="fa fa-github github-logo"></i></a> <a class="github-button" href="https://github.com/apache/incubator-nlpcraft/tree/master/nlpcraft/src/main/scala/org/apache/nlpcraft/examples" data-icon="octicon-eye" aria-label="NLPCraft Examples">Examples</a> <a class="github-button" href="https://github.com/apache/incubator-nlpcraft" data-icon="octicon-star" aria-label="Star on GitHub">Star</a> <a class="github-button" href="https://github.com/apache/incubator-nlpcraft/fork" data-icon="octicon-repo-forked" aria-label="Fork on GitHub">Fork</a> <script type="text/javascript"> SyntaxHighlighter.defaults["auto-links"] = false; SyntaxHighlighter.defaults["tab-size"] = 2; SyntaxHighlighter.autoloader( 'java https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushJava.js', 'js jscript javascript https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushJScript.js', 'text plain https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushPlain.js', 'py python https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushPython.js', 'ruby rails ror rb https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushRuby.js', 'scala https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushScala.js', 'sql https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushSql.js', 'xml xhtml xslt html https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushXml.js' ); SyntaxHighlighter.all(); </script></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small><center> <br/> <span style="font-size: larger">Copyright &#169; 2020 Apache Software Foundation</span> <br/> <br/> <img src="https://www.apache.org/img/ASF20thAnniversary.jpg" height="64px" alt="ASF Logo"> </center></small></p>
</footer>
</body>
</html>