0
I Use This!
Inactive
Analyzed 30 days ago. based on code collected about 1 month 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...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog

30 Day Summary

Dec 31 2024 — Jan 30 2025

12 Month Summary

Jan 30 2024 — Jan 30 2025

Ratings

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