0 Forks
1 Stars
1 Watchers

PLI

ML algorithms for solving the PLI problem. Programming Language Identification (PLI) is the problem of identifying the programming language in which a given source code file is written in.

How to download and setup PLI

Open terminal and run command
git clone https://github.com/contimatteo/PLI.git
git clone is used to create a copy or clone of PLI 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 PLI https://github.com/contimatteo/PLI/archive/master.zip

Or simply clone PLI with SSH
[email protected]:contimatteo/PLI.git

If you have some problems with PLI

You may open issue on PLI support forum (system) here: https://github.com/contimatteo/PLI/issues