mirror of https://github.com/explosion/spaCy.git
Fix misspelling (#13631) [ci skip]
This commit is contained in:
parent
44d1906453
commit
8d2902b0e7
|
@ -1,5 +1,5 @@
|
||||||
The list of Croatian lemmas was extracted from the reldi-tagger repository (https://github.com/clarinsi/reldi-tagger).
|
The list of Croatian lemmas was extracted from the reldi-tagger repository (https://github.com/clarinsi/reldi-tagger).
|
||||||
Reldi-tagger is licesned under the Apache 2.0 licence.
|
Reldi-tagger is licensed under the Apache 2.0 licence.
|
||||||
|
|
||||||
@InProceedings{ljubesic16-new,
|
@InProceedings{ljubesic16-new,
|
||||||
author = {Nikola Ljubešić and Filip Klubička and Željko Agić and Ivo-Pavao Jazbec},
|
author = {Nikola Ljubešić and Filip Klubička and Željko Agić and Ivo-Pavao Jazbec},
|
||||||
|
@ -12,4 +12,4 @@ Reldi-tagger is licesned under the Apache 2.0 licence.
|
||||||
publisher = {European Language Resources Association (ELRA)},
|
publisher = {European Language Resources Association (ELRA)},
|
||||||
address = {Paris, France},
|
address = {Paris, France},
|
||||||
isbn = {978-2-9517408-9-1}
|
isbn = {978-2-9517408-9-1}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue