BIDS-projects / topic-modeling

Categorization of various data science institutions into several different topics
Apache License 2.0
1 stars 0 forks source link

Change LDA I/O organization #12

Closed chewisinho closed 8 years ago

chewisinho commented 8 years ago

Split LDA code into preprocessing stage (reads from MySQL, outputs to MySQL). Change LDA code to load from the database.

don-han commented 8 years ago

For now, just append the MySQL loader without removing the MongoDB loader.

Are you going to be working on it @chewisinho or is @alvinwan ?