trigrams
There are 49 repositories under trigrams topic.
Casecommons/pg_search
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
jorzel/postgres-full-text-search
Postgres full text search options (tsearch, trigram, ilike) examples
susantabiswas/Word-Prediction-Ngram
Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques
msiebuhr/charcod.es
Small webpage for finding the odd unicode char code.
KhaledAshrafH/Auto-Filling-Text
This project is an auto-filling text program implemented in Python using N-gram models. The program suggests the next word based on the input given by the user. It utilizes N-gram models, specifically Trigrams and Bigrams, to generate predictions.
StephanGeorg/trigram-similarity
Determining the similarity of alphanumeric text based on trigram matching.
cyb3rk0tik/pyfranc
Text language detection basic on trigrams.
sumn2u/string-comparisons
A collection of string comparisons algorithms
mideind/Icegrams
A fast, compact trigram library for Icelandic
urschrei/hexagrams
Procedural generation of I Ching hexagrams and trigrams using PIL and NumPy
arvindpj007/Enigma-M4-Cryptanalysis
Cryptanalysis of Enigma M4 in Go Lang with pure statistical means utilizing Index of Coincidence and Trigram analysis.
CelineBoudier/jabberwocky
Written Language Detection and Gibberish Synthesis for NAO.
himanish532/POS-Tagger-Model
This project implements HMM model on trigrams resulting a better accuracy in POS tagging
Garrett-Webb/trumptweets
analyze trump's nonsense, feed in a topic, and generate a new tweet based on a custom corpus.
mochi-co/ngrams
A Go n-gram indexer for natural language processing with modular tokenizers and data stores
luizanisio/Doc2VecFacil
Classe responsável por simplificar o processo de criação de um modelo Doc2Vec (gensim) com facilitadores para geração de um vocab personalizado e com a geração de arquivos de curadoria. Dicas usando elasticsearch e singlestore.
gromag/Data-Science-Specialisation-Predict-Next-Word
Predicting next word with Natural Language Processing. Being able to predict what word comes next in a sentence is crucial when writing on portable devices that don't have a full size keyboard. However the same techniques used in texting application can be applied to a variety of other applications, for example: genomics by segmenting DNA, sequences speech recognition, automatic language translation or even as one student in the course suggested music sequence prediction.
ricardobreis/Text-Mining-Acesso-Info-SP
A text mining analysis about requests to information access to São Paulo municipality in 2018
Adrianogba/bigrama-trigrama-python
Este é um programa de inteligência artificial simples para prever a próxima palavra baseada em uma string informado usando bigramas e trigramas baseados em um arquivo .txt. Existem dois códigos, um usando console e outro usando o tkinter.
AslanDevbrat/Computational-Linguistic
Assigmnents of CL
bfontaine/trigrams
Trigrams-based random text generation
EUGINELETHAL/Docker-Nginx-Heroku
This is a simple search app built with Django, PostgreSQL, Docker, Gunicorn.Demo
ZNClub-PA-ML-AI/NLP-techniques
Testing & learning different nlp and lex techniques
akshataupadhye/News-articles-clustering-A-comparative-approach
A project featuring the use of various NLP techniques and ML algorithms like the topic modelling and paragraph embeddings, for document clustering. 📰📚
albertusk95/nips-challenge-plagiarism-detection-vsm
Global NIPS Paper Implementation Challenge - Plagiarism Detection on Electronic Text Based Assignments Using Vector Space Model (iciafs14)
daverlon/ngram-wordgen
Word generator using n-gram probabilities
mehdiye5/WordSegmentation
The task for this project is to segment a sequence of English characters into the most likely word sequence.
mikethesilb/TrigramsE-M
A map-reduce implementation in Apache Hadoop (AWS EMR) for calculating the probabilities of trigrams in the Hebrew language. This project utilizes the deleted estimation two-way cross validation method to calculate trigram probabilities. The Google Hebrew Trigram database serves as this project's corpus.
philbooth/surch
MOVED TO GITLAB
remram44/ngram-search
Ngram-based indexing of strings into a binary file
Universemul/postgresql-search-engine
This application demonstrates how to use PostgreSQL as a full-text search and spatial engine
Eatmeta/TextAnalysis
The Practice "Sentence Generator"
f1monkey/ngrams
Ngram generation library
pouriaSameti/NLP
The projects for the NLP course at the University of Isfahan.
askeladdk/langdet
Language detection for Go.
sabareeswarans11/Russia_Ukraine_War_Twitter_Analysis
Semi-Structured Data Processing with NoSQL Database Server MongoDB Collecting Social Media Data from Twitter Real-time Data Stream and Storing and Retrieving to Process from a Semi-Structured Database Server MongoDB