Metadata-Version: 2.1
Name: politicsnlp
Version: 0.0.9
Summary: Narrating Politics just using Python.
Home-page: https://cpanlp.com
Author: Draco Deng
Author-email: dracodeng6@gmail.com
License: MIT
Keywords: python,politics,freedom,justice,power,democracy,party,intelligent politics,linguistic turn,linguistic,intelligent party,natural language processing,machine learning,policy
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Natural Language :: English
Description-Content-Type: text/markdown
License-File: LICENSE


# Python Narrative packages
- [politicsnlp](https://pypi.org/project/politicsnlp/) for Politics
- [religionnlp](https://pypi.org/project/religionnlp/) for Religion
- [lawnlp](https://pypi.org/project/lawnlp/) for Law
- [economynlp](https://pypi.org/project/economynlp/) for Economy
- [cpanlp](https://pypi.org/project/cpanlp/) for Business
## Communicate effectively within a common Political framework
 <img src="https://raw.githubusercontent.com/python-narrative/politicsnlp/main/politics.jpg" width = "220" height = "100" alt="logo" align=center />

For detailed installation instructions, see the
[documentation](https://cpanlp.com/documentation).

#### Dependencies
- scipy 
- numpy
- pandas
```python
pip install politicsnlp
import politicsnlp as poli
```

## Module:
|  Module   | Content  |
|  :----:  | :----:  |
| **Core**  | `Democracy`，`Freedom`，`Justice`，`Spirit Of The Law`|
| **Form Of Government**  | `Aristocracy`，`Autocracy`，`Colonialism`，`Communism`，`Direct Democracy`，`Monarchy`，`Oligarchy`，`Representative Democracy`，`Socialism`，`Theocracy`|
| **Ideology**  | `Confucianism`，`Nationalism`|
| **Individual**  | `Monarch`，`Strongman`，`Tyrant`|
| **Marxism**  | `Marxism`，`Mao Zedong Thought`，`Deng Xiaoping Theory`，`Xi Jinping Thought`|




Check out: https://cpanlp.com
