Skip to content

lingcorpora/lingcorpora.py

This branch is 362 commits ahead of, 1 commit behind alexeykosh/lingcorpora.py:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c38e344 · Feb 7, 2022
Jun 27, 2019
Jun 27, 2019
Jan 18, 2022
Feb 7, 2022
Jun 30, 2019
Jun 8, 2019
Feb 7, 2022
Feb 7, 2022
Jun 20, 2019
Jan 18, 2022
Jan 18, 2022
Mar 14, 2017
Mar 15, 2017
Jun 29, 2019

Repository files navigation

Lingcorpora for Python

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/

Installation

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

Contributors

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.

Citation

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}
}

Packages

No packages published

Languages

  • Python 99.6%
  • Batchfile 0.4%