<!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> NegexAnnotator </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="NegexAnnotator"; }
} </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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/NegexAnnotator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </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=“../../lingscope/algorithms/CrfAnnotator.html” title=“class in lingscope.algorithms”>PREV CLASS</A> <A HREF=“../../lingscope/algorithms/NegexCueAnnotator.html” title=“class in lingscope.algorithms”>NEXT CLASS</A></FONT></TD> <TD BGCOLOR=“white” CLASS=“NavBarCell2”><FONT SIZE=“-2”>
<A HREF="../../index.html?lingscope/algorithms/NegexAnnotator.html" target="_top"><B>FRAMES</B></A>
<A HREF=“NegexAnnotator.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> <TR> <TD VALIGN=“top” CLASS=“NavBarCell3”><FONT SIZE=“-2”>
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN=“top” CLASS=“NavBarCell3”><FONT SIZE=“-2”> DETAIL: <A HREF=“#field_detail”>FIELD</A> | <A HREF=“#constructor_detail”>CONSTR</A> | <A HREF=“#method_detail”>METHOD</A></FONT></TD> </TR> </TABLE> <A NAME=“skip-navbar_top”></A> <!– ========= END OF TOP NAVBAR ========= –>
<HR> <!– ======== START OF CLASS DATA ======== –> <H2> <FONT SIZE=“-1”> lingscope.algorithms</FONT> <BR> Class NegexAnnotator</H2> <PRE> java.lang.Object
<IMG SRC="../../resources/inherit.gif" ALT="extended by "><A HREF="../../lingscope/algorithms/Annotator.html" title="class in lingscope.algorithms">lingscope.algorithms.Annotator</A> <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>lingscope.algorithms.NegexAnnotator</B>
</PRE> <DL> <DT>Direct Known Subclasses: <DD><A HREF=“../../lingscope/algorithms/NegexCueAnnotator.html” title=“class in lingscope.algorithms”>NegexCueAnnotator</A>, <A HREF=“../../lingscope/algorithms/NegexScopeAnnotator.html” title=“class in lingscope.algorithms”>NegexScopeAnnotator</A></DD> </DL> <HR> <DL> <DT><PRE>public abstract class NegexAnnotator<DT>extends <A HREF=“../../lingscope/algorithms/Annotator.html” title=“class in lingscope.algorithms”>Annotator</A></DL> </PRE>
<P> Annotates negation using Negex <P>
<P> <HR>
<P> <!– =========== FIELD SUMMARY =========== –>
<A NAME=“field_summary”><!– –></A> <TABLE BORDER=“1” WIDTH=“100%” CELLPADDING=“3” CELLSPACING=“0” SUMMARY=“”> <TR BGCOLOR=“#CCCCFF” CLASS=“TableHeadingColor”> <TH ALIGN=“left” COLSPAN=“2”><FONT SIZE=“+2”> Field Summary</FONT></TH> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD ALIGN=“right” VALIGN=“top” WIDTH=“1%”><FONT SIZE=“-1”> protected <A HREF="../../lingscope/algorithms/negex/GenNegEx.html" title="class in lingscope.algorithms.negex">GenNegEx</A>
</FONT></TD> <TD><A HREF="../../lingscope/algorithms/NegexAnnotator.html#negex">negex</A>
<BR> </TD> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD ALIGN=“right” VALIGN=“top” WIDTH=“1%”><FONT SIZE=“-1”> protected java.util.ArrayList<java.lang.String>
</FONT></TD> <TD><A HREF="../../lingscope/algorithms/NegexAnnotator.html#rules">rules</A>
<BR> </TD> </TR> </TABLE> <A NAME=“fields_inherited_from_class_lingscope.algorithms.Annotator”><!– –></A> <TABLE BORDER=“1” WIDTH=“100%” CELLPADDING=“3” CELLSPACING=“0” SUMMARY=“”> <TR BGCOLOR=“#EEEEFF” CLASS=“TableSubHeadingColor”> <TH ALIGN=“left”>Fields inherited from class lingscope.algorithms.<A HREF=“../../lingscope/algorithms/Annotator.html” title=“class in lingscope.algorithms”>Annotator</A></TH> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD><A HREF="../../lingscope/algorithms/Annotator.html#beginTag">beginTag</A>, <A HREF="../../lingscope/algorithms/Annotator.html#interTag">interTag</A>, <A HREF="../../lingscope/algorithms/Annotator.html#otherTag">otherTag</A>
</TD> </TR> </TABLE> <!– ======== CONSTRUCTOR SUMMARY ======== –>
<A NAME=“constructor_summary”><!– –></A> <TABLE BORDER=“1” WIDTH=“100%” CELLPADDING=“3” CELLSPACING=“0” SUMMARY=“”> <TR BGCOLOR=“#CCCCFF” CLASS=“TableHeadingColor”> <TH ALIGN=“left” COLSPAN=“2”><FONT SIZE=“+2”> Constructor Summary</FONT></TH> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD><CODE><A HREF=“../../lingscope/algorithms/NegexAnnotator.html#NegexAnnotator(java.lang.String, java.lang.String, java.lang.String)”>NegexAnnotator</A>(java.lang.String beginTag,
java.lang.String interTag, java.lang.String otherTag)</CODE>
<BR> </TD> </TR> </TABLE> <!– ========== METHOD SUMMARY =========== –>
<A NAME=“method_summary”><!– –></A> <TABLE BORDER=“1” WIDTH=“100%” CELLPADDING=“3” CELLSPACING=“0” SUMMARY=“”> <TR BGCOLOR=“#CCCCFF” CLASS=“TableHeadingColor”> <TH ALIGN=“left” COLSPAN=“2”><FONT SIZE=“+2”> Method Summary</FONT></TH> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD ALIGN=“right” VALIGN=“top” WIDTH=“1%”><FONT SIZE=“-1”> void
</FONT></TD> <TD><A HREF="../../lingscope/algorithms/NegexAnnotator.html#loadAnnotator(java.lang.String)">loadAnnotator</A>
(java.lang.String modelFile)
<BR> </TD> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD ALIGN=“right” VALIGN=“top” WIDTH=“1%”><FONT SIZE=“-1”> void
</FONT></TD> <TD><CODE><A HREF=“../../lingscope/algorithms/NegexAnnotator.html#serializeAnnotator(java.lang.String, java.lang.String)”>serializeAnnotator</A>(java.lang.String trainingFile,
java.lang.String modelFile)</CODE>
<BR> </TD> </TR> </TABLE> <A NAME=“methods_inherited_from_class_lingscope.algorithms.Annotator”><!– –></A> <TABLE BORDER=“1” WIDTH=“100%” CELLPADDING=“3” CELLSPACING=“0” SUMMARY=“”> <TR BGCOLOR=“#EEEEFF” CLASS=“TableSubHeadingColor”> <TH ALIGN=“left”>Methods inherited from class lingscope.algorithms.<A HREF=“../../lingscope/algorithms/Annotator.html” title=“class in lingscope.algorithms”>Annotator</A></TH> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD><A HREF="../../lingscope/algorithms/Annotator.html#annotateSentence(java.lang.String, boolean)">annotateSentence</A>, <A HREF="../../lingscope/algorithms/Annotator.html#isTargetNegated(java.lang.String, boolean, java.lang.String)">isTargetNegated</A>
</TD> </TR> </TABLE> <A NAME=“methods_inherited_from_class_java.lang.Object”><!– –></A> <TABLE BORDER=“1” WIDTH=“100%” CELLPADDING=“3” CELLSPACING=“0” SUMMARY=“”> <TR BGCOLOR=“#EEEEFF” CLASS=“TableSubHeadingColor”> <TH ALIGN=“left”>Methods inherited from class java.lang.Object</TH> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
</TD> </TR> </TABLE> <P>
<!– ============ FIELD DETAIL =========== –>
<A NAME=“field_detail”><!– –></A> <TABLE BORDER=“1” WIDTH=“100%” CELLPADDING=“3” CELLSPACING=“0” SUMMARY=“”> <TR BGCOLOR=“#CCCCFF” CLASS=“TableHeadingColor”> <TH ALIGN=“left” COLSPAN=“1”><FONT SIZE=“+2”> Field Detail</FONT></TH> </TR> </TABLE>
<A NAME=“negex”><!– –></A><H3> negex</H3> <PRE> protected <A HREF=“../../lingscope/algorithms/negex/GenNegEx.html” title=“class in lingscope.algorithms.negex”>GenNegEx</A> negex</PRE> <DL> <DL> </DL> </DL> <HR>
<A NAME=“rules”><!– –></A><H3> rules</H3> <PRE> protected java.util.ArrayList<java.lang.String> rules</PRE> <DL> <DL> </DL> </DL>
<!– ========= CONSTRUCTOR DETAIL ======== –>
<A NAME=“constructor_detail”><!– –></A> <TABLE BORDER=“1” WIDTH=“100%” CELLPADDING=“3” CELLSPACING=“0” SUMMARY=“”> <TR BGCOLOR=“#CCCCFF” CLASS=“TableHeadingColor”> <TH ALIGN=“left” COLSPAN=“1”><FONT SIZE=“+2”> Constructor Detail</FONT></TH> </TR> </TABLE>
<A NAME=“NegexAnnotator(java.lang.String, java.lang.String, java.lang.String)”><!– –></A><H3> NegexAnnotator</H3> <PRE> public NegexAnnotator(java.lang.String beginTag,
java.lang.String interTag, java.lang.String otherTag)</PRE>
<DL> </DL>
<!– ============ METHOD DETAIL ========== –>
<A NAME=“method_detail”><!– –></A> <TABLE BORDER=“1” WIDTH=“100%” CELLPADDING=“3” CELLSPACING=“0” SUMMARY=“”> <TR BGCOLOR=“#CCCCFF” CLASS=“TableHeadingColor”> <TH ALIGN=“left” COLSPAN=“1”><FONT SIZE=“+2”> Method Detail</FONT></TH> </TR> </TABLE>
<A NAME=“serializeAnnotator(java.lang.String, java.lang.String)”><!– –></A><H3> serializeAnnotator</H3> <PRE> public void serializeAnnotator(java.lang.String trainingFile,
java.lang.String modelFile)</PRE>
<DL> <DD><DL> <DT>Specified by:<DD><A HREF="../../lingscope/algorithms/Annotator.html#serializeAnnotator(java.lang.String, java.lang.String)">serializeAnnotator</A>
in class <A HREF="../../lingscope/algorithms/Annotator.html" title="class in lingscope.algorithms">Annotator</A>
</DL> </DD> <DD><DL> </DL> </DD> </DL> <HR>
<A NAME=“loadAnnotator(java.lang.String)”><!– –></A><H3> loadAnnotator</H3> <PRE> public void loadAnnotator(java.lang.String modelFile)</PRE> <DL> <DD><DL> <DT>Specified by:<DD><A HREF="../../lingscope/algorithms/Annotator.html#loadAnnotator(java.lang.String)">loadAnnotator</A>
in class <A HREF="../../lingscope/algorithms/Annotator.html" title="class in lingscope.algorithms">Annotator</A>
</DL> </DD> <DD><DL> </DL> </DD> </DL> <!– ========= END OF CLASS DATA ========= –> <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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/NegexAnnotator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </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=“../../lingscope/algorithms/CrfAnnotator.html” title=“class in lingscope.algorithms”>PREV CLASS</A> <A HREF=“../../lingscope/algorithms/NegexCueAnnotator.html” title=“class in lingscope.algorithms”>NEXT CLASS</A></FONT></TD> <TD BGCOLOR=“white” CLASS=“NavBarCell2”><FONT SIZE=“-2”>
<A HREF="../../index.html?lingscope/algorithms/NegexAnnotator.html" target="_top"><B>FRAMES</B></A>
<A HREF=“NegexAnnotator.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> <TR> <TD VALIGN=“top” CLASS=“NavBarCell3”><FONT SIZE=“-2”>
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN=“top” CLASS=“NavBarCell3”><FONT SIZE=“-2”> DETAIL: <A HREF=“#field_detail”>FIELD</A> | <A HREF=“#constructor_detail”>CONSTR</A> | <A HREF=“#method_detail”>METHOD</A></FONT></TD> </TR> </TABLE> <A NAME=“skip-navbar_bottom”></A> <!– ======== END OF BOTTOM NAVBAR ======= –>
<HR>
</BODY> </HTML>