santhosh commited on
Commit
2370f50
1 Parent(s): 6af6a72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -18,4 +18,6 @@ This is a dataset prepared out of wikipedia pages https://en.wikipedia.org/wiki/
18
 
19
  Historic events are mapped against each date with reference if available.
20
 
21
- Here is a demo app using this dataset: https://huggingface.co/spaces/santhosh/day_in_history
 
 
 
18
 
19
  Historic events are mapped against each date with reference if available.
20
 
21
+ Here is a demo app using this dataset: https://huggingface.co/spaces/santhosh/day_in_history
22
+
23
+ Script used for parsing wiki pages: https://github.com/santhoshtr/day-in-history. Please use that repository for tracking issues regarding adding more languages, data cleanup etc.