ta.TwitterTopics.train_model_from_file

TwitterTopics.train_model_from_file(file_path, num_topics, model_name, blnSaveinDB=False, blnSaveTrainedModelFiles=False, txtFileName=None, model_type='both', lda_num_of_iterations=150, delete_stop_words=True, lemmatize_words=True, delete_numbers=True)[source]