All Projects → ShuvenduRoy → Intelligent-Bangla-typing-assistant

ShuvenduRoy / Intelligent-Bangla-typing-assistant

Licence: other
Artificially intelligent typing assistant that suggest the next word using user typing history and full sentence using LSTM . Works with any environment (MS word, notepad, coding IDEs or anything)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Intelligent-Bangla-typing-assistant

fiction generator
Fiction generator with Tensorflow. 模仿王小波的风格的小说生成器
Stars: ✭ 27 (+107.69%)
Mutual labels:  lstm
keras-deep-learning
Various implementations and projects on CNN, RNN, LSTM, GAN, etc
Stars: ✭ 22 (+69.23%)
Mutual labels:  lstm
CS231n
PyTorch/Tensorflow solutions for Stanford's CS231n: "CNNs for Visual Recognition"
Stars: ✭ 47 (+261.54%)
Mutual labels:  lstm
Speech-Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Stars: ✭ 21 (+61.54%)
Mutual labels:  lstm
ConvLSTM-PyTorch
ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST
Stars: ✭ 202 (+1453.85%)
Mutual labels:  lstm
Patient2Vec
Patient2Vec: A Personalized Interpretable Deep Representation of the Longitudinal Electronic Health Record
Stars: ✭ 85 (+553.85%)
Mutual labels:  lstm
OCR
Optical character recognition Using Deep Learning
Stars: ✭ 25 (+92.31%)
Mutual labels:  lstm
myDL
Deep Learning
Stars: ✭ 18 (+38.46%)
Mutual labels:  lstm
lstm-math
Neural network that solves math equations on the character level
Stars: ✭ 26 (+100%)
Mutual labels:  lstm
LSTM-Wind-Speed-Forecasting
LSTM to predict wind speed
Stars: ✭ 29 (+123.08%)
Mutual labels:  lstm
Reuters-21578-Classification
Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM
Stars: ✭ 44 (+238.46%)
Mutual labels:  lstm
ntua-slp-semeval2018
Deep-learning models of NTUA-SLP team submitted in SemEval 2018 tasks 1, 2 and 3.
Stars: ✭ 79 (+507.69%)
Mutual labels:  lstm
Spectrum
Spectrum is an AI that uses machine learning to generate Rap song lyrics
Stars: ✭ 37 (+184.62%)
Mutual labels:  lstm
traffic-prediction
Predict traffic flow with LSTM. For experimental purposes only, unsupported!
Stars: ✭ 47 (+261.54%)
Mutual labels:  lstm
fsauor2018
基于LSTM网络与自注意力机制对中文评论进行细粒度情感分析
Stars: ✭ 36 (+176.92%)
Mutual labels:  lstm
iPerceive
Applying Common-Sense Reasoning to Multi-Modal Dense Video Captioning and Video Question Answering | Python3 | PyTorch | CNNs | Causality | Reasoning | LSTMs | Transformers | Multi-Head Self Attention | Published in IEEE Winter Conference on Applications of Computer Vision (WACV) 2021
Stars: ✭ 52 (+300%)
Mutual labels:  lstm
DSTC6-End-to-End-Conversation-Modeling
DSTC6: End-to-End Conversation Modeling Track
Stars: ✭ 56 (+330.77%)
Mutual labels:  lstm
object-tracking
Multiple Object Tracking System in Keras + (Detection Network - YOLO)
Stars: ✭ 89 (+584.62%)
Mutual labels:  lstm
Rus-SpeechRecognition-LSTM-CTC-VoxForge
Распознавание речи русского языка используя Tensorflow, обучаясь на базе Voxforge
Stars: ✭ 50 (+284.62%)
Mutual labels:  lstm
LSTM-GRU-from-scratch
LSTM, GRU cell implementation from scratch in tensorflow
Stars: ✭ 30 (+130.77%)
Mutual labels:  lstm

Smart_Keyboard

Smart typing assistance. Help you to autofill and suggest relavent stuff

Feature

  • Detect the sentence you typing
  • Suggest next word with help of LSTM trained on our typing history
  • 6 possible suggestions
  • Full sentence suggestion
  • Allocated hot key to get the meaning of any word, select any word and press ctrl+c+v
  • Take screenshots and parse the words or name written in that page and suggest accordingly

standslone dictionary

suggest from screenshots

Requirement

pip install tkinter, pythoncom, pyHook

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].