Skip to content

Commit

Permalink
added flag to recognize file name in cpe-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Franz Matthies committed Sep 27, 2016
1 parent b20f0cf commit 1b56a13
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions jcore-named-entity-pipeline/cpe-pipeline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
<string>data/inFiles</string>
</value>
</nameValuePair>
<nameValuePair>
<name>UseFilenameAsDocId</name>
<value>
<boolean>true</boolean>
</value>
</nameValuePair>
</configurationParameterSettings>
</collectionIterator>
</collectionReader>
Expand Down
Empty file.

0 comments on commit 1b56a13

Please sign in to comment.