Netruk44 commited on
Commit
fe1f5d1
·
1 Parent(s): f0ffd65

Add caveat

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -41,4 +41,8 @@ This dataset contains the content of the pages from the [Unofficial Elder Scroll
41
  * The content of this dataset was taken from the [dumps](http://dumps.uesp.net/) subdomain of [uesp.net](https://uesp.net)
42
  * The contents of this dataset come from the file named "`uespwiki-2022-02-09-current.xml.bz2`", as that was the most recent version available at the time of dataset creation.
43
  * The archive file was processed by [mediawiki-dump](https://github.com/macbre/mediawiki-dump)
44
- * Using [my own fork](https://github.com/Netruk44/mediawiki-dump/tree/namespace-fix) to fix a bug with cleaning the text.
 
 
 
 
 
41
  * The content of this dataset was taken from the [dumps](http://dumps.uesp.net/) subdomain of [uesp.net](https://uesp.net)
42
  * The contents of this dataset come from the file named "`uespwiki-2022-02-09-current.xml.bz2`", as that was the most recent version available at the time of dataset creation.
43
  * The archive file was processed by [mediawiki-dump](https://github.com/macbre/mediawiki-dump)
44
+ * Using [my own fork](https://github.com/Netruk44/mediawiki-dump/tree/namespace-fix) to fix a bug with cleaning the text.
45
+
46
+ **Caveats**:
47
+ * The `content_cleaned` column has some known issues.
48
+ * Words may occasionally be missing if they were a special link type in the original content.