karlcow / shoki

shoki (書記) is a secretary in Japanese. This python program is here to help take a text only file of meeting minutes and convert it into structured data. This structured data can then be converted into other formats.
Mozilla Public License 2.0
4 stars 1 forks source link

Fixes #2 - Adds ACTION keyword for action item #4

Closed karlcow closed 6 years ago

karlcow commented 6 years ago

We were only parsing todo, now we do action too.