-
Updated
Sep 6, 2022 - Python
n-gram-language-models
Here are 39 public repositories matching this topic...
Hangman Game implementation using n-gram language model in NLP, achieved an accuracy of more than 50%
-
Updated
Jul 18, 2023 - Jupyter Notebook
A Bigram Language Model from scratch with no-smoothing and add-one smoothing. Outputs bigram counts, bigram probabilities and probability of test sentence.
-
Updated
Jan 12, 2021 - Jupyter Notebook
Generating Urdu poetry using SpaCy in Python. Poetry has been generated by using Uni-grams, Bi-grams, Tri-grams and through Bidirectional Bigram Model and Backward Bigram model.
-
Updated
Mar 29, 2022 - Jupyter Notebook
Create n-gram models for word predictions
-
Updated
Oct 12, 2024 - HTML
Automatic Speech Recognition using Conformer with Speech Sentiment Analysis & Text Summarizer
-
Updated
Dec 9, 2024 - Python
Scripts to train a n-gram language models on Wikipedia articles
-
Updated
Jan 17, 2022 - Python
Language detection using n-gram model for PyCon PL'2020 lightning talk
-
Updated
Feb 18, 2021 - Jupyter Notebook
2023数模美赛M奖论文的工程文件和结果,禁止转载
-
Updated
Jan 2, 2024 - Jupyter Notebook
N-gram models- Unsmoothed, Laplace, Deleted Interpolation
-
Updated
Jan 4, 2022 - Python
This repository houses a collection of my natural language processing (NLP) projects, showcasing a variety of applications and experiments in the field. From sentiment analysis to language modeling, explore the power of NLP through my code. Feel free to use, modify, and contribute!
-
Updated
Jan 28, 2024 - Jupyter Notebook
Hangman Game implementation using n-gram language model in NLP, achieved an accuracy of more than 50%
-
Updated
Sep 6, 2024 - Jupyter Notebook
A proof-of-concept audio-interactive personalized chatbot based on Ted Mosby, a character from the renowned TV show "How I Met Your Mother"
-
Updated
Aug 25, 2021 - Python
-
Updated
Jul 19, 2023 - Python
markoText is a Python-powered story generator using a Bag of Words Markov Chain model to craft narratives. By training on input text, it learns word transition probabilities to generate unique content mimicking the style and structure of the original.
-
Updated
Dec 30, 2024 - Jupyter Notebook
JHU Data Science Coursera Capstone Project - Predict the next 3 words in the sentence
-
Updated
Aug 26, 2023 - HTML
1) N-grams 2) Emotion and sentiment analysis
-
Updated
Nov 10, 2024 - Jupyter Notebook
This repo is being created to store the code and implementation part of the N- Gram model using both Statistical and Neural Net approach
-
Updated
Apr 24, 2021 - Jupyter Notebook
COMP 8730 Assignment 2
-
Updated
Feb 6, 2023 - Jupyter Notebook
Developed N-gram based and LSTM based Language Models for various channels of social media
-
Updated
Aug 20, 2024 - Python
Improve this page
Add a description, image, and links to the n-gram-language-models topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the n-gram-language-models topic, visit your repo's landing page and select "manage topics."