InstallationΒΆ

You can either install wordweaver with pip from PyPi:

pip install wordweaver

Or by cloning and installing from source:

git clone https://github.com/nrc-cnrc/wordweaver.git

cd wordweaver

pip install -e .