commit | 0c18622daa4f646fbfa86f318684a67ab68db4cb | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Mon Oct 22 17:48:33 2018 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Oct 22 17:48:33 2018 +0200 |
tree | 34f39e1aecaaaf982b3558ec5e1bbcd19435d45b | |
parent | 3da7cd353dac203a4e198b673a82a166f4e21109 [diff] |
Fixed resource DAO & added tests. Change-Id: I9222d20efa62f7bc37b8e38a2d1ec6b0ea70117e
diff --git a/full/src/main/resources/free-resources.json b/full/src/main/resources/free-resources.json index ea71020..ba6f63e 100644 --- a/full/src/main/resources/free-resources.json +++ b/full/src/main/resources/free-resources.json
@@ -5,6 +5,9 @@ "en_description" : "A collection of German Wikipedia articles from May 2015.", "layers": [ "opennlp/p", - "corenlp/p" + "corenlp/p", + "corenlp/c", + "marmot/m", + "marmot/p" ] }] \ No newline at end of file