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

yandex

Here are 650 public repositories matching this topic...

MurzNN
MurzNN commented Apr 16, 2022

Describe the problem or limitation you are having
I want to automate translation of the text from a clipboard via GUI Crow window (not the selected text). But if I launch the crow from script - it performs the translation in text mode, example:

$ echo "hello world" | crow -i
hello world

[ English -> English ]

hello world

Describe the solution you'd like
Will be goo

enhancement good first issue
deep-translator
nidhaloff
nidhaloff commented Mar 19, 2022

Description

Hey y all,

I know it's hard for newcomers to join the amazing open-source world because I've been there.

In order to invite people to the project and mainly give others the opportunity to join the open-source world and make their first contribution, I wanted to propose the idea of developing a website and maybe even a desktop app based on the deep-translator package.

I

enhancement help wanted good first issue discussion

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 Feb 9, 2022
  • Python

Improve this page

Add a description, image, and links to the yandex 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 yandex topic, visit your repo's landing page and select "manage topics."

Learn more