Skip to content

Commit

Permalink
add model declaration for dataseer
Browse files Browse the repository at this point in the history
  • Loading branch information
kermitt2 committed Sep 11, 2019
1 parent 38489ed commit 1a1653b
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -44,6 +44,7 @@ public enum GrobidModels implements GrobidModel {
ENTITIES_BIOTECH("bio"),
ASTRO("astro"),
SOFTWARE("software"),
DATASEER("dataseer"),
DUMMY("none");

//I cannot declare it before
Expand Down

0 comments on commit 1a1653b

Please sign in to comment.