GitHub topics: nlu-engine
garfix/richard
A Natural Language Understanding and Execution framework for Python
Language: Python - Size: 1.38 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 0

spokestack/react-native-spokestack 📦
Spokestack: give your React Native app a voice interface!
Language: TypeScript - Size: 6.52 MB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 61 - Forks: 13

kreeben/resin
Vector space index based search engine that's available as a HTTP service or as an embedded library.
Language: C# - Size: 63.5 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 568 - Forks: 41

jovotech/snips-nlu-server 📦
An open source natural language understanding (NLU) server
Language: Python - Size: 30.3 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 3

felipem1210/freetalkbot
Implementation of communication channels to interact with LLM/NLU bot assistants.
Language: Go - Size: 23.9 MB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 19 - Forks: 11

Hexastack/hexabot-helper-ludwig
Ludwig Helper for Hexabot to be able to perform NLU inference.
Language: TypeScript - Size: 60.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

encrystudio/intently-nlu Fork of snipsco/snips-nlu
Python library to extract intention and structured information from sentences written in natural language
Language: Python - Size: 6.85 MB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Hexastack/hexabot-ludwig-nlu
Hexabot NLU Engine using the Ludwig Framework
Language: Python - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

BobLd/SnipsNlu
Snips NLU C# wrapper library to extract meaning from text
Language: C# - Size: 13.5 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

GeniSysAI/NLU 📦
The GeniSys NLU Engine includes a combination of a custom trained DNN (Deep Learning Neural Network) built using TFLearn for intent classification, and a custom trained MITIE model for entity classification.
Language: Python - Size: 2.06 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 39 - Forks: 9

ccoreilly/rasa-nlu-microservice 📦
A microservice with caching support for parsing text and training models with Rasa NLU
Language: Python - Size: 42 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 3

therealexpertai/nlapi-python
Python Client for the expert.ai Natural Language API
Language: Python - Size: 271 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 48 - Forks: 11

Jamescruz424/Building-a-Language-Understanding-and-Question-Answering-System-using-Jeopardyl-Dataset
This repository contains the code and resources for building a language understanding and question answering system using the Jeopardy! dataset. The project aims to train a language understanding model to extract meaning from open-ended questions and leverage that understanding to answer the questions using a dedicated QA system.
Size: 851 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

anuragmishra1/alter-nlu
Natural language understanding library for chatbots with intent recognition and entity extraction.
Language: Python - Size: 65.4 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 53 - Forks: 12

Thukyd/EntityCheck
Script to check for duplicates/special characters within entity lists
Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Rishabbh-Sahu/intent_and_slot_classification
One of the main NLU tasks is to understand the intents (sequence classification) and slots (entities within the sequence). This repo help classify both together using Joint Model (multitask model). BERT_SMALL is used which can be changed to any other BERT variant.
Language: Python - Size: 32.1 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 1

malik727/snips-model-agl
A repository which contains dataset and a pre-trained Snips model for the Automotive Grade Linux's NLU intent engine.
Size: 1.28 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

xatkit-bot-platform/xatkit-nlu-server
A flexible and pragmatic chatbot intent classifier for chatbots
Language: Python - Size: 126 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 14 - Forks: 10

malik727/snips-inference-agl
Language: Python - Size: 174 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

secretsauceai/NLU-engine-prototype-benchmarks Fork of AmateurAcademic/interview-code-examples
Demo and benchmarks for building an NLU engine similar to those in voice assistants. Several intent classifiers are implemented and benchmarked. Conditional Random Fields (CRFs) are used for entity extraction.
Language: Jupyter Notebook - Size: 7.92 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

I-am-sayantan/public-sentiment-analysis-based-on-twitter-hashtags
This project focuses on sentiment analysis. Social Sentiment analysis is the use of natural language processing (NLP) to analyze social conversations online and determine deeper context as they apply to a topic, brand or theme.
Language: Jupyter Notebook - Size: 40.2 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 24

therealexpertai/nlapi-java
Java Client for the expert.ai Natural Language API
Language: Java - Size: 163 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 9

MahmoudWahdan/dialog-nlu
Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU
Language: Jupyter Notebook - Size: 806 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 94 - Forks: 40

SalmanHaydar/multilingual-nlu-engine
A multilingual NLU engine for chatbot. Which supports Bangla, Banglish and English.
Language: Python - Size: 142 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

wuabit/snips-nlu-docker
Snips NLU docker base image
Language: Dockerfile - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

secretsauceai/NLU-snips-converter Fork of AmateurAcademic/NLU-snips-converter
Quick and dirty solution to convert CSV training data into Snips JSON format and train an engine
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Saphron-Asia/nan.ai-ml-nlu
NAN.ai Natural Language Understanding (NLU) is an open source machine learning service built for nan.ai support chatbot.
Language: Python - Size: 2.29 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

JairNeto1/hanave
Hackathon to create an IA chatbot within 10 days.
Size: 273 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

datarocksAmy/Intent-based-Anomaly-Seeker
Find outlier/anomaly for multi-class intents using Snips NLU
Language: Python - Size: 3.96 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

SkNuwanTissera/CLIbot
AIML (Artificial Intelligence Markup Language) is an XML dialect for creating natural language software agents. It contains the basic rules which Natural Language Understanding (NLU) unit uses internally. It can be think of as a heart of the engine. The more rules we add in AIML – the more intelligent our Chatbot will be.
Language: Java - Size: 335 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ChayanBansal/Intent-Detection-using-FastText-Word-Embedding-and-Cosine-Similarity
Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
