0
I Use This!
Inactive
Analyzed 1 day ago. based on code collected 1 day ago.

Project Summary

StmSrch is a reverse-stem searching script. It implements the Porter stemming algorithm, by Martin Porter. It also handles irregular verbs and noun pluralizations.

This script can be useful for searching or scanning through corpus files.

Each word input to the :StmSrch command will be stemmed and then formulated in such a way as to match possible conjugations or pluralizations. Without
any word given for input, it will attempt to stem the current word under the cursor. The matching is done using word boundaries so not just any substring will match.

For example:
- :StmSrch searcher
will match any of:
- search, searching, searches, searchers, searched, ...
and a string of words will work as well, matching in order:
- :StmSrch thieves are running from bunnies
will match strings of word

Tags

corpus corpus_linguistics nlp porter search stem vim

In a Nutshell, stem-search.vim...

Quick Reference

MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    you can embed statistics from Open Hub on your site

30 Day Summary

Aug 19 2025 — Sep 18 2025

12 Month Summary

Sep 18 2024 — Sep 18 2025

Ratings

Be the first to rate this project
Click to add your rating
  
Review this Project!