Skip to content

OpenGenus/language

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published