psiminer icon indicating copy to clipboard operation
psiminer copied to clipboard

A Tool for Mining Rich Abstract Syntax Trees from Code

Results 13 psiminer issues
Sort by recently updated
recently updated
newest added

Wise use of multithreading techniques... 😆 There is still a pack of code regarding _Try-catch fix_ which should be definitely merged. The remaining part is focused on processing files via...

Does it provide parsing errors given some buggy code?

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

**!!!Actions required!!!** We have published current [plugin-utilities](https://github.com/JetBrains-Research/plugin-utilities) lib version from master branch to space maven repository and in a week planning to modify api (so master branch will become invalid)....

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