Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

PyStemmer

Compare

  Analyzed 3 months ago

PyStemmer provides stemmer functionality in Pythonfor English, German, Norwegian, Italian, Dutch,Portuguese, French, Swedish. PyStemmer is based on the Snowball stemmer (snowball.sourceforge.net)

380 lines of code

3 current contributors

8 months since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: No declared licenses

sastrawi

Compare

  Analyzed 3 months ago

High quality PHP library for stemming Indonesian Language (Bahasa)

3.12K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

tomviz

Compare

  Analyzed 3 months ago

Cross platform, open source application for the processing, visualization, and analysis of 3D tomography data

78.1K lines of code

9 current contributors

about 2 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

porter-stem.vim

Compare

  Analyzed 3 months ago

Implementation of Porter stemming algorithm in vim script. See https://www.ohloh.net/p/stem-search-vim for a script that makes use of this.

205 lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

stem-search.vim

Compare

  Analyzed 3 months ago

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 ... [More] 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 [Less]

308 lines of code

0 current contributors

about 15 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This