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.
A next word prediction project which uses Natural Language Processing and Deep Learning
Simple next word prediction model from scratch, implemented using only numpy.
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
Predicting the next word based on the current word
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."