Skip to content
View Astromis's full-sized avatar
☄️
☄️
  • Russia, Moscow
Block or Report

Block or report Astromis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Astromis/README.md

Hi there 👋

My name is Igor Buyanov. I'm an ML Engineer specializing in NLP. Currently, I'm working at MTS AI as Senior Developer in NLP Team. My main resposobilities is to develop classification models for chatbot NLU part. I also worked in Data Labeling team making the labeling process fast and reliable through the automatization. Additionally, I'm a PhD student at FRC CSC RAS. My research goal is to investigate how the NLP can help with the tackling of mental health problems espessially the depression and suicide.

Notable repos:

  • textfab - a tiny library that is intended to organize all kinds of preprocessing functions in an understandable conveyor-like structure. The basic idea is to represent all functions as process units with the manager that can guide the text through the user-defined sequence of units. Used in my research.
  • SentenceGraph - a simple wrapper on UDPipe parser that allows you to parse text on morphological and syntactical levels representing all sentences as a graph. There are several handy methods for its manipulation.
  • Small Student Science Corpus - a text collection from student scientific papers with title, abstract, keywords and paragraph segmentation annotation.
  • NLP Compas - a materials that can help navigating in the world of NLP including the list of education materials.

How to reach me:

Pinned Loading

  1. Kitoboy Kitoboy Public

    Система помощи в оценке суицидального риска

    Python

  2. SearchEngine SearchEngine Public

    A simple search engine on C++

    C++

  3. TextExtractor TextExtractor Public

    Programm that incorporates methods of extracting text data from different formats.

    Jupyter Notebook