Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 711 Bytes

TODO.md

File metadata and controls

22 lines (19 loc) · 711 Bytes

TODO: Tasks

  • Readme.md: Document to use the project as an developers
  • Explain framework
    • modification
    • English stopwords
    • Paragraph class and properties
  • Explain Summarization API (link to the article)
  • Generate requirements.txt
    • pipreqs --force --use-local --encoding UTF-8 D:\Development\Github\summarize_webpage
  • Explain Flask as an API only
  • Explain the UI Interface
  • Demo screenshots
  • Extend jusText License
  • Demo deployment ?
  • Ideas to extend it
    • to create API with customization options
    • to create chrome plugin
  • Extend jusText and HTMLParser to have custom implementation
    • Avoid confusion by modifying the original code