marvin-garcia / jbSummarize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jbSummarize

  • Simple Flask service that takes a POST with a {"txt":"Long Sentence"} and summarizes it.
    • Needs space between period and next sentence
    • Need multiple sentences
  • example curl statements
    • test-curl-azure
    • test-curl-local

About


Languages

Language:Python 77.2%Language:Dockerfile 22.8%