Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 198 Bytes

File metadata and controls

5 lines (3 loc) · 198 Bytes

sql

Here's what my python script for creating and filling out a .db from doc_topics.txt using the schema (id, topicid, proporition)

Requires the sqlite3 module, which should come with anaconda.