{"id":24128141,"url":"https://github.com/parolkar/inflectionist","last_synced_at":"2025-09-18T21:30:54.428Z","repository":{"id":535700,"uuid":"165031","full_name":"parolkar/inflectionist","owner":"parolkar","description":"Complex linguistic processing on top of ActiveSupport's Inflections in form of a plugin","archived":false,"fork":false,"pushed_at":"2009-04-27T19:51:33.000Z","size":85,"stargazers_count":10,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-19T00:05:09.845Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parolkar.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-04-01T10:14:04.000Z","updated_at":"2024-05-19T00:05:09.846Z","dependencies_parsed_at":"2022-08-16T10:30:29.052Z","dependency_job_id":null,"html_url":"https://github.com/parolkar/inflectionist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parolkar%2Finflectionist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parolkar%2Finflectionist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parolkar%2Finflectionist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parolkar%2Finflectionist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parolkar","download_url":"https://codeload.github.com/parolkar/inflectionist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233523171,"owners_count":18689070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-11T18:37:41.975Z","updated_at":"2025-09-18T21:30:54.132Z","avatar_url":"https://github.com/parolkar.png","language":"Ruby","readme":"Inflectionist\n=============\n\nThe old school ActiveSupport's inflections allowed you to pluralize, singularize , humanize etc. And when you wanted little more complex linguistic processing , you found nothing. Here comes Inflectionist for your rescue. It is an extension to ActiveSupport inflections available in form of a rails plugin. For now, this will allow you to find simple past tense of any given word.     \n\n\n\nExample\n=======\n With this plugin installed in your rails app, you will be able to perform operations on strings this way... \n\n \"create\".to_past_tense  =\u003e \"created\"\n \"buy\".to_past_tense =\u003e \"bought\"\n \"fight\".to_past_tense =\u003e \"fought\"\n \"market\".to_past_tense =\u003e \"marketed\"\n \"animate\".to_past_tense =\u003e \"animated\"\n \"fluctuate\".to_past_tense =\u003e \"fluctuated\"\n \"tag\".to_past_tense =\u003e \"tagged\"\n \"feel\".to_past_tense =\u003e \"felt\"\n\n\nInstallation\n============\n\n  script/plugin install git://github.com/parolkar/inflectionist.git\n\n\n\nGoals \u0026 TODO\n============\n1.) Implement past to present tense conversion\n2.) Implement more complex linguistic processing\n3.) Add more inflections\n\n\n\nCopyright (c) 2009 Er Abhishek Parolkar, released under the MIT license\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparolkar%2Finflectionist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparolkar%2Finflectionist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparolkar%2Finflectionist/lists"}