<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN” “www.w3.org/TR/html4/loose.dtd”> <!–NewPage–> <HTML> <HEAD> <!– Generated by javadoc (build 1.6.0_65) on Tue Feb 18 19:45:41 CST 2014 –> <META http-equiv=“Content-Type” content=“text/html; charset=UTF-8”> <TITLE> S-Index </TITLE>

<META NAME=“date” CONTENT=“2014-02-18”>

<LINK REL =“stylesheet” TYPE=“text/css” HREF=“../stylesheet.css” TITLE=“Style”>

<SCRIPT type=“text/javascript”> function windowTitle() {

if (location.href.indexOf('is-external=true') == -1) {
    parent.document.title="S-Index";
}

} </SCRIPT> <NOSCRIPT> </NOSCRIPT>

</HEAD>

<BODY BGCOLOR=“white” onload=“windowTitle();”> <HR>

<!– ========= START OF TOP NAVBAR ======= –> <A NAME=“navbar_top”><!– –></A> <A HREF=“#skip-navbar_top” title=“Skip navigation links”></A> <TABLE BORDER=“0” WIDTH=“100%” CELLPADDING=“1” CELLSPACING=“0” SUMMARY=“”> <TR> <TD COLSPAN=2 BGCOLOR=“#EEEEFF” CLASS=“NavBarCell1”> <A NAME=“navbar_top_firstrow”><!– –></A> <TABLE BORDER=“0” CELLPADDING=“0” CELLSPACING=“3” SUMMARY=“”>

<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>

</TABLE> </TD> <TD ALIGN=“right” VALIGN=“top” ROWSPAN=3> </TD> </TR>

<TR> <TD BGCOLOR=“white” CLASS=“NavBarCell2”><FONT SIZE=“-2”> &nbsp;<A HREF=“index-12.html”>PREV LETTER</A>&nbsp; &nbsp;<A HREF=“index-14.html”>NEXT LETTER</A></FONT></TD> <TD BGCOLOR=“white” CLASS=“NavBarCell2”><FONT SIZE=“-2”>

<A HREF="../index.html?index-filesindex-13.html" target="_top"><B>FRAMES</B></A>  &nbsp;

&nbsp;<A HREF=“index-13.html” target=“_top”>NO FRAMES</A> &nbsp; &nbsp;<SCRIPT type=“text/javascript”>

<!--
if(window==top) {
  document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->

</SCRIPT> <NOSCRIPT>

<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>

</NOSCRIPT>

</FONT></TD> </TR> </TABLE> <A NAME=“skip-navbar_top”></A> <!– ========= END OF TOP NAVBAR ========= –>

<A HREF=“index-1.html”>A</A> <A HREF=“index-2.html”>B</A> <A HREF=“index-3.html”>C</A> <A HREF=“index-4.html”>E</A> <A HREF=“index-5.html”>G</A> <A HREF=“index-6.html”>I</A> <A HREF=“index-7.html”>L</A> <A HREF=“index-8.html”>M</A> <A HREF=“index-9.html”>N</A> <A HREF=“index-10.html”>O</A> <A HREF=“index-11.html”>P</A> <A HREF=“index-12.html”>R</A> <A HREF=“index-13.html”>S</A> <A HREF=“index-14.html”>T</A> <A HREF=“index-15.html”>U</A> <A HREF=“index-16.html”>W</A> <HR> <A NAME=“S”><!– –></A><H2> S</H2> <DL> <DT><A HREF=“../lingscope/drivers/SentenceTagger.html#SCOPE_INTER”>SCOPE_INTER</A> - Static variable in class lingscope.drivers.<A HREF=“../lingscope/drivers/SentenceTagger.html” title=“class in lingscope.drivers”>SentenceTagger</A> <DD>&nbsp; <DT><A HREF=“../lingscope/drivers/SentenceTagger.html#SCOPE_START”>SCOPE_START</A> - Static variable in class lingscope.drivers.<A HREF=“../lingscope/drivers/SentenceTagger.html” title=“class in lingscope.drivers”>SentenceTagger</A> <DD>&nbsp; <DT><A HREF=“../lingscope/drivers/SentencePosTagger.html” title=“class in lingscope.drivers”>SentencePosTagger</A> - Class in <A HREF=“../lingscope/drivers/package-summary.html”>lingscope.drivers</A><DD>Use this sentence tagger when using a model that tags POS<DT><A HREF=“../lingscope/drivers/SentencePosTagger.html#SentencePosTagger()”>SentencePosTagger()</A> - Constructor for class lingscope.drivers.<A HREF=“../lingscope/drivers/SentencePosTagger.html” title=“class in lingscope.drivers”>SentencePosTagger</A> <DD>&nbsp; <DT><A HREF=“../lingscope/drivers/SentenceTagger.html” title=“class in lingscope.drivers”>SentenceTagger</A> - Class in <A HREF=“../lingscope/drivers/package-summary.html”>lingscope.drivers</A><DD>Tags scope or cue in a single sentence<DT><A HREF=“../lingscope/drivers/SentenceTagger.html#SentenceTagger()”>SentenceTagger()</A> - Constructor for class lingscope.drivers.<A HREF=“../lingscope/drivers/SentenceTagger.html” title=“class in lingscope.drivers”>SentenceTagger</A> <DD>&nbsp; <DT><A HREF=“../lingscope/algorithms/Annotator.html#serializeAnnotator(java.lang.String, java.lang.String)”>serializeAnnotator(String, String)</A> - Method in class lingscope.algorithms.<A HREF=“../lingscope/algorithms/Annotator.html” title=“class in lingscope.algorithms”>Annotator</A> <DD>&nbsp; <DT><A HREF=“../lingscope/algorithms/BaselineAnnotator.html#serializeAnnotator(java.lang.String, java.lang.String)”>serializeAnnotator(String, String)</A> - Method in class lingscope.algorithms.<A HREF=“../lingscope/algorithms/BaselineAnnotator.html” title=“class in lingscope.algorithms”>BaselineAnnotator</A> <DD>&nbsp; <DT><A HREF=“../lingscope/algorithms/CrfAnnotator.html#serializeAnnotator(java.lang.String, java.lang.String)”>serializeAnnotator(String, String)</A> - Method in class lingscope.algorithms.<A HREF=“../lingscope/algorithms/CrfAnnotator.html” title=“class in lingscope.algorithms”>CrfAnnotator</A> <DD>&nbsp; <DT><A HREF=“../lingscope/algorithms/NegexAnnotator.html#serializeAnnotator(java.lang.String, java.lang.String)”>serializeAnnotator(String, String)</A> - Method in class lingscope.algorithms.<A HREF=“../lingscope/algorithms/NegexAnnotator.html” title=“class in lingscope.algorithms”>NegexAnnotator</A> <DD>&nbsp; <DT><A HREF=“../lingscope/algorithms/negex/Sorter.html” title=“class in lingscope.algorithms.negex”>Sorter</A> - Class in <A HREF=“../lingscope/algorithms/negex/package-summary.html”>lingscope.algorithms.negex</A><DD>&nbsp;<DT><A HREF=“../lingscope/algorithms/negex/Sorter.html#Sorter()”>Sorter()</A> - Constructor for class lingscope.algorithms.negex.<A HREF=“../lingscope/algorithms/negex/Sorter.html” title=“class in lingscope.algorithms.negex”>Sorter</A> <DD>&nbsp; <DT><A HREF=“../lingscope/algorithms/negex/Sorter.html#sortRules(java.util.List)”>sortRules(List&lt;String&gt;)</A> - Method in class lingscope.algorithms.negex.<A HREF=“../lingscope/algorithms/negex/Sorter.html” title=“class in lingscope.algorithms.negex”>Sorter</A> <DD>&nbsp; <DT><A HREF=“../lingscope/algorithms/AbnerTokenizer.html#splitTermsByPunctuation(java.lang.String)”>splitTermsByPunctuation(String)</A> - Static method in class lingscope.algorithms.<A HREF=“../lingscope/algorithms/AbnerTokenizer.html” title=“class in lingscope.algorithms”>AbnerTokenizer</A> <DD>Takes an input and splits the sentence by punctuations and spaces, then

stitches it back together with a space and returns

</DL> <HR>

<!– ======= START OF BOTTOM NAVBAR ====== –> <A NAME=“navbar_bottom”><!– –></A> <A HREF=“#skip-navbar_bottom” title=“Skip navigation links”></A> <TABLE BORDER=“0” WIDTH=“100%” CELLPADDING=“1” CELLSPACING=“0” SUMMARY=“”> <TR> <TD COLSPAN=2 BGCOLOR=“#EEEEFF” CLASS=“NavBarCell1”> <A NAME=“navbar_bottom_firstrow”><!– –></A> <TABLE BORDER=“0” CELLPADDING=“0” CELLSPACING=“3” SUMMARY=“”>

<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>

</TABLE> </TD> <TD ALIGN=“right” VALIGN=“top” ROWSPAN=3> </TD> </TR>

<TR> <TD BGCOLOR=“white” CLASS=“NavBarCell2”><FONT SIZE=“-2”> &nbsp;<A HREF=“index-12.html”>PREV LETTER</A>&nbsp; &nbsp;<A HREF=“index-14.html”>NEXT LETTER</A></FONT></TD> <TD BGCOLOR=“white” CLASS=“NavBarCell2”><FONT SIZE=“-2”>

<A HREF="../index.html?index-filesindex-13.html" target="_top"><B>FRAMES</B></A>  &nbsp;

&nbsp;<A HREF=“index-13.html” target=“_top”>NO FRAMES</A> &nbsp; &nbsp;<SCRIPT type=“text/javascript”>

<!--
if(window==top) {
  document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->

</SCRIPT> <NOSCRIPT>

<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>

</NOSCRIPT>

</FONT></TD> </TR> </TABLE> <A NAME=“skip-navbar_bottom”></A> <!– ======== END OF BOTTOM NAVBAR ======= –>

<A HREF=“index-1.html”>A</A> <A HREF=“index-2.html”>B</A> <A HREF=“index-3.html”>C</A> <A HREF=“index-4.html”>E</A> <A HREF=“index-5.html”>G</A> <A HREF=“index-6.html”>I</A> <A HREF=“index-7.html”>L</A> <A HREF=“index-8.html”>M</A> <A HREF=“index-9.html”>N</A> <A HREF=“index-10.html”>O</A> <A HREF=“index-11.html”>P</A> <A HREF=“index-12.html”>R</A> <A HREF=“index-13.html”>S</A> <A HREF=“index-14.html”>T</A> <A HREF=“index-15.html”>U</A> <A HREF=“index-16.html”>W</A> <HR>

</BODY> </HTML>