Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -47,6 +47,14 @@ While the main source code may be outdated, the corpus may still be of some use
|
|
47 |
|
48 |
------
|
49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
# About This Project (Lightly Adapted For Markdown and broken links)
|
51 |
|
52 |
The concept behind the StupidFilter Project originated during a conversation between [Gabriel Ortiz](https://signalnine.net/) and [Paul Starr](https://web.archive.org/web/20090401041553/http://midaregami.net/). StupidFilter was conceived out of necessity. Too long have we suffered in silence under the tyranny of idiocy. In the beginning, the internet was a place where one could communicate intelligently with similarly erudite people. Then, [Eternal September](https://en.wikipedia.org/wiki/Eternal_September) hit and we were lost in the noise. The advent of user-driven web content has compounded the matter yet further, straining our tolerance to the breaking point.
|
|
|
47 |
|
48 |
------
|
49 |
|
50 |
+
## Files
|
51 |
+
|
52 |
+
* stupidfilter.sql - This is the original corpus which is a MySQL dumpfile
|
53 |
+
* stupidfilter.sqlite - This is an sqlite database that was converted from the original MySQL dumpfile using <https://github.com/mysql2sqlite/mysql2sqlite>
|
54 |
+
* stupidfilter.csv - This is a csv corpus file that was converted from stupidfilter.sqlite using *DB Browser for SQLite* linux program
|
55 |
+
|
56 |
+
------
|
57 |
+
|
58 |
# About This Project (Lightly Adapted For Markdown and broken links)
|
59 |
|
60 |
The concept behind the StupidFilter Project originated during a conversation between [Gabriel Ortiz](https://signalnine.net/) and [Paul Starr](https://web.archive.org/web/20090401041553/http://midaregami.net/). StupidFilter was conceived out of necessity. Too long have we suffered in silence under the tyranny of idiocy. In the beginning, the internet was a place where one could communicate intelligently with similarly erudite people. Then, [Eternal September](https://en.wikipedia.org/wiki/Eternal_September) hit and we were lost in the noise. The advent of user-driven web content has compounded the matter yet further, straining our tolerance to the breaking point.
|