public class ReutersArticleParser extends BasicArticleParser
Reuters article parser
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Constructor and Description |
|---|
ReutersArticleParser() |
| Modifier and Type | Method and Description |
|---|---|
Article |
parse(String text)
Parse a sequence of text into an article
|
assemble, processTextpublic Article parse(String text)
ArticleParserparse in interface ArticleParserparse in class BasicArticleParsertext - the sequence of textCopyright © 2018 JULIE Lab, Germany. All rights reserved.