GithubHelp home page GithubHelp logo

feilema / rasa-nlu-benchmark Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nghuyong/rasa-nlu-benchmark

0.0 1.0 0.0 14.27 MB

Collection of dataset and corresponding benchmark for Rasa NLU

License: MIT License

rasa-nlu-benchmark's Introduction

rasa-nlu-benchmark

Collection of dataset and corresponding benchmark for Rasa NLU

GitHub stars GitHub issues GitHub license

Introduction

Rasa NLU is a powerful and open-source natural language processing tool for intent classification and entity extraction in chatbots.

However, we found that there is no published public dataset and the corresponding benchmark. This makes it difficult to evaluate the performance of our own NLU system built by Rasa.

Therefore, this project aims to collect and organize datasets and baselines for Task-Oriented Dialogue, which will be in the data format required by Rasa NLU and you can directly use them in your Rasa NLU system.

Datasets

All the datasets have been organized and archived in the data directory

Following information is included for each dataset:

  • Name
  • Language
  • Task
  • Size(train/test)
  • Intent/Entity Nums
  • Link (Website Or Paper)
Name Language Task Size(Train/Test) Intent/Entity Nums Link
ATIS en Airline Travel Information 4978/893 26/129 more detail
Snips en 7 intents, including:AddToPlaylist, BookRestaurant... 13802/699 7/72 more detail
AsuUbuntuCorpus en 5 intents, questions about Ubuntu 127/35 5/3 more detail
Facebook Multilingual Task Oriented Dataset en 3 domains, includeing:alarm,weather,remainder 30521/8621 12/25 more detail
SMP2019 zh 29 domains, including: app, email... 2063/480 24/62 more detail
Check flow dataset zh 13 intents, some request and inform 809/210 13/6 more detail
MSRA_NER zh 1 intent, includeing various kinds of news and 3 kinds of entities 20864/4636 1/3 more detail
ToutiaoNews zh 7 intent, includeing 7 kinds of news 325279/57409 7/0 more detail

Note:

  • For the SMP2019 and CheckFlow dataset, the official does not divide the training set and test set, we have divided according to 8:2 by ourselves.

Benchmark

Baseline Pipeline

Result

Dataset NLU Pipeline Intent Classification Entity Extraction
auc p r f1 auc p r f1
ATIS(en) pretrained_embeddings_spacy 0.91 0.91 0.91 0.91 0.98 0.98 0.98 0.98
supervised_embeddings 1.00 1.00 1.00 1.00 0.98 0.98 0.98 0.98
Snips(en) pretrained_embeddings_spacy 0.99 0.99 0.99 0.99 1.00 1.00 1.00 1.00
supervised_embeddings 1.00 1.00 1.00 1.00 1.00 1.00 1.00 1.00
AskUbuntuCorpus(en) pretrained_embeddings_spacy 0.89 0.89 0.89 0.89 0.95 0.95 0.95 0.95
supervised_embeddings 0.86 0.86 0.86 0.86 0.95 0.95 0.95 0.95
Facebook Multilingual Task Oriented Dataset(en) pretrained_embeddings_spacy 0.96 0.96 0.96 0.96 0.98 0.98 0.98 0.98
supervised_embeddings 0.99 0.99 0.99 0.99 0.98 0.98 0.98 0.98
SMP2019(zh) rasa_nlu_chi 0.76 0.83 0.76 0.78 0.79 0.80 0.79 0.77
CheckFlow(zh) rasa_nlu_chi 0.95 0.95 0.95 0.94 1.00 1.00 1.00 1.00
MSRA_NER(zh) rasa_nlu_chi N/A N/A N/A N/A 0.98 0.98 0.98 0.98

rasa-nlu-benchmark's People

Contributors

xiaotingxuan avatar 1120172175 avatar nghuyong avatar zengyangjie avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.