Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

Programming-Language-Predictor

forthebadge

The main objective of this project is to predict the programming language from the input code file.

To install

The language used is Python3

Required Libraries

   pandas
   numpy
   sklearn
   re
   time

To run through CLI

   python predict_language.py inputCode.txt

You can also use Google Colab.

Here is how our ouput file would look like

languageOutput

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.