issues
search
yohasebe
/
lemmatizer
Lemmatizer for text in English. Inspired by Python's nltk.corpus.reader.wordnet.morphy
MIT License
108
stars
15
forks
source link
Update specs, remove encoding headers
#3
Closed
dankimio
closed
9 years ago
dankimio
commented
9 years ago
Removed encoding headers from files
Fixed indentation in
lemmatizer_spec
Added
before(:all)
hook in
lemmatizer_spec
Split spec into multiple groups
Use the new expectation syntax
yohasebe
commented
9 years ago
Nice. Thanks.
lemmatizer_spec
before(:all)
hook inlemmatizer_spec