Socket
Socket
Sign inDemoInstall

opennlx

Package Overview
Dependencies
0
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    opennlx

OpenNLX Javascript framework


Version published
Weekly downloads
9
Maintainers
1
Install size
421 kB
Created
Weekly downloads
 

Readme

Source

OpenNLX Javascript framework

Work In Progress

Intro

NLX stands for N=Natural, L=Language X=User eXperience (as UX) | engine (as nginX) | power

NLX is a standard, a set of common practices and libraries in several languages.

NLX is composed of:

  • Natural Language Processing NLP + Understanding NLU Resolver : process an input and compare the result to datasets, the match is interpreted
  • Conversational UI + Conversational UX Graphical interface to enhance UX (Button, menus, ...)

Input: A - Message -> NLPResolver -> Intent result -> ActionHandler -> Message output B - Message Payload / Action -> ActionHandler -> Message output output

NLPResolver input -> tokenize -> match -> handlers -> interpret -> output

Structure

-Capabilities Models Parser Stories

-Models : Intents, Entities, Datasets, Dictionnary, ... load change delete train

-Message parse

-Stories : Conversation / Flows

Keywords

FAQs

Last updated on 05 Jun 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc