Sorry i know the simple directory but i want to generate directory structure for project hierarchy like project name data result figure model script ect.
since i have a many projects figures and i want to create like list of tables or Tables of content for such work directory to combine all in one projects.
since i have a many projects figures and i want to create like list of tables or Tables of content for such work directory to combine all in one projects.
if __name__ == '__main__':
articles = load_articles()
train_doc2vec(articles)
most_sim_docs(articles)
cluster(articles)
