Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# DataSeer-ML models
|
6 |
+
*NOTE* These models are used by both DataSeerML and DataStet.
|
7 |
+
|
8 |
+
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.
|
9 |
+
|
10 |
+
Github: https://github.com/kermitt2/datastet, https://github.com/Dataseer/dataseer-ml
|
11 |
+
|
12 |
+
Authors: Patrice Lopez and DataSeer Research Data Services Ltd
|
13 |
+
|
14 |
+
|
15 |
+
These models have been migrated from AWS S3.
|