datalab-dev / quintessence_analysis

All the scripts we use for analysis
0 stars 0 forks source link

rework parse_lda to not need corpus object #63

Closed avkoehl closed 3 years ago

avkoehl commented 3 years ago

Should only need dt, tt, dtm, and metadata.

In addition lda class should save metadata as attribute, and write to file as well as read from file...