Skip to content

mahmoudjobeel1/Automatic-Text-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automatic-Text-Generation

It is program that generates a text with given length given the first 2 words of the text. It generates the text based on statistical properties from a database. The database is the file called "DataFile.hs".

The used language

The program is implemented with functional programming paradigm using Haskell language.

Releases

No releases published

Packages

No packages published