Skip to content

BigVeezus/Lang-guesser-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lang-guesser-app

Basic language guessing app using node.js

After cloning the repo into your computer

  1. Open the terminal and run 'npm install'
  2. After the dependencies are installed, run node index.js 'language input that you want to detect' in the terminal.

For example; node index.js 'Cest la vie' will be detected as FRENCH. Try it :)

About

Basic language guessing app using node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published