ashwinmj / word-predictionLinks
Auto generate text using Markov models.
☆24Updated 7 years ago
Alternatives and similar repositories for word-prediction
Users that are interested in word-prediction are comparing it to the libraries listed below
Sorting:
- This is Yunshu's [Activision](https://www.activision.com/) internship project. We are interested in understanding user opinions about Act…☆57Updated 6 years ago
- Kaggle Toxic Comments Challenge☆109Updated 7 years ago
- A simple Flask API to detect spam or ham using Python and Sklearn☆113Updated last year
- An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines☆110Updated 7 years ago
- Information Retrieval algorithms developed in python. To follow the blog posts, click on the link:☆131Updated 4 years ago
- A project to create your very own word embeddings☆57Updated 2 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Keras implementation of character-level sequence-to-sequence learning for spelling correction☆74Updated 6 years ago
- A simple Flask API for named entity extraction using spaCy Model☆47Updated 6 years ago
- A notebook to understand the concept of Information Extraction using NLP techniques in Python.☆43Updated 4 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python☆102Updated 6 years ago
- Sentiment analysis by BERT☆18Updated 5 years ago
- Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.☆77Updated 6 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Detect the languages from short pieces of text☆22Updated 6 years ago
- Evaluate the performance of several state-of-the-art deep learning techniques on various text classification datasets. This project is pa …☆27Updated 4 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆210Updated 3 years ago
- fastText Quick Start Guide, published by Packt☆50Updated 2 years ago
- Build a deep learning model for predicting the named entities from text.☆56Updated 6 years ago
- TensorFlow Deep Learning Projects, published by Packt☆46Updated 2 years ago
- Train a model to find the names of products in text☆37Updated 5 years ago
- Recommendation System to locate products in a fresh market using Apriori and ECLAT association rule algorithms☆30Updated 8 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆21Updated 2 years ago
- Contains code for a voting classifier that is part of an ensemble learning model for tweet classification (which includes an LSTM, a baye…☆23Updated 7 years ago
- An evaluation of word-embeddings for classification☆32Updated 6 years ago
- ☆152Updated 4 years ago
- ☆34Updated 4 years ago
- A simple POS Tagger made using a Bidirectional LSTM using keras trained on the Brown Corpus☆34Updated 6 years ago
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆52Updated 5 years ago