mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
simple stemmer
This commit is contained in:
parent
f79d0eb8d3
commit
1189866e23
@ -5593,5 +5593,18 @@
|
||||
"description": "Wrapper around the Linux framebuffer driver ioctl API",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/luked99/linuxfb.nim"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "porter",
|
||||
"url": "https://github.com/iourinski/porter",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"stemmer",
|
||||
"multilanguage",
|
||||
"snowball"
|
||||
],
|
||||
"description": "Simple extensible implementation of Porter stemmer algorithm",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/iourinski/porter"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user