Skip to content

AtitShetty/LexisNexisHackBot

Repository files navigation

LexisNexisHackBot

Sentiments

Creating an intelligent bot that will simplify getting relevant information and solving problems.

Contributors

Abhinav Medhekar, Atit Shetty, Harshal Gurjar

Microsoft Bot Framework

Microsoft Resource for Node

Link to bot emulator

How to run the application

If .env file present run (sample .env file has been provided)

node -r dotenv/config app.js

If .env file not present, set the environment variables present in the file and then run

node app.js

Configurations

LUIS_config.xml is the configuration to set up intents and utterances in Microsoft LUIS website.

output.tsv has been created by parsing Lexis Advance xml. This will be used for NLP processing by Microsoft QNA cognitive service.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published