All Projects → kumar-shridhar → Know Your Intent

kumar-shridhar / Know Your Intent

State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Know Your Intent

Gossiping Chinese Corpus
PTT 八卦版問答中文語料
Stars: ✭ 137 (+18.1%)
Mutual labels:  chatbot, jupyter-notebook, dataset
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (+6.9%)
Mutual labels:  chatbot, jupyter-notebook, jupyter
Scientificsummarizationdatasets
Datasets I have created for scientific summarization, and a trained BertSum model
Stars: ✭ 100 (-13.79%)
Mutual labels:  jupyter-notebook, dataset
Irkernel
R kernel for Jupyter
Stars: ✭ 1,379 (+1088.79%)
Mutual labels:  jupyter-notebook, jupyter
Faceaging By Cyclegan
Stars: ✭ 105 (-9.48%)
Mutual labels:  jupyter-notebook, dataset
Nlp Models Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Stars: ✭ 1,603 (+1281.9%)
Mutual labels:  chatbot, jupyter-notebook
Objectron
Objectron is a dataset of short, object-centric video clips. In addition, the videos also contain AR session metadata including camera poses, sparse point-clouds and planes. In each video, the camera moves around and above the object and captures it from different views. Each object is annotated with a 3D bounding box. The 3D bounding box describes the object’s position, orientation, and dimensions. The dataset contains about 15K annotated video clips and 4M annotated images in the following categories: bikes, books, bottles, cameras, cereal boxes, chairs, cups, laptops, and shoes
Stars: ✭ 1,352 (+1065.52%)
Mutual labels:  jupyter-notebook, dataset
Fma
FMA: A Dataset For Music Analysis
Stars: ✭ 1,391 (+1099.14%)
Mutual labels:  jupyter-notebook, dataset
Cnn intent classification
CNN for intent classification task in a Chatbot
Stars: ✭ 90 (-22.41%)
Mutual labels:  chatbot, jupyter-notebook
Imagenetv2
A new test set for ImageNet
Stars: ✭ 109 (-6.03%)
Mutual labels:  jupyter-notebook, dataset
Prml
PRML algorithms implemented in Python
Stars: ✭ 10,206 (+8698.28%)
Mutual labels:  jupyter-notebook, jupyter
Nb pdf template
A more accurate representation of jupyter notebooks when converting to pdfs.
Stars: ✭ 109 (-6.03%)
Mutual labels:  jupyter-notebook, jupyter
Cubicasa5k
CubiCasa5k floor plan dataset
Stars: ✭ 98 (-15.52%)
Mutual labels:  jupyter-notebook, dataset
Nbinclude.jl
import code from IJulia Jupyter notebooks into Julia programs
Stars: ✭ 90 (-22.41%)
Mutual labels:  jupyter-notebook, jupyter
Almond
A Scala kernel for Jupyter
Stars: ✭ 1,354 (+1067.24%)
Mutual labels:  jupyter-notebook, jupyter
Sci Pype
A Machine Learning API with native redis caching and export + import using S3. Analyze entire datasets using an API for building, training, testing, analyzing, extracting, importing, and archiving. This repository can run from a docker container or from the repository.
Stars: ✭ 90 (-22.41%)
Mutual labels:  jupyter-notebook, jupyter
Scipy2017 Jupyter Widgets Tutorial
Notebooks for the SciPy 2017 tutorial "The Jupyter Interactive Widget Ecosystem"
Stars: ✭ 102 (-12.07%)
Mutual labels:  jupyter-notebook, jupyter
Bertqa Attention On Steroids
BertQA - Attention on Steroids
Stars: ✭ 112 (-3.45%)
Mutual labels:  jupyter-notebook, dataset
Repo2docker Action
GitHub Action for repo2docker
Stars: ✭ 88 (-24.14%)
Mutual labels:  jupyter-notebook, jupyter
Xpedite
A non-sampling profiler purpose built to measure and optimize performance of ultra low latency/real time systems
Stars: ✭ 89 (-23.28%)
Mutual labels:  jupyter-notebook, jupyter

Know your Intent : Intent Classification Using Semantic Hashing

Implementation of Subword Semantic Hashing for Intent Classification on Small Datasets.

@article{shridhar2018subword,
  title={Subword Semantic Hashing for Intent Classification on Small Datasets},
  author={Shridhar, Kumar and Sahu, Amit and Dash, Ayushman and Alonso, Pedro and Pihlgren, Gustav and Pondeknath, Vinay and Simistira, Fotini and Liwicki, Marcus},
  journal={arXiv preprint arXiv:1810.07150},
  year={2018}
}

Dataset

Intent Classification using Semantic Hashing as Featurizer was used. We successfully achieved State-of-the-Art results in three datasets:

  1. Ask Ubuntu Coprus
  2. Web Application Corpus
  3. Chatbot Corpus

Read about the details in this blog


Results

The results were compared with other NLU service providers like Google DialogueFlow, IBM Watson, Recast AI, Botify, RASA, Snips and so on and a comparison was drawn:

Comparison Results Table


Contact

For any queries, contact: [email protected]


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].