Latest Release | |
Build Status | |
License | |
DOI |
LingCorpora is a Python tool that provides API for multiple text corpora.
Documentation: https://lingcorpora.github.io/lingcorpora.py/
You can install the latest release from PyPI using the following command:
pip3 install lingcorpora --user
Also you can install the latest build from git checkout:
git clone https://github.com/lingcorpora/lingcorpora.py
cd lingcorpora.py
pip3 install . --user
The project is maintained by Ekaterina Gerasimenko and Artyom Kopetskiy. At different stages, the following people have contributed to the project: Alexey Koshevoy, Anna Klezovich, Anna Zueva, Diana Malyshok, George Moroz, Maria Terekhina, Mark Sobolev, Michael Voronov and Ustinya Kosheleva.
It will be appreciated if you cite us:
@misc{lingcorpora2019,
author = {Gerasimenko, Ekaterina and
Artyom Kopetskiy and
Alexey Koshevoy and
Mark Sobolev and
Anna Zueva and
Diana Malyshok and
Maria Terekhina and
Ustinya Kosheleva and
Michael Voronov and
George Moroz},
title = {Lingcorpora for Python},
year = {2019},
doi = {10.5281/zenodo.1172457},
url = {https://github.com/lingcorpora/lingcorpora.py}
}