Skip to content

rad-lab/simple-phrase-transform

Repository files navigation

simple-phrase-transform

Generates new sentences based on existing ones using simplified grammatical rules.

To run use python 3:

python main.py -i [input_file] -g [grammar_rules_file] -o [output_file]

For example:

python main.py -i input.txt -g grammar_rules.txt -o output.txt

About

Generates new sentences based on existing ones using simplified grammar rules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages