Package opennlp.tools.formats.muc
Class SgmlParser
java.lang.Object
opennlp.tools.formats.muc.SgmlParser
SAX style SGML parser.
Note:
The implementation is very limited, but good enough to
parse the MUC corpora. Its must very likely be extended/improved/fixed to parse
a different SGML corpora.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SgmlParser
public SgmlParser()
-
-
Method Details
-
parse
- Throws:
IOException
-