Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 314 Bytes

File metadata and controls

8 lines (5 loc) · 314 Bytes

conversation-parser

A python utility for parsing Excel files containing conversation flows for RapidFlow into JSON objects.

How to Run

At root directory there exist conversation_parser.py which requires path of excel file and sheet name to work with. Currently it's parsing example_story1 sheet only.