Topic: "n-gram-language-models"
ivankunyankin/intent_suggestions
https://pypi.org/project/intent-suggestions/
Language: Python - Size: 84 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

pakjiddat/word-predictor
Create n-gram models for word predictions
Language: HTML - Size: 76.1 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 1

LuluW8071/ASR-with-Speech-Sentiment-and-Text-Summarizer
Automatic Speech Recognition using Conformer with Speech Sentiment Analysis & Text Summarizer
Language: Python - Size: 27 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 3

Areesha-Tahir/Urdu-Poetry-Generation-Using-N-Grams-BackwardBigram-BidirectionalBigram-In-Python
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.
Language: Jupyter Notebook - Size: 705 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 2

viogami/2023-MCM-ICM-C 📦
2023数模美赛M奖论文的工程文件和结果,禁止转载
Language: Jupyter Notebook - Size: 19.6 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

pkubiak/pl.pycon.2020
Language detection using n-gram model for PyCon PL'2020 lightning talk
Language: Jupyter Notebook - Size: 2.96 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

AsadiAhmad/POS-Tagging
POS tagging using the Viterbi algorithm and n-gram models
Language: Jupyter Notebook - Size: 7.29 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

georgiyozhegov/n_gram
Simple tool for training n-gram language model
Language: Rust - Size: 38.1 KB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

sukhmancs/TextWizards
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!
Language: Jupyter Notebook - Size: 732 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ravikanagpal/N-gram_Language_Models
N-gram models- Unsmoothed, Laplace, Deleted Interpolation
Language: Python - Size: 99.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

naderabdalghani/project-rev
A proof-of-concept audio-interactive personalized chatbot based on Ted Mosby, a character from the renowned TV show "How I Met Your Mother"
Language: Python - Size: 1.73 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

cyberrumor/bite
Branching Information Trees Extractor. Summarizes corpora using the n-gram Markov approach.
Language: Rust - Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

AsadiAhmad/Sentiment-Analysis-N-Gram
Sentiment Analysis based on N-Gram probabilities.
Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mayankmittal29/SmoothLM---N-gram_Language_Modeling_with_Smoothing
An implementation of n-gram language models with various smoothing techniques for natural text generation and analysis with tokenization and perplexity calculations
Language: Python - Size: 9.75 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kanavgoyal898/markoText
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.
Language: Jupyter Notebook - Size: 4.34 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Rubina15Parveen/NaturalLanguageProcessing
1) N-grams 2) Emotion and sentiment analysis
Language: Jupyter Notebook - Size: 132 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Shiveshanand09/Hangman_Games
Hangman Game implementation using n-gram language model in NLP, achieved an accuracy of more than 50%
Language: Jupyter Notebook - Size: 916 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Priyansh2/ire_final_project
Developed N-gram based and LSTM based Language Models for various channels of social media
Language: Python - Size: 2.04 GB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

AnanthaR20/Markov-Melody-Authentication
An authentication scheme where a user remembers a long binary sequence as their password. The sequence is mentally encoded as a binary variant of parson's code for any Melody the user chooses. This scheme uses an n-gram language model and CORRECT parson's code for their Melody to determine the probability of a valid user. Open Day 2024 at CSA IISc
Language: Svelte - Size: 2.23 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Mehrdadghassabi/ngram_next_token_prediction 📦
ngram language model next token prediction
Language: Jupyter Notebook - Size: 1.8 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Vivek-Tate/Language-Model
Language Model project is a Java-based language and N-Gram model developed for the COM6516 module. It predicts up to two words based on a single word input and provides detailed text analysis statistics. Demonstrating advanced object-oriented programming and design principles, it is a valuable tool for predictive text input and linguistic analysis.
Language: Java - Size: 6.48 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

mujtaba-io/n-gram-language-model
n-gram language model to predict next word in a sequence of words for auto complete purpose.
Language: Python - Size: 1.94 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

namansnghl/Sentence-Generation-with-BeRP
Generate sentences with Restaurant Call Transcripts
Language: Python - Size: 4.29 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vggls/language_models
Language: Jupyter Notebook - Size: 62.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JaewonSon37/Natural_Language_Processing1
Language: Jupyter Notebook - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AkashMer/text_ease
JHU Data Science Coursera Capstone Project - Predict the next 3 words in the sentence
Language: HTML - Size: 18.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

beyzanc/n-gram-language-modeling
Language: Python - Size: 89.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

simrann20/Hangman_Game_Project
Hangman Game implementation using n-gram language model in NLP, achieved an accuracy of more than 50%
Language: Jupyter Notebook - Size: 782 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ArtaXerxess/Natural-Language-Processing-lab
Language: Jupyter Notebook - Size: 1.16 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

aj-talaei/Natural_Language_Processing_Specialization
This repository contains my coursework and projects completed during the Natural Language Processing Specialization offered by DeepLearning.AI.
Language: Jupyter Notebook - Size: 44.4 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

seunshix/recurrent_neural_networks
Explored the application of an LSTM-based RNN to analyze protein sequences and evaluate its ability to capture long-range dependencies. Generated new protein sequences and created 3-gram language models based on the trained network.
Language: Python - Size: 221 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gloryodeyemi/COMP_8730_Assignment2
COMP 8730 Assignment 2
Language: Jupyter Notebook - Size: 6.11 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kraoNEU/n_gram_calculation
This Project is being Developed for SMILe Lab at Bouvè College of Health Sciences at Northeastern University under Dr. Kristen Allison.
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nadahkhaledd/AutoComplete_using_Trigrams
Language: Jupyter Notebook - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

TimilsinaBimal/Autocompletion
Autocompletion using an n-gram language model.
Language: Jupyter Notebook - Size: 3.19 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LazyTurtle/N-Grammer
A cache based natural language model.
Language: Python - Size: 4.35 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Siddp278/Word-Prediction
This repo is being created to store the code and implementation part of the N- Gram model using both Statistical and Neural Net approach
Language: Jupyter Notebook - Size: 1.58 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
