Skip to content
/ Verbum Public

A tool for analyzing texts and finding manipulation patterns.

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
LICENSE-THIRD-PARTY
Notifications You must be signed in to change notification settings

nuxa17/Verbum

Repository files navigation

Verbum

A tool for analyzing texts and finding manipulation patterns.

Powered by:

Created by Juan Pablo Corella (nuxa17) and Alessandro de Armas (adearmas21).

Building

Create a new virtual environment with Python 3.11.

  • Windows:
python -m venv env
env\Scripts\activate.bat
pip install -r requirements.txt
  • macOS:
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt

Run bundle.bat for Windows and bundle.command for macOS.

About

A tool for analyzing texts and finding manipulation patterns.

Resources

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
LICENSE-THIRD-PARTY

Stars

Watchers

Forks

Packages

No packages published

Languages