Egor Bogomolov

Results 10 issues of Egor Bogomolov

Is there a full documentation of node types in the AST generated by Java parser in GumTree? For my work, I want to specify different behavior depending on node types...

help wanted
question

Переписанная версия paired_read_merger'a. Добавлена возможность передать параметры в командной строке, но в связи с этим изменился вызов (принимает полноценную командную строку, а не три названия файлов. Появилась возможность читать риды...

As a part of mining CodeSearchNet graphs (#31), we should be able to mine Go data. It should include: - [ ] Extraction of PSI for Go code - [...

graphs
go

As a part of mining CodeSearchNet graphs (#31), we should be able to mine PHP data. It should include: - [x] Extraction of PSI for PHP code - [x] Extraction...

graphs
php

As a milestone for graph mining with PsiMiner, we want to build graphs for all methods from the [CodeSearchNet dataset](https://github.com/github/CodeSearchNet) as it is widely used by the research community. To...

graphs

As a part of mining CodeSearchNet graphs (#31), we should be able to mine JS data. It should include: - [ ] Extraction of PSI for JS code - [...

graphs
javascript

As a part of mining CodeSearchNet graphs (#31), we should be able to mine Python data. It should include: - [ ] Extraction of PSI for Python code - [...

graphs
python

As a part of mining CodeSearchNet graphs (#31), we should be able to mine Ruby data. It should include: - [ ] Extraction of PSI for Ruby code - [...

graphs
ruby

To detect languages, we download a prebuilt release of [enry](https://github.com/go-enry/enry/releases) based on the OS. Seems like in some cases it won't work (see [issue in Sosed](https://github.com/JetBrains-Research/sosed/issues/4)). Possible workarounds are: 1....

1. Team name: SPbAU, Bogomolov 2. [Naive solution](https://github.com/egor-bogomolov/CodRep-competition/blob/master/Solutions/prefSufMatch.py) 3. Error on Dataset1: 0.164 Error on Dataset2: 0.1235

participant