simple stemmer
This commit is contained in:
parent
f79d0eb8d3
commit
1189866e23
1 changed files with 14 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue