https://github.com/kermitt2/grobid
Raw File
Tip revision: d07d06237c0207f6e73a8be8520a136ffc87a29b authored by lopez on 05 February 2019, 15:02:30 UTC
update eval
Tip revision: d07d062
settings.gradle
rootProject.name = "grobid"
include 'grobid-core'
include 'grobid-service'
include 'grobid-home'
include 'grobid-trainer'

back to top