On this page:
3.1 Croatian - lang-hr
stopwords-list-hr
stopwords-hash-hr

3 languages - Language data and language specific procedures

Damir Ćavar

Copyright 2005, 2006, 2007, 2008, 2009, 2010 by Damir Ćavar, Petar Garžina, Larisa Grčić, Tanja Gulan, Damir Kero, Robert Paleka, Franjo Pehar, Pavle Valerjev

 (require nltk/lang-XX)
The nltk/lang-XX module provides data structures and procedures for specific languages. Each language set is part of its own module. The ISO language code abbreviations are used for the XX in the module name. For example, Croatian language data and relevant procedures are contained in the module lang-hr.
!!! TODO !!!
Change documentation, not defproc!

3.1 Croatian - lang-hr

(stopwords-list-hr)  list?
a list containing Croatian stopwords.

(stopwords-hash-hr)  hashtable?
Returns a hashtable with the Croatian stopwords in stopwords-list-hr as keys, and a default value of 1.