12 - CLI, cleaning up Mockingjay and writing processed data
Today I:
- Added a basic CLI using the Click package
- Cleaned up the Mockingjay repo, and
- Started to fix my writing to DB functions.
In order to do the last part I used Python’s nifty
dataclass library to create a lean Tweet
object to standardize the data before writing to the database.
All this work set me up to download more tweets so I can make sure that I’m correctly processing the data. PIaceboAddict’s tweets don’t have much more than the occasional link, and I want to make sure I can remove all kinds of media.
Tomorrow I’m continuing to process the data, and if I complete that to my satisfaction I can get to training the model.
I'm a freelance software developer located in Denver, Colorado. If you're
interested in working together or would just like to say hi you can reach me
at me@
this domain.