Codeclause Internship Projects
-
Updated
Dec 22, 2023 - Jupyter Notebook
Codeclause Internship Projects
A NodeJs web app which communicates with watson assistant and detects user intents and gets feedback from user and stored in databases which further can be used to improve bot response.
An interactive LSTM-based Next Word Prediction app built with Streamlit, predicting the next few words of your sentence in real-time. Perfect for AI-powered text completion and learning NLP concepts.
Simple next word prediction model from scratch, implemented using only numpy.
Predicting the next word based on the current word
A next word prediction project which uses Natural Language Processing and Deep Learning
This is a simple web app that uses a trained LSTM model to predict the next few words in a sentence using deep learning.
Predict next word based on last N words typed with N-Gram / LSTM model
A deep learning project to predict the next word in a sentence using an LSTM-based Recurrent Neural Network.
Add a description, image, and links to the nextwordprediction topic page so that developers can more easily learn about it.
To associate your repository with the nextwordprediction topic, visit your repo's landing page and select "manage topics."