Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 463 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 463 Bytes

How to setup models locally

Install models from here

setups 
-- model 
---- sentiment_model
---- summarization_model
---- topic_model
---- emotion_model
-- tokenizer
---- sentiment_tokenizer
---- summarization_tokenizer
---- topic_tokenizer
---- emotion_tokenizer

Download and put it inside setups folder inside flaskBackend maintaining the above heirarchy.