Skip to content

Commit

Permalink
Merge pull request #20 from centre-for-humanities-computing/x-tabdeve…
Browse files Browse the repository at this point in the history
…loping-patch-1

Added banner to readme
  • Loading branch information
x-tabdeveloping committed May 28, 2023
2 parents 21fc556 + ebfea18 commit 6c045b9
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,19 @@

# tweetopic

:zap: Blazing Fast topic modelling over short texts in Python
<br>

[![PyPI version](https://badge.fury.io/py/tweetopic.svg)](https://pypi.org/project/tweetopic/)
[![pip downloads](https://img.shields.io/pypi/dm/tweetopic.svg)](https://pypi.org/project/tweetopic/)
[![python version](https://img.shields.io/badge/Python-%3E=3.7-blue)](https://github.com/centre-for-humanities-computing/tweetopic)
[![Code style: black](https://img.shields.io/badge/Code%20Style-Black-black)](https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html)
<br>
![NumPy](https://img.shields.io/badge/numpy-%23013243.svg?style=for-the-badge&logo=numpy&logoColor=white)
![SciPy](https://img.shields.io/badge/SciPy-%230C55A5.svg?style=for-the-badge&logo=scipy&logoColor=%white)
![scikit-learn](https://img.shields.io/badge/scikit--learn-%23F7931E.svg?style=for-the-badge&logo=scikit-learn&logoColor=white)

:zap: Blazing Fast topic modelling over short texts in Python
<p align="center">
<img src="docs/_static/banner.svg" height=400 align="center">
</p>


## Features

Expand Down

0 comments on commit 6c045b9

Please sign in to comment.