djstrong / nouns-with-plurals

Lists English nouns forms using Wiktionary dump.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nouns-with-plurals

Scripts create lists of English nouns with plural forms using Wiktionary dump. It can be used to transform noun to singular or plural form. WordNet lacks this information.

Files:

Two columns (singular and plural form) have files: noun.csv, noun_countable_and_uncountable.csv, noun_usually_uncountable.csv.

Usage:

ruby parser.rb enwiktionary-20140206-pages-meta-current.xml
ruby process_templates.rb

About

Lists English nouns forms using Wiktionary dump.


Languages

Language:Ruby 100.0%