README.md (1261B)
1 # Awesome NLP Resources for Croatian 2 3 > A curated list of *free* resources dedicated to Croatian 4 > Natural Language Processing 5 > 6 > Maintainers - [Stefan Koch](https://github.com/aufziehvogel) 7 8 ## Tools and/or Models 9 10 - [Named entity recognition (ffzg)](http://nlp.ffzg.hr/resources/models/ner/) 11 - [Rule-based stemmer for Croatian (ffzg)](http://nlp.ffzg.hr/resources/tools/stemmer-for-croatian/) 12 - [Rule-based stemmer for Croatian (nltk-compliant)](https://eliteinformatiker.de/2015/05/15/rewriting-university-of-zagrebs-croatian-stemmer-to-a-nltk-compliant-class) 13 - [cstlemma](https://github.com/kuhumcst/cstlemma) 14 - [Tagging model for hunpos tagger](http://nlp.ffzg.hr/resources/models/tagging/) 15 - [classla: Tokenization, POS tagging, lemmatization, NER](https://pypi.org/project/classla/) 16 17 ## Datasets 18 19 - [SETimes: Parallel English and South-East European Corpus](http://nlp.ffzg.hr/resources/corpora/setimes/) 20 - [hrWaC: Croatian Web Corpus](http://nlp.ffzg.hr/resources/corpora/hrwac/) 21 - [SETimes.HR+ Croatian dependency treebank](https://github.com/ffnlp/sethr) 22 - [hrLex Inflectional lexicon](https://www.clarin.si/repository/xmlui/handle/11356/1232) 23 24 ## Organisations 25 26 - [NLP Group at Filozofski fakultet at the University of Zagreb](http://nlp.ffzg.hr/)