Skip to content

CR8HER/text-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-checka

  • live version: https://text-checka-8.herokuapp.com/
  • using MS Azure's cognitive services, this program will analyze text, and return with either positive, negative, mixed or neutral results.

Install

npm install


Things to add

  • Create a config folder with a .env file and add the following as key = value
    • PORT = 2121 (can be any port example: 3000)
    • MS_KEY = your Microsoft text analytics sub key
    • ENDPOINT = your MS text analytics endpoint

Run

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published