https://github.com/kermitt2/grobid
Raw File
Tip revision: 6507a2feaf776c9c4cd25d5e4c9261a928e821e1 authored by Vi-dot on 05 April 2018, 13:06:44 UTC
remove table title from tabula extraction
Tip revision: 6507a2f
settings.gradle
rootProject.name = "grobid"
include 'grobid-core'
include 'grobid-service'
include 'grobid-home'
include 'grobid-trainer'

back to top