Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
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 |
+
Author: Patrice Lopez,
|
13 |
+
|
14 |
+
|
15 |
+
These models have been migrated from AWS S3.
|