trigrams topic
List
trigrams repositories
pg_search
1.2k
Stars
367
Forks
Watchers
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
postgres-full-text-search
116
Stars
6
Forks
Watchers
Postgres full text search options (tsearch, trigram, ilike) examples
Word-Prediction-Ngram
34
Stars
11
Forks
Watchers
Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques
charcod.es
18
Stars
3
Forks
Watchers
Small webpage for finding the odd unicode char code.
Auto-Filling-Text
17
Stars
4
Forks
Watchers
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...