Skip to content

Commit

Permalink
#1329 - Span annotations with slot features may disappear from WebAnn…
Browse files Browse the repository at this point in the history
…o TSV

- Added component metadata
  • Loading branch information
reckart committed Feb 18, 2019
1 parent ef09c06 commit 2de414c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
/**
* Reads the WebAnno TSV v3.x format.
*/
@ResourceMetaData(name = "PubAnnotation Reader")
@ResourceMetaData(name = "WebAnno TSV v3.x Reader")
@MimeTypeCapability({MimeTypes.TEXT_X_WEBANNO_TSV3})
public class WebannoTsv3XReader
extends JCasResourceCollectionReader_ImplBase
Expand Down

0 comments on commit 2de414c

Please sign in to comment.