The Wayback Machine - https://web.archive.org/web/20210820080839/https://github.com/topics/lemmatization
Skip to content
#

lemmatization

Here are 229 public repositories matching this topic...

A Python wrapper of the Yandex Mystem 3.1 morphological analyzer (http://api.yandex.ru/mystem). The original tool is shipped as a binary and this library makes it easy to integrate it in Python projects. Let us know in the issues if you would like to be involved into the developments or maintenance of this project. If you have any fix or suggestion, please make a pull request. We are very open to accepting any contributions.
  • Updated Apr 20, 2021
  • Python
ajdapretnar
ajdapretnar commented Mar 26, 2021

Describe the bug
Word Enrichment sometimes display more than 9999 words (if one turns off filters that is). Then, the ControlArea gets too narrow and broken.

To Reproduce
Steps to reproduce the behavior:

  1. Corpus (Friends transcripts)
  2. Bag of Words
  3. Select Rows (season 02)
  4. Word Enrichment (remove all filters)

Expected behavior
ControlArea is properly resized.

**

Improve this page

Add a description, image, and links to the lemmatization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lemmatization topic, visit your repo's landing page and select "manage topics."

Learn more