Metadata-Version: 2.1
Name: mb-ensemble
Version: 0.2
Summary: A library for analyzing media bias through NLP metrics.
Home-page: UNKNOWN
Author: Neel Iyer
Author-email: neeliyer14@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: textblob
Requires-Dist: vaderSentiment
Requires-Dist: textstat
Requires-Dist: matplotlib
Requires-Dist: nltk

# Your Project Name

A library for analyzing media bias through NLP metrics.

## Installation

pip install your_project_name

