We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add language support for Catalan
ISO 639-1 ca
Stemmers found online: https://snowballstem.org/algorithms/catalan/stemmer.html https://github.com/mediacloud/catalan-stemmer/blob/master/stemmer.java http://snowball.tartarus.org/algorithms/catalan/stemmer.html
Language: First Grammatical Reviews: https://ca.wikipedia.org/wiki/Gram%C3%A0tica_del_catal%C3%A0 Suffix list: https://ca.wikipedia.org/wiki/Llista_de_sufixos Irregular Verbs: https://ca.wikipedia.org/wiki/Flexi%C3%B3_verbal_del_catal%C3%A0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add language support for Catalan
ISO 639-1 ca
Stemmers found online:
https://snowballstem.org/algorithms/catalan/stemmer.html
https://github.com/mediacloud/catalan-stemmer/blob/master/stemmer.java
http://snowball.tartarus.org/algorithms/catalan/stemmer.html
Language:
First Grammatical Reviews: https://ca.wikipedia.org/wiki/Gram%C3%A0tica_del_catal%C3%A0
Suffix list: https://ca.wikipedia.org/wiki/Llista_de_sufixos
Irregular Verbs: https://ca.wikipedia.org/wiki/Flexi%C3%B3_verbal_del_catal%C3%A0
The text was updated successfully, but these errors were encountered: