improved pipelines for new topic modeling tasks
Showing
| numpy==1.21.0 | ||
| gensim==4.2.0 | ||
| pandas==1.4.2 | ||
| matplotlib==3.5.1 | ||
| tqdm==4.64.0 | ||
| scikit-learn==1.1.1 | ||
| hdbscan==0.8.28 | ||
| nltk==3.7 | ||
| seaborn==0.11.2 | ||
| validclust==0.1.1 | ||
| tensorflow-gpu==2.6.0 | ||
| wordcloud==1.8.2.2 | ||
| joblib==1.1.0 | ||
| scipy==1.7.3 | ||
| yake==0.4.8 | ||
| openpyxl==3.0.10 | ||
| googletrans==3.1.0a0 | ||
| datasets==2.3.2 | ||
| transformers==4.21.0.dev0 | ||
| dataclasses==0.8 | ||
| pyarrow==8.0.0 | ||
| keras==2.6.0 | ||
| torch==1.11.0 | ||
| hanta==0.2.0 | ||
| \ No newline at end of file | ||
| nltk # for preprocessing | ||
| Hanta | ||
| tqdm | ||
| numpy | ||
| scikit-learn # for clustering | ||
| matplotlib | ||
| pandas | ||
| umap-learn | ||
| hdbscan | ||
| validclust | ||
| pyarrow # for saving and evaluating data | ||
| datasets | ||
| pyldavis # for ui-supported topic modeling analysis | ||
| openpyxl | ||
| yake # for topicword search | ||
| \ No newline at end of file |
Please register or sign in to comment