336 B
336 B
Foobar
Foobar is a Python library for dealing with word pluralization.
Installation
Use the package manager pip to install foobar.
python3 -m venv venv3
source venv3/bin/activate
pip install -r requirements.txt
# adapt paths inside feature_matching.py
python feature_matching.py