Update README.md
Browse files
README.md
CHANGED
|
@@ -3,12 +3,11 @@ license: apache-2.0
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Datastet models
|
| 6 |
-
|
| 7 |
-
Finding mentions and citations to named and implicit research datasets from within the academic literature
|
| 8 |
|
| 9 |
Github: https://github.com/kermitt2/datastet
|
| 10 |
-
Author: Patrice Lopez
|
| 11 |
|
| 12 |
-
|
|
|
|
| 13 |
|
| 14 |
These models have been migrated from AWS S3.
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Datastet models
|
| 6 |
+
DataStet is originally a fork from dataseer-ml. This extended and improved version aims at identifying every mention of datasets in scientific documents, including implicit mentions of datasets (introduction of data created/used in the research work, but not named) and explicitly named dataset. In addition, this version includes an automatic characterization of the mention context.
|
|
|
|
| 7 |
|
| 8 |
Github: https://github.com/kermitt2/datastet
|
|
|
|
| 9 |
|
| 10 |
+
Author: Patrice Lopez
|
| 11 |
+
|
| 12 |
|
| 13 |
These models have been migrated from AWS S3.
|