crystal-delemma
Delemma
Crystal lemmatization tool for German language.
Installation
Add this to your application's shard.yml
:
dependencies:
delemma:
github: greyblake/crystal-delemma
Usage
require "delemma"
Delemma.lemmatize("Bücher") # => "Buch"
Delemma.lemmatize("gesagt") # => "sagen"
Contributors
- greyblake Sergey Potapov - creator, maintainer
Repository
crystal-delemma
Owner
Statistic
- 2
- 0
- 0
- 1
- 0
- over 8 years ago
- April 28, 2016
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 02:18:33 GMT
Languages