<!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> N-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="N-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> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR>
</TABLE> </TD> <TD ALIGN=“right” VALIGN=“top” ROWSPAN=3> </TD> </TR>
<TR> <TD BGCOLOR=“white” CLASS=“NavBarCell2”><FONT SIZE=“-2”> <A HREF=“index-8.html”>PREV LETTER</A> <A HREF=“index-10.html”>NEXT LETTER</A></FONT></TD> <TD BGCOLOR=“white” CLASS=“NavBarCell2”><FONT SIZE=“-2”>
<A HREF="../index.html?index-filesindex-9.html" target="_top"><B>FRAMES</B></A>
<A HREF=“index-9.html” target=“_top”>NO FRAMES</A> <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=“N”><!– –></A><H2> N</H2> <DL> <DT><A HREF=“../lingscope/algorithms/negex/GenNegEx.html#negCheck(java.lang.String, java.lang.String, java.util.ArrayList, boolean)”>negCheck(String, String, ArrayList, boolean)</A> - Method in class lingscope.algorithms.negex.<A HREF=“../lingscope/algorithms/negex/GenNegEx.html” title=“class in lingscope.algorithms.negex”>GenNegEx</A> <DD> <DT><A HREF=“../lingscope/algorithms/NegexAnnotator.html#negex”>negex</A> - Variable in class lingscope.algorithms.<A HREF=“../lingscope/algorithms/NegexAnnotator.html” title=“class in lingscope.algorithms”>NegexAnnotator</A> <DD> <DT><A HREF=“../lingscope/algorithms/NegexAnnotator.html” title=“class in lingscope.algorithms”>NegexAnnotator</A> - Class in <A HREF=“../lingscope/algorithms/package-summary.html”>lingscope.algorithms</A><DD>Annotates negation using Negex<DT><A HREF=“../lingscope/algorithms/NegexAnnotator.html#NegexAnnotator(java.lang.String, java.lang.String, java.lang.String)”>NegexAnnotator(String, String, String)</A> - Constructor for class lingscope.algorithms.<A HREF=“../lingscope/algorithms/NegexAnnotator.html” title=“class in lingscope.algorithms”>NegexAnnotator</A> <DD> <DT><A HREF=“../lingscope/algorithms/NegexCueAnnotator.html” title=“class in lingscope.algorithms”>NegexCueAnnotator</A> - Class in <A HREF=“../lingscope/algorithms/package-summary.html”>lingscope.algorithms</A><DD> <DT><A HREF=“../lingscope/algorithms/NegexCueAnnotator.html#NegexCueAnnotator(java.lang.String, java.lang.String, java.lang.String)”>NegexCueAnnotator(String, String, String)</A> - Constructor for class lingscope.algorithms.<A HREF=“../lingscope/algorithms/NegexCueAnnotator.html” title=“class in lingscope.algorithms”>NegexCueAnnotator</A> <DD> <DT><A HREF=“../lingscope/drivers/NegexDriver.html” title=“class in lingscope.drivers”>NegexDriver</A> - Class in <A HREF=“../lingscope/drivers/package-summary.html”>lingscope.drivers</A><DD>Runs the annotators<DT><A HREF=“../lingscope/drivers/NegexDriver.html#NegexDriver()”>NegexDriver()</A> - Constructor for class lingscope.drivers.<A HREF=“../lingscope/drivers/NegexDriver.html” title=“class in lingscope.drivers”>NegexDriver</A> <DD> <DT><A HREF=“../lingscope/algorithms/NegexScopeAnnotator.html” title=“class in lingscope.algorithms”>NegexScopeAnnotator</A> - Class in <A HREF=“../lingscope/algorithms/package-summary.html”>lingscope.algorithms</A><DD> <DT><A HREF=“../lingscope/algorithms/NegexScopeAnnotator.html#NegexScopeAnnotator(java.lang.String, java.lang.String, java.lang.String)”>NegexScopeAnnotator(String, String, String)</A> - Constructor for class lingscope.algorithms.<A HREF=“../lingscope/algorithms/NegexScopeAnnotator.html” title=“class in lingscope.algorithms”>NegexScopeAnnotator</A> <DD> <DT><A HREF=“../lingscope/structures/AnnotatedSentence.html#nonScopeTag”>nonScopeTag</A> - Static variable in class lingscope.structures.<A HREF=“../lingscope/structures/AnnotatedSentence.html” title=“class in lingscope.structures”>AnnotatedSentence</A> <DD> </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> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR>
</TABLE> </TD> <TD ALIGN=“right” VALIGN=“top” ROWSPAN=3> </TD> </TR>
<TR> <TD BGCOLOR=“white” CLASS=“NavBarCell2”><FONT SIZE=“-2”> <A HREF=“index-8.html”>PREV LETTER</A> <A HREF=“index-10.html”>NEXT LETTER</A></FONT></TD> <TD BGCOLOR=“white” CLASS=“NavBarCell2”><FONT SIZE=“-2”>
<A HREF="../index.html?index-filesindex-9.html" target="_top"><B>FRAMES</B></A>
<A HREF=“index-9.html” target=“_top”>NO FRAMES</A> <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>