pymorphy2

Morphological analyzer / inflection engine for Russian and Ukrainian languages.

https://github.com/pymorphy2/pymorphy2

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org, springer.com
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Morphological analyzer / inflection engine for Russian and Ukrainian languages.

Basic Info
Statistics
  • Stars: 1,154
  • Watchers: 59
  • Forks: 131
  • Open Issues: 85
  • Releases: 0
Created almost 14 years ago · Last pushed about 2 years ago
Metadata Files
Readme Changelog Authors

README.rst

pymorphy2
=========

Morphological analyzer (POS tagger + inflection engine)
for Russian and Ukrainian languages. License is MIT.

.. image:: https://img.shields.io/pypi/v/pymorphy2.svg
   :target: https://pypi.python.org/pypi/pymorphy2
   :alt: PyPI Version

.. image:: https://travis-ci.com/kmike/pymorphy2.svg?branch=master
   :target: https://travis-ci.com/kmike/pymorphy2
   :alt: Build Status

.. image:: https://codecov.io/github/kmike/pymorphy2/coverage.svg?branch=master
   :target: https://codecov.io/github/kmike/pymorphy2?branch=master
   :alt: Code Coverage

.. image:: https://readthedocs.org/projects/pymorphy2/badge/?version=latest
   :target: https://pymorphy2.readthedocs.io/
   :alt: Documentation

* docs: https://pymorphy2.readthedocs.io
* changelog: https://github.com/kmike/pymorphy2/blob/master/CHANGES.rst
* source code: github_
* bug tracker: https://github.com/kmike/pymorphy2/issues
* support: https://groups.google.com/forum/?fromgroups#!forum/pymorphy

.. _github: https://github.com/kmike/pymorphy2

Citing
------

::

    Korobov M.: Morphological Analyzer and Generator for Russian and
    Ukrainian Languages // Analysis of Images, Social Networks and Texts,
    pp 320-332 (2015).

Links:

* `Springer `_
* `PDF `_

BibTeX::

   @incollection{
      year={2015},
      isbn={978-3-319-26122-5},
      booktitle={Analysis of Images, Social Networks and Texts},
      volume={542},
      series={Communications in Computer and Information Science},
      editor={Khachay, Mikhail Yu. and Konstantinova, Natalia and Panchenko, Alexander and Ignatov, Dmitry I. and Labunets, Valeri G.},
      doi={10.1007/978-3-319-26123-2_31},
      title={Morphological Analyzer and Generator for Russian and Ukrainian Languages},
      url={http://dx.doi.org/10.1007/978-3-319-26123-2_31},
      publisher={Springer International Publishing},
      keywords={Morphological analyzer; Russian; Ukrainian; Morphological generator; Open source; OpenCorpora; LanguageTool; pymorphy2; pymorphy},
      author={Korobov, Mikhail},
      pages={320-332},
      language={English}
   }

Owner

  • Name: pymorphy2
  • Login: pymorphy2
  • Kind: organization

GitHub Events

Total
  • Issues event: 1
  • Watch event: 39
  • Issue comment event: 6
  • Fork event: 4
Last Year
  • Issues event: 1
  • Watch event: 39
  • Issue comment event: 6
  • Fork event: 4

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 427
  • Total Committers: 8
  • Avg Commits per committer: 53.375
  • Development Distribution Score (DDS): 0.037
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Mikhail Korobov k****4@g****m 411
Ivan Virabyan i****n@g****m 8
Yuego [Lenovo] r****t@p****u 2
Mike Manturov i****r 2
Vadym Markov m****m@g****m 1
Alexander Schepanovski s****b@g****m 1
opennota o****a@g****m 1
Adam Chainz a****m@a****u 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 95
  • Total pull requests: 20
  • Average time to close issues: 3 months
  • Average time to close pull requests: 5 months
  • Total issue authors: 78
  • Total pull request authors: 15
  • Average comments per issue: 4.09
  • Average comments per pull request: 2.2
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Issue authors: 2
  • Pull request authors: 2
  • Average comments per issue: 3.0
  • Average comments per pull request: 2.5
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • kmike (3)
  • V-ctor (3)
  • opennota (3)
  • jhw (3)
  • tytarenko (2)
  • InnCreator (2)
  • kuraga (2)
  • underoll (2)
  • BLKSerene (2)
  • dveselov (2)
  • summons7 (2)
  • svetlana21 (2)
  • dimosarts (2)
  • londrwus (1)
  • insolor (1)
Pull Request Authors
  • insolor (3)
  • kmike (3)
  • doctorcolossus (2)
  • d9nchik (2)
  • P-Ushakov (2)
  • timgates42 (1)
  • BubaVV (1)
  • HammadRafique29 (1)
  • adamchainz (1)
  • rominf (1)
  • shcheglovnd (1)
  • opennota (1)
  • underoll (1)
  • kuk (1)
  • ArchiDevil (1)
Top Labels
Issue Labels
docs (2)
Pull Request Labels

Dependencies

setup.py pypi
  • dawg-python *
  • docopt *
  • pymorphy2-dicts-ru *