Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jdmedlock/naturallanguage

Test of Natural Language support in NodeJS app
https://github.com/jdmedlock/naturallanguage

Last synced: 30 days ago
JSON representation

Test of Natural Language support in NodeJS app

Awesome Lists containing this project

README

        

# naturallanguage

## Overview

This is a learn the capabilities of the [node-nlp](https://www.npmjs.com/package/node-nlp)
which implements a Natural Language Processing mechanism for Javascript apps.
The intent of `naturallanguage` is to learn and test the various capablities
and options of `node-nlp` before incorporating it into other applications.

## Running the App

This is a simple Node CLI app. it can be executied by entering `npm start`
from the command line.