lfoppiano commited on
Commit
f1f525f
·
verified ·
1 Parent(s): 5c9bd68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ 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
+ 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.
13
+
14
+ These models have been migrated from AWS S3.