- restructured simplification pipeline: ranker and CWI use common scoring class
- single-word requests always pass through CWI
- featurizers still very POC, next step is to implement strong models
- no more pickling!
- POS-based synonym selection
- more general database error handling
- bugfix in Database connection: rollback connection at error
- using synonym list for Danish
- return simplification objects with unique sessionIds
- accommodate for on-demand simplifications
- simplify HTML only between given start and end character offset
- blacklist words per user
- massive restructuring of source
- marking if original word is displayed as first alternative
- log frontend_version in database
- small bugfix in database calls
- initial tagged release