vikramparihar / Conversational-AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conversational-AI

Requirement
Node verion >= v10.4.0

For Run the project

- Clone the repo using command  : git clone https://github.com/vikramparihar/Conversational-AI.git
- cd Conversational-AI
- npm install
- node app.js

- You will see like this on terminal: Example app listening on port 3000

###

###

Aim of the test code

- This code snippet will fetch top 10 words based on occurance, which is used in big.txt file.
- Fetching the related text, synonyms/means, pos of the given word using third party api call.
- show the final output as json object.

- current language en-ru
- you can change the lang using optional parameter line http://localhost:3000/?lang=en-en

About


Languages

Language:PLpgSQL 87.6%Language:PHP 12.2%Language:JavaScript 0.2%Language:EJS 0.0%