<!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> SentenceTagger </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="SentenceTagger"; }
} </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/SentenceTagger.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/drivers/SentencePosTagger.html” title=“class in lingscope.drivers”>PREV CLASS</A> NEXT CLASS</FONT></TD> <TD BGCOLOR=“white” CLASS=“NavBarCell2”><FONT SIZE=“-2”>
<A HREF="../../index.html?lingscope/drivers/SentenceTagger.html" target="_top"><B>FRAMES</B></A>
<A HREF=“SentenceTagger.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.drivers</FONT> <BR> Class SentenceTagger</H2> <PRE> java.lang.Object
<IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>lingscope.drivers.SentenceTagger</B>
</PRE> <HR> <DL> <DT><PRE>public class SentenceTagger<DT>extends java.lang.Object</DL> </PRE>
<P> Tags scope or cue in a single sentence <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”> static java.lang.String
</FONT></TD> <TD><A HREF="../../lingscope/drivers/SentenceTagger.html#CUE_INTER">CUE_INTER</A>
<BR> </TD> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD ALIGN=“right” VALIGN=“top” WIDTH=“1%”><FONT SIZE=“-1”> static java.lang.String
</FONT></TD> <TD><A HREF="../../lingscope/drivers/SentenceTagger.html#CUE_START">CUE_START</A>
<BR> </TD> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD ALIGN=“right” VALIGN=“top” WIDTH=“1%”><FONT SIZE=“-1”> static java.lang.String
</FONT></TD> <TD><A HREF="../../lingscope/drivers/SentenceTagger.html#OTHER">OTHER</A>
<BR> </TD> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD ALIGN=“right” VALIGN=“top” WIDTH=“1%”><FONT SIZE=“-1”> static java.lang.String
</FONT></TD> <TD><A HREF="../../lingscope/drivers/SentenceTagger.html#SCOPE_INTER">SCOPE_INTER</A>
<BR> </TD> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD ALIGN=“right” VALIGN=“top” WIDTH=“1%”><FONT SIZE=“-1”> static java.lang.String
</FONT></TD> <TD><A HREF="../../lingscope/drivers/SentenceTagger.html#SCOPE_START">SCOPE_START</A>
<BR> </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><A HREF="../../lingscope/drivers/SentenceTagger.html#SentenceTagger()">SentenceTagger</A>
()
<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”> static java.util.List<<A HREF="../../lingscope/structures/AnnotatedSentence.html" title="class in lingscope.structures">AnnotatedSentence</A>>
</FONT></TD> <TD><CODE><A HREF=“../../lingscope/drivers/SentenceTagger.html#annotateSentences(lingscope.algorithms.Annotator, java.util.List, boolean)”>annotateSentences</A>(<A HREF=“../../lingscope/algorithms/Annotator.html” title=“class in lingscope.algorithms”>Annotator</A> annotator,
java.util.List<java.lang.String> inputSentences, boolean isTokenized)</CODE>
<BR> </TD> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD ALIGN=“right” VALIGN=“top” WIDTH=“1%”><FONT SIZE=“-1”> static <A HREF="../../lingscope/algorithms/Annotator.html" title="class in lingscope.algorithms">Annotator</A>
</FONT></TD> <TD><CODE><A HREF=“../../lingscope/drivers/SentenceTagger.html#getAnnotator(java.lang.String, java.lang.String)”>getAnnotator</A>(java.lang.String classifierType,
java.lang.String markType)</CODE>
<BR> Gets the Annotator from the given classifier and mark type</TD> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD ALIGN=“right” VALIGN=“top” WIDTH=“1%”><FONT SIZE=“-1”> static java.util.List<java.lang.String>
</FONT></TD> <TD><CODE><A HREF=“../../lingscope/drivers/SentenceTagger.html#getStringList(java.lang.String, boolean)”>getStringList</A>(java.lang.String inputFile,
boolean isAnnotated)</CODE>
<BR> Gets the list of sentences in string format from the given inputFile.</TD> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD ALIGN=“right” VALIGN=“top” WIDTH=“1%”><FONT SIZE=“-1”> static java.util.List<java.lang.String>
</FONT></TD> <TD><A HREF="../../lingscope/drivers/SentenceTagger.html#getStringListFromAnnotatedSentences(java.util.List)">getStringListFromAnnotatedSentences</A>
(java.util.List<<A HREF="../../lingscope/structures/AnnotatedSentence.html" title="class in lingscope.structures">AnnotatedSentence</A>> annotatedSentences)
<BR> Given a list of annotated sentences, return a list where the annotated
sentences are replaced with strings</TD>
</TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD ALIGN=“right” VALIGN=“top” WIDTH=“1%”><FONT SIZE=“-1”> static void
</FONT></TD> <TD><A HREF="../../lingscope/drivers/SentenceTagger.html#main(java.lang.String[])">main</A>
(java.lang.String[] args)
<BR> </TD> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD ALIGN=“right” VALIGN=“top” WIDTH=“1%”><FONT SIZE=“-1”> static <A HREF="../../lingscope/structures/AnnotatedSentence.html" title="class in lingscope.structures">AnnotatedSentence</A>
</FONT></TD> <TD><CODE><A HREF=“../../lingscope/drivers/SentenceTagger.html#tag(lingscope.algorithms.Annotator, java.lang.String, boolean)”>tag</A>(<A HREF=“../../lingscope/algorithms/Annotator.html” title=“class in lingscope.algorithms”>Annotator</A> annotator,
java.lang.String sentence, boolean isTokenized)</CODE>
<BR> Tags the given sentence with the given annotator</TD> </TR> <TR BGCOLOR=“white” CLASS=“TableRowColor”> <TD ALIGN=“right” VALIGN=“top” WIDTH=“1%”><FONT SIZE=“-1”> static void
</FONT></TD> <TD><A HREF="../../lingscope/drivers/SentenceTagger.html#usage()">usage</A>
()
<BR> Prints the usage for the sentence tagger</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=“CUE_START”><!– –></A><H3> CUE_START</H3> <PRE> public static final java.lang.String CUE_START</PRE> <DL> <DL> <DT>See Also:<DD><A HREF=“../../constant-values.html#lingscope.drivers.SentenceTagger.CUE_START”>Constant Field Values</A></DL> </DL> <HR>
<A NAME=“CUE_INTER”><!– –></A><H3> CUE_INTER</H3> <PRE> public static final java.lang.String CUE_INTER</PRE> <DL> <DL> <DT>See Also:<DD><A HREF=“../../constant-values.html#lingscope.drivers.SentenceTagger.CUE_INTER”>Constant Field Values</A></DL> </DL> <HR>
<A NAME=“SCOPE_START”><!– –></A><H3> SCOPE_START</H3> <PRE> public static final java.lang.String SCOPE_START</PRE> <DL> <DL> <DT>See Also:<DD><A HREF=“../../constant-values.html#lingscope.drivers.SentenceTagger.SCOPE_START”>Constant Field Values</A></DL> </DL> <HR>
<A NAME=“SCOPE_INTER”><!– –></A><H3> SCOPE_INTER</H3> <PRE> public static final java.lang.String SCOPE_INTER</PRE> <DL> <DL> <DT>See Also:<DD><A HREF=“../../constant-values.html#lingscope.drivers.SentenceTagger.SCOPE_INTER”>Constant Field Values</A></DL> </DL> <HR>
<A NAME=“OTHER”><!– –></A><H3> OTHER</H3> <PRE> public static final java.lang.String OTHER</PRE> <DL> <DL> <DT>See Also:<DD><A HREF=“../../constant-values.html#lingscope.drivers.SentenceTagger.OTHER”>Constant Field Values</A></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=“SentenceTagger()”><!– –></A><H3> SentenceTagger</H3> <PRE> public SentenceTagger()</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=“tag(lingscope.algorithms.Annotator, java.lang.String, boolean)”><!– –></A><H3> tag</H3> <PRE> public static <A HREF=“../../lingscope/structures/AnnotatedSentence.html” title=“class in lingscope.structures”>AnnotatedSentence</A> tag(<A HREF=“../../lingscope/algorithms/Annotator.html” title=“class in lingscope.algorithms”>Annotator</A> annotator,
java.lang.String sentence, boolean isTokenized)</PRE>
<DL> <DD>Tags the given sentence with the given annotator <P> <DD><DL> <DT>Parameters:<DD>annotator
- <DD>sentence
- <DD>isTokenized
- <DT>Returns:<DD></DL> </DD> </DL> <HR>
<A NAME=“usage()”><!– –></A><H3> usage</H3> <PRE> public static void usage()</PRE> <DL> <DD>Prints the usage for the sentence tagger <P> <DD><DL> </DL> </DD> </DL> <HR>
<A NAME=“getStringListFromAnnotatedSentences(java.util.List)”><!– –></A><H3> getStringListFromAnnotatedSentences</H3> <PRE> public static java.util.List<java.lang.String> getStringListFromAnnotatedSentences(java.util.List<<A HREF=“../../lingscope/structures/AnnotatedSentence.html” title=“class in lingscope.structures”>AnnotatedSentence</A>> annotatedSentences)</PRE> <DL> <DD>Given a list of annotated sentences, return a list where the annotated
sentences are replaced with strings
<P> <DD><DL> <DT>Parameters:<DD>annotatedSentences
- <DT>Returns:<DD></DL> </DD> </DL> <HR>
<A NAME=“annotateSentences(lingscope.algorithms.Annotator, java.util.List, boolean)”><!– –></A><H3> annotateSentences</H3> <PRE> public static java.util.List<<A HREF=“../../lingscope/structures/AnnotatedSentence.html” title=“class in lingscope.structures”>AnnotatedSentence</A>> annotateSentences(<A HREF=“../../lingscope/algorithms/Annotator.html” title=“class in lingscope.algorithms”>Annotator</A> annotator,
java.util.List<java.lang.String> inputSentences, boolean isTokenized)</PRE>
<DL> <DD><DL> </DL> </DD> </DL> <HR>
<A NAME=“getStringList(java.lang.String, boolean)”><!– –></A><H3> getStringList</H3> <PRE> public static java.util.List<java.lang.String> getStringList(java.lang.String inputFile,
boolean isAnnotated)</PRE>
<DL> <DD>Gets the list of sentences in string format from the given inputFile. <P> <DD><DL> <DT>Parameters:<DD>inputFile
- the file containing input sentences<DD>isAnnotated
- set this as true if the input file contains annotated
sentences. Set this as false if the input file contains only sentences as strings
<DT>Returns:<DD>the list of sentences in string format in the given inputFile</DL> </DD> </DL> <HR>
<A NAME=“getAnnotator(java.lang.String, java.lang.String)”><!– –></A><H3> getAnnotator</H3> <PRE> public static <A HREF=“../../lingscope/algorithms/Annotator.html” title=“class in lingscope.algorithms”>Annotator</A> getAnnotator(java.lang.String classifierType,
java.lang.String markType)</PRE>
<DL> <DD>Gets the Annotator from the given classifier and mark type <P> <DD><DL> <DT>Parameters:<DD>classifierType
- such as “baseline”, “crf”, or “negex”<DD>markType
- <DT>Returns:<DD></DL> </DD> </DL> <HR>
<A NAME=“main(java.lang.String[])”><!– –></A><H3> main</H3> <PRE> public static void main(java.lang.String[] args)</PRE> <DL> <DD><DL> <DT>Parameters:<DD>args
- 0 - Annotator type (“cue” or “scope”)
1 - Model type ("crf", "baseline" or "negex") 2 - Saved model file 3 - Sentence to tag</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/SentenceTagger.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/drivers/SentencePosTagger.html” title=“class in lingscope.drivers”>PREV CLASS</A> NEXT CLASS</FONT></TD> <TD BGCOLOR=“white” CLASS=“NavBarCell2”><FONT SIZE=“-2”>
<A HREF="../../index.html?lingscope/drivers/SentenceTagger.html" target="_top"><B>FRAMES</B></A>
<A HREF=“SentenceTagger.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>