Skip to content

NLP Express.js service to analyze the sentiment in sentences

Notifications You must be signed in to change notification settings

TheTranceMachine/node-nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-nlp

This is backend module for NLP and NodeJS integration. The routes will handle request body data and manipulate it using the following packages:

  • natural
  • nspell
  • dictionary-en
  • stopword
  • apos-to-lex-form

How to run

npm install
npm run dev

About

NLP Express.js service to analyze the sentiment in sentences

Topics

Resources

Stars

Watchers

Forks