• Stars
    star
    101
  • Rank 335,933 (Top 7 %)
  • Language
    Python
  • License
    MIT License
  • Created over 8 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Spoken Language Understanding(SLU)/Slot Filling in Keras

ATIS.keras

Spoken Language Understanding(SLU)/Slot Filling in Keras.

Blog post is available here: https://chsasank.github.io/spoken-language-understanding.html

Tutorial Implements RNNs in Keras to solve the Airline Travel Information System(ATIS) dataset.

Here is an example sentence and its labels from the dataset:

Show flights from Boston to New York today
O O O B-dept O B-arr I-arr B-date

This tutorial also illustrates word embeddings.

More Repositories

1

outline-wiki-docker-compose

Installation and docker compose to self host outline wiki: https://www.getoutline.com/
Shell
277
star
2

Image-Rectification

Compute Vanishing points using RANSAC and rectify the image
Python
253
star
3

image_features

Extract deep learning features from images using simple python interface
Python
89
star
4

ARM7

Implemetation of pipelined ARM7TDMI processor in Verilog
Verilog
69
star
5

Traffic-Sign-Classification.keras

Deep leaning for traffic sign classification in keras and python
Jupyter Notebook
68
star
6

telugu-nlp

NLP for Telugu language
Python
21
star
7

plantvillage-challenge

Code in Torch for PlantVillage challenge: https://www.crowdai.org/challenges/1
Lua
17
star
8

chsasank.github.io

My website
TeX
9
star
9

paul-graham-essays-ebook

E-book made from Paul Graham's essays
HTML
5
star
10

Traffic-Sign-Classification-Old

Classification of challenging German Traffic Recognition Database
C
5
star
11

pysptools-old

Python
4
star
12

django-keycloak-example

Example repo with django
Python
3
star
13

django-pyoxidizer

PyOxidizer to package a django app
Starlark
3
star
14

design-patterns

Design patterns in python
Python
3
star
15

MIP

Assignments & Projects from the course: Medical Image Processing
HTML
2
star
16

learning-rust

My notes learning rust from the rust book
Rust
2
star
17

CVX

Project from Convex Optimization course
TeX
2
star
18

CV

Assignments and Projects for Computer Vision course at IITB
MATLAB
2
star
19

newsX

Jupyter Notebook
2
star
20

pytorch-tutorials

PyTorch tutorials better rendered
Python
1
star
21

dicom-benchmarks

Python
1
star
22

compiler-tutorial

C++
1
star
23

dicom_standard

Dicom standard documentation in sphinx
Python
1
star
24

Latex-Stuff

Some of my Latex reports.
TeX
1
star
25

triton-torch

Some torch functions written in Triton
Python
1
star