This website requires JavaScript.
Explore
Help
Sign in
Joachim
/
CAI
Watch
1
Star
0
Fork
You've already forked CAI
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
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.
2
commits
1
branch
0
tags
40
KiB
C
100%
f50ab4512c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Joachim Rey
f50ab4512c
Téléverser les fichiers vers "/"
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
README.md
ai