Here are
65 public repositories
matching this topic...
An open source library for deep learning end-to-end dialog systems and chatbots.
Updated
Sep 2, 2020
Python
Snips Python library to extract meaning from text
Updated
Feb 8, 2020
Python
building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)
Updated
Jun 21, 2020
Python
multi_task_NLP is a utility toolkit enabling NLP developers to easily train and infer a single model for multiple tasks.
Updated
Aug 12, 2020
Python
Intent recognition with OpenNLP
Updated
Jun 24, 2018
Java
State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.
Updated
May 5, 2020
Jupyter Notebook
A neural network intent parser
Updated
May 25, 2020
Python
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
Updated
Aug 29, 2020
Python
CNN for intent classification task in a Chatbot
Updated
Oct 22, 2019
Jupyter Notebook
Updated
Aug 24, 2018
Python
Labelling Sequential Data in Natural Language Processing with R - using CRFsuite
Updated
Oct 25, 2018
Jupyter Notebook
Natural language understanding library for chatbots with intent recognition and entity extraction.
Updated
Dec 29, 2019
Python
Chinese Medical Intent Dataset
reference pytorch code for intent classification
Updated
Sep 1, 2020
Python
OpenNLU (Natural Language Understanding) is a tool for intent classification and entity extraction.
Updated
Dec 28, 2018
Java
An Open Toolkit for Universal Extraction from Text
Updated
Jul 22, 2020
Python
Ipython Notebooks for solving problems like classification, segmentation, generation using latest Deep learning algorithms on different publicly available text and image data-sets.
Updated
Aug 9, 2019
Jupyter Notebook
Natural language interface for the command line.
Updated
Aug 29, 2020
Python
Annabelle the noob. An experimental, incomplete(at present) chatbot.
Updated
Dec 11, 2018
Python
Using Tensorflow to train a slot-filling & intent joint model
Updated
Feb 9, 2018
Python
Java tools to do natural language processing like NER and intent classification on short sentences
Updated
Aug 12, 2018
Java
The Ovation Framework for Conversational Intelligence
Updated
Mar 30, 2020
Python
reflect's backend - determine intent validity
Updated
Apr 30, 2020
Python
Towards an Understanding of Entity-Oriented Search Intents - ECIR'18
Intent classification using a variety of deep learning models
Updated
Aug 9, 2018
Jupyter Notebook
Natural Language Processing
Updated
Aug 26, 2020
Jupyter Notebook
A chat bot designed to answer FAQs of a specific subject using Rasa-NLU (Natural Language API)
Updated
Jul 13, 2018
Jupyter Notebook
基于 rasa 1.x 版本搭建的英文天气查询 demo | A simple & micro English Weatherbot based on rasa framework
Updated
Aug 15, 2019
Python
Improve this page
Add a description, image, and links to the
intent-classification
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
intent-classification
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is your feature request related to a problem? Please describe.
To use google geolocation api, User has to fill the credit details. Instead, we can use opensource geocoding api available.
Describe the solution you'd like
We can use alternate geocoding api available to get the same feature.