public class DUC2004MTArticleParser extends Object implements ArticleParser
DUC 2004 MT article parser
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Constructor and Description |
|---|
DUC2004MTArticleParser() |
| Modifier and Type | Method and Description |
|---|---|
String |
assemble(Article article)
Assemble an article into a sequence of text which could be saved in files for future use.
|
Article |
parse(String content)
Parse a sequence of text into an article
|
public String assemble(Article article)
ArticleParserassemble in interface ArticleParserarticle - the article for assemblingpublic Article parse(String content)
ArticleParserparse in interface ArticleParsercontent - the sequence of textCopyright © 2018 JULIE Lab, Germany. All rights reserved.