trigram topic

List trigram repositories

n-gram

74
Stars
20
Forks
Watchers

Get n-grams from text

urdu-words

40
Stars
18
Forks
Watchers

📝A text file containing 150,000 Urdu words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion.

trigrams

22
Stars
3
Forks
Watchers

Trigram files for 400+ languages

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...