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

Level 2 subtitles for Minutes? #8

Closed karlcow closed 5 years ago

karlcow commented 6 years ago

So it seems people are willing to create subtitles in the minutes and shoki is currently unable to grok that.

This is the input:

capture d ecran 2018-08-15 a 09 24 02

This is the current output:

capture d ecran 2018-08-15 a 09 23 39
karlcow commented 5 years ago

Let's not bother with it for now.