Skip to content

luhua-rain/Dialogue-in-Python

 
 

Repository files navigation

Dialogue-in-Python

--Files--

dipy.py -- Code file *.txt -- Blog story file ./output -- Output from dialogue constrution

--Useage--

Two options: 1. Commandline specification of story file: >> dipy.py *.txt 2. Input story file name with prompt: >> C:\madeUpDirectory\subDir> dipy.py >> Please enter name of story file --> *.txt

--Function--

This code takes a text file as input. The output is the same text, modified into a dialogue format.

About

a simple system converting monologic narrative blog stories into dialogic format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%