Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
-
title: Grobid
|
3 |
emoji: 😻
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
license: apache-2.0
|
9 |
app_port: 8070
|
10 |
---
|
|
|
11 |
|
12 |
-
|
|
|
1 |
---
|
2 |
+
title: Grobid CRF image
|
3 |
emoji: 😻
|
4 |
+
colorFrom: gray
|
5 |
+
colorTo: red
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
license: apache-2.0
|
9 |
app_port: 8070
|
10 |
---
|
11 |
+
GROBID (or Grobid, but not GroBid nor GroBiD) means GeneRation Of BIbliographic Data.
|
12 |
|
13 |
+
GROBID is a machine learning library for extracting, parsing and re-structuring raw documents such as PDF into structured XML/TEI encoded documents with a particular focus on technical and scientific publications.
|