Skip to content

rotasn/marauder

Repository files navigation

marauder

Instructions: Install Python and add it to the PATH.

Install python's library, Textblob and its necessary corpora by running the following commands in your terminal:

pip install textblob

python -m textblob.download_corpora

python -m nltk.downloader punkt_tab

python -m nltk.downloader averaged_perceptron_tagger_eng

About

An automatic mapping application for Interactive Fiction games

Resources

License

Stars

Watchers

Forks

Packages

No packages published