banjtheman / TopicBlob

Text to Topics
Apache License 2.0
2 stars 7 forks source link

Meta: Create more features #17

Open banjtheman opened 3 years ago

banjtheman commented 3 years ago

What is the Task

Add more features this has a good list of functionality

https://www.machinelearningplus.com/nlp/topic-modeling-visualization-how-to-present-results-lda-models/

Why do we want to do this

To make this project more useful

How can I get started?

Look through provided link and see what we can extrapolatefrom their code

Definition of Done

New tasks identified

banjtheman commented 3 years ago

API - added Streamlit - redo with new code Model- Can you save your model? Inference - can you predict new text after you have a model?