0 Forks
5 Stars
5 Watchers

code-vecs

Code for the methods and algorithms described in the paper "Analysis of Program Representations Based on Abstract Syntax Trees and Higher-Order Markov Chains for Source Code Classification Task"

How to download and setup code-vecs

Open terminal and run command
git clone https://github.com/worldbeater/code-vecs.git
git clone is used to create a copy or clone of code-vecs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with code-vecs https://github.com/worldbeater/code-vecs/archive/master.zip

Or simply clone code-vecs with SSH
[email protected]:worldbeater/code-vecs.git

If you have some problems with code-vecs

You may open issue on code-vecs support forum (system) here: https://github.com/worldbeater/code-vecs/issues