Foobar is library for dealing with word pluralization.
If you're
README
has a lot of info, section headers might be nice.
What things you need to install the software and how to install them
Use the package manager pip to install foobar.
pip install foobar
import foobar
foobar.pluralize('word') # returns 'words'
foobar.pluralize('goose') # returns 'geese'
foobar.singularize('phenomena') # returns 'phenomenon'
library(ggplot2)
For major changes before pulling requests, please open an issue first to discuss what you would like to change.
Author/organisation contact:
paper citation