tomwhite / inflector

Inflector provides an API for forming the plurals of nouns.

Home Page:https://tomwhite.github.io/inflector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inflector

Inflector provides an API for forming the plurals of nouns. It was introduced in a blog post by Tom White in 2006: Pluralization.

API usage is described in the API docs.

Building

Use Maven to build:

mvn package

About

Inflector provides an API for forming the plurals of nouns.

https://tomwhite.github.io/inflector

License:Apache License 2.0


Languages

Language:Java 100.0%