A C program which calculate the most probable word after a chain of words. It feed from a text file and generate a text of 100 words. It work with n-gram and a context of 50 words.
Find a file
2025-05-16 12:30:09 +02:00
base.c Téléverser les fichiers vers "/" 2025-05-16 12:30:09 +02:00
LICENSE Initial commit 2025-05-16 12:29:45 +02:00
README.md Initial commit 2025-05-16 12:29:45 +02:00