pytwanalysis
Contents:
Install
Tutorial
Reference
Data Dictionary - (MongoDB Collections)
Galery
pytwanalysis
»
ta.TwitterTopics.train_model
View page source
ta.TwitterTopics.train_model
¶
TwitterTopics.
train_model
(
topic_docs
,
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]
¶