Update README.md
Browse files
README.md
CHANGED
@@ -2,14 +2,15 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
-
# Softcite models
|
6 |
The goal of this GROBID module is to recognize any software mentions in scholar textual documents, publisher XML and PDF.
|
7 |
It uses as training data the Softcite Dataset developed by James Howison Lab at the University of Texas at Austin.
|
8 |
This annotated corpus and the present software text mining component have been developed supported by a grant from the Alfred P. Sloan foundation to improve credit for research software.
|
9 |
|
10 |
Github: https://github.com/softcite/software-mentions
|
11 |
|
12 |
-
|
|
|
13 |
|
14 |
|
15 |
These models have been migrated from AWS S3.
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
# Softcite models developed in the SoFAIR EU Project
|
6 |
The goal of this GROBID module is to recognize any software mentions in scholar textual documents, publisher XML and PDF.
|
7 |
It uses as training data the Softcite Dataset developed by James Howison Lab at the University of Texas at Austin.
|
8 |
This annotated corpus and the present software text mining component have been developed supported by a grant from the Alfred P. Sloan foundation to improve credit for research software.
|
9 |
|
10 |
Github: https://github.com/softcite/software-mentions
|
11 |
|
12 |
+
Original author: Patrice Lopez
|
13 |
+
Current authors: SoFAIR Project
|
14 |
|
15 |
|
16 |
These models have been migrated from AWS S3.
|