Package edu.upf.taln.dri.module
Interface DRIModule
-
- All Known Implementing Classes:
BabelnetAnnotator
,BiblioEntryParser
,CitationLinker
,CorefChainBuilder
,HeaderAnalyzer
,ImporterBase
,ImporterGROBID
,ImporterJATS
,ImporterPDFEXT
,ImporterPDFX
,InlineCitationSpotter
,LanguageDetector
,LexRankSummarizer
,MateParser
,MetaAnnotator
,RhetoricalClassifier
,Summarizer
,TermAnnotator
,TitleSimSummarizer
public interface DRIModule
Interface that every module should implement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
resetAnnotations()
Delete the annotations provided by a module
-