laziel / tldr-web

Web frontend for the text summarization service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TL;DR Web Frontend

This is a web frontend for TL;DR (text summarization service).

TODO

  • The Javascript code tries to manually manipulate DOM objects via jQuery. This kind of works but is not a good solution. This must be replaced with a model-based architecture (e.g., Backbone.js) at some point.

About

Web frontend for the text summarization service

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 80.6%Language:Python 9.4%Language:HTML 9.3%Language:CSS 0.7%