diff --git a/README.md b/README.md index 21ad4ae..7bf916c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![PyPI version](https://badge.fury.io/py/autotm.svg)](https://badge.fury.io/py/autotm) [![Documentation Status](https://readthedocs.org/projects/autotm/badge/?version=latest)](https://autotm.readthedocs.io/en/latest/?badge=latest) - +[![Downloads](https://static.pepy.tech/personalized-badge/autotm?period=total&units=international_system&left_color=grey&right_color=orange&left_text=Downloads)](https://pepy.tech/project/autotm) Automatic parameters selection for topic models (ARTM approach) using evolutionary algorithms. AutoTM provides necessary tools to preprocess english and russian text datasets and tune topic models.