Ming-Tang / TVTropes

Converts TV Tropes backup from flat files to a SQLite database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TVTropes

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.

About

Converts TV Tropes backup from flat files to a SQLite database.


Languages

Language:F# 100.0%