Pinned Repositories
ALBERT-TF2.0
ALBERT model Pretraining and Fine Tuning using TF2.0
AppointmentScheduler-GoogleCalendar
Create Appointment Scheduler chatbot using Dialogflow, by creating a fulfillment integration with Google Calendar API
ATIS_dataset
The ATIS (Airline Travel Information System) Dataset
bert
TensorFlow code and pre-trained models for BERT
bert-event-extraction
Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus
bert-qa
BERT for question answering starting with HotpotQA
CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
chatbot
A simple chat bot in JavaScript with links to smart APIs.
classification_model
Document classification model built with the deep learning architecture on Tensorflow platform. The model will be served on Tensorflow serving platform for utilization. If you provide a document as an input, the model will tell you about the topics covered in the document.
Cognitive-Speech-TTS
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
GaneshGS's Repositories
GaneshGS/ALBERT-TF2.0
ALBERT model Pretraining and Fine Tuning using TF2.0
GaneshGS/ATIS_dataset
The ATIS (Airline Travel Information System) Dataset
GaneshGS/bert-event-extraction
Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus
GaneshGS/classification_model
Document classification model built with the deep learning architecture on Tensorflow platform. The model will be served on Tensorflow serving platform for utilization. If you provide a document as an input, the model will tell you about the topics covered in the document.
GaneshGS/Cognitive-Speech-TTS
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
GaneshGS/ConvLab
DSTC8 Track 1 Task 1 End-to-End Multi-Domain Dialog Challenge Result:
GaneshGS/CoreNLP
Stanford CoreNLP: A Java suite of core NLP tools.
GaneshGS/data-and-models
GaneshGS/datasets
GaneshGS/deepvoice3_pytorch
PyTorch implementation of convolutional neural networks-based text-to-speech synthesis models
GaneshGS/docs
TensorFlow documentation
GaneshGS/electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
GaneshGS/EventExtractionPapers
A list of NLP resources focused on event extraction task
GaneshGS/Graph-Nueral-Networks
GaneshGS/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
GaneshGS/JointBERT
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
GaneshGS/keras-preprocessing
Utilities for working with image data, text data, and sequence data.
GaneshGS/Mastering-Apache-Spark
This is repository of my YouTube Course on End to End Apache Spark in AIEngineering YouTube Channel
GaneshGS/nlp_tourism
Named entity relevant project
GaneshGS/praw
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
GaneshGS/prologue_NLU_Engine
GaneshGS/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
GaneshGS/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
GaneshGS/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
GaneshGS/search-api
GaneshGS/slot_filling_and_intent_detection_of_SLU
slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset,, MIT corpus, E-commerce Shopping Assistant (ECSA) dataset, CoNLL2003 NER, ELMo, BERT, XLNet
GaneshGS/tacotron
A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)
GaneshGS/tfjs
A WebGL accelerated JavaScript library for training and deploying ML models.
GaneshGS/Tourist_conv_corp
TourSG is a tourist conversations collected from Tourists visiting Singapore city. This data is useful to generate training phrases and entities for the NLU engine of Tourism bot.
GaneshGS/TTS
:robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)