pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
-
Updated
Nov 10, 2024 - Ruby
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
Postgres full text search options (tsearch, trigram, ilike) examples
Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques
Small webpage for finding the odd unicode char code.
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.
Determining the similarity of alphanumeric text based on trigram matching.
Text language detection basic on trigrams.
Procedural generation of I Ching hexagrams and trigrams using PIL and NumPy
A collection of string comparisons algorithms
Cryptanalysis of Enigma M4 in Go Lang with pure statistical means utilizing Index of Coincidence and Trigram analysis.
Written Language Detection and Gibberish Synthesis for NAO.
This project implements HMM model on trigrams resulting a better accuracy in POS tagging
analyze trump's nonsense, feed in a topic, and generate a new tweet based on a custom corpus.
A Go n-gram indexer for natural language processing with modular tokenizers and data stores
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.
A text mining analysis about requests to information access to São Paulo municipality in 2018
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, seque…
Assigmnents of CL
This is a simple search app built with Django, PostgreSQL, Docker, Gunicorn.Demo
Add a description, image, and links to the trigrams topic page so that developers can more easily learn about it.
To associate your repository with the trigrams topic, visit your repo's landing page and select "manage topics."