Metadata-Version: 2.4
Name: compshs
Version: 1.1.4
Summary: Computational Social Sciences
Author: CompSHS team
Maintainer-email: Simon Delarue <simon.delarue@telecom-paris.fr>
License: BSD License
Project-URL: Repository, https://gitlab.telecom-paris.fr/compshs-team/compshs
Project-URL: Documentation, https://compshs.readthedocs.io/
Project-URL: Changelog, https://gitlab.telecom-paris.fr/compshs-team/compshs/blob/master/HISTORY.rst
Keywords: compshs
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: tqdm>=4.64
Requires-Dist: spacy>=3.8.3
Requires-Dist: scikit-learn>=1.6.0
Requires-Dist: matplotlib>=3.7.0
Requires-Dist: pyLDAvis>=3.4.1
Requires-Dist: altair>=5.5.0
Requires-Dist: scattertext>=0.1.19
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: note; extra == "test"
Requires-Dist: pluggy>=0.7.1; extra == "test"
Requires-Dist: tqdm>=4.64; extra == "test"
Requires-Dist: sphinx==5.0.2; extra == "test"
Requires-Dist: sphinx_rtd_theme==1.0; extra == "test"
Requires-Dist: numpydoc==1.4.0; extra == "test"
Requires-Dist: flake8==4.0.1; extra == "test"
Requires-Dist: pytest-cov>=3.0.0; extra == "test"
Requires-Dist: bumpversion==0.6; extra == "test"
Requires-Dist: wheel==0.38.2; extra == "test"
Dynamic: license-file

# compshs

compshs is a library for **computational social science** in Python. 

It includes various text-focused tools to analyse and visualise information from document corpora.

## Quick start

Install compshs:
```
pip install compshs
```

## Project history

The project started in 2025 at Telecom Paris.
