An F# application that converts the TV Tropes backup from a set of flat files into an SQLite database. Namespaces, page names and their contents, and links between pages are analyzed.
You can download the TV Tropes backup from https://archive.org/details/TvTropesArticleBackupjune2012. Extract the
TV Tropes backup. Then, run the executable from the command line like TVTropesMain.exe C:\path\to\TVTropesBackup database-name.sqlite
.