https://github.com/kermitt2/grobid
Raw File
Tip revision: 91d1b7cb3c465460a4714d05a79d28b47e651a28 authored by lopez on 12 May 2023, 10:12:50 UTC
Merge branch 'master' into 3em-dash-support
Tip revision: 91d1b7c
settings.gradle
rootProject.name = "grobid"
include 'grobid-core'
include 'grobid-service'
include 'grobid-home'
include 'grobid-trainer'

back to top