An open API service indexing awesome lists of open source software.

https://github.com/ssciwr/moralization-analyzer

Automated identification of text structures related to moralization.
https://github.com/ssciwr/moralization-analyzer

Last synced: 6 months ago
JSON representation

Automated identification of text structures related to moralization.

Awesome Lists containing this project

README

          

# Automated recognition of moralization in written text

![License: MIT](https://img.shields.io/github/license/ssciwr/moralization)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/ssciwr/moralization/ci.yml?branch=main)
![codecov](https://img.shields.io/codecov/c/github/ssciwr/moralization)
![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ssciwr_moralization&metric=alert_status)
![Language](https://img.shields.io/github/languages/top/ssciwr/moralization)

Automated identification of text structures related to moralization.

**_This project is currently under development!_**

## Installation

```
pip install git+https://github.com/ssciwr/moralization.git
```

## Example notebooks
Here you can find a few short introduction notebooks on google colab.

- [DemoNotebook_interactive_plots](https://colab.research.google.com/github/ssciwr/moralization/blob/main/notebooks/DemoNotebook_interactive_plots.ipynb)

- [DemoNotebook_spacy_model](https://colab.research.google.com/github/ssciwr/moralization/blob/main/notebooks/DemoNotebook_spacy_model.ipynb)

- [DemoNotebook_transformers_model](https://colab.research.google.com/github/ssciwr/moralization/blob/main/notebooks/DemoNotebook_transformers_model.ipynb)

Based on an annotated corpus, the automatic classification of moralization constructs in written text will be investigated.

The ability to identify different categories will be investigated:
1. Moral values
1. Acting entities
1. Communicative role
1. Consequence

The developed software will work with annotations from [INCEpTION](https://inception-project.github.io/).