Skip to content

Reads a sample file and its language patterns, takes number of words to be generated as parameters and generates a text of that number of words in similar linguistic pattern to that of the source file.

Notifications You must be signed in to change notification settings

sauryanshu55/text-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Language Generatiom

Using recursive method calls, learns the linguistic patterns of the specified text file provided, and generates a text of similar pattern, taking in parameters as test data, and number of words to be generated.

About

Reads a sample file and its language patterns, takes number of words to be generated as parameters and generates a text of that number of words in similar linguistic pattern to that of the source file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages