Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Трансформировать имеющийся код библиотеки для анализа текста на более производительный язык программирования #8

Open
Vasar007 opened this issue Oct 25, 2018 · 0 comments
Labels
priority/normal Normal issue priority type/code maintenance New feature/requirement that focuses on improving architecture, realization and code style type/idea Abstract concept of something new
Projects

Comments

@Vasar007
Copy link
Member

Vasar007 commented Oct 25, 2018

Idea proposal

В чём заключается идея

Имеющаяся у нас база кода библиотеки состоит из скриптов, написанных на Python. Хоть стандартный интерпретатор CPython и достаточно быстрый, всё равно стоит попробовать переписать самый затратную функциональность на более низкоуровневый или производительный язык, например, C++.

Возможное решение

Решением данного issue будет полностью или частично трансформированная библиотека для анализа текста из нашего основного репозитория link-analysis по анализу ссылок.

Дополнительный контекст или ссылки на связанные с данной задачей issues

Если Вы возьмётесь за решение данного issue, свяжитесь с его автором для получения дальнейших указаний (@Vasar007).

@Vasar007 Vasar007 added type/idea Abstract concept of something new type/code maintenance New feature/requirement that focuses on improving architecture, realization and code style priority/normal Normal issue priority labels Oct 25, 2018
@Vasar007 Vasar007 added this to To do in Research via automation Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/normal Normal issue priority type/code maintenance New feature/requirement that focuses on improving architecture, realization and code style type/idea Abstract concept of something new
Projects
Research
  
To do
Development

No branches or pull requests

1 participant