Commit Graph

11 Commits

Author SHA1 Message Date
siulkilulki 606ebb5260 Add redis data structures description. Handle banned users.
Rename annotation_stats ---> annotator_console.py
Add ban and users stats function in annotator_console.py
2018-05-26 19:07:08 +02:00
siulkilulki 626307f135 Fix get next utterance (by score).
Switch to argparse in annotation_stats.py
2018-05-25 15:09:23 +02:00
siulkilulki 6a3819eb0a Add passing users not annotated utterances (by them)
Switch to secrets module for cookie tokens.
Add console, exec mode to annotation_stats.py (todo rename script)
Add some more info in index.html helper modal.
2018-05-25 12:39:06 +02:00
siulkilulki fbcf3bad4e Add redis stats, helper script.
Add default colors to color_hour func in extractor.find_hours
Add annotation task description modal.
2018-05-24 12:56:02 +02:00
siulkilulki 916703ed5e Refactor app.py and add robust undo functionality.
Add cookie js disclaimer script in index.html
2018-05-21 01:09:05 +02:00
siulkilulki 0e5dc170f6 Configure loggers. Add redis stats script. Add logging by ip in db. 2018-05-19 01:05:30 +02:00
siulkilulki 7da40e76ac Fix find_hours regex. Fix app.py (adapt to addtion of utterances)
change header of website in index.html
get_utterances.py run with paramter intead of in script filename
2018-05-16 20:33:32 +02:00
siulkilulki 95491b20a7 Working annotator. Without abuse handling, but logging actions.
Modify find_hours
Modify get_utterances
Add missing parish2text-commands.sh
workin app.py
add hash.min.js (fingerpirntjs)
modify index.html, make it prettier, add functions and more
2018-05-15 07:13:09 +02:00
siulkilulki 1f6b1e6ffe Working utterances getting/pickling
Working converting parishes from html2text.
Add makefile parish2text goal.
Change to non-html(text) parishes in extract_rule_based and get_utterances
Enhance find_hours.py
Wrap render_template in make_response in webapp/app.py
2018-05-14 01:51:40 +02:00
siulkilulki 382666c563 Add test.py for data gathering (data for annotation)
Small changes to annotator.py (to be deleted in near future)
Add utils/iterator
Add redis to enviroment.yml
Rename, adapt and move rule based extractor.
Adapt find_hours.
Yapify webapp app (probalby nothing more)
Rename buttons in index.html
2018-05-11 23:12:21 +02:00
siulkilulki c617018611 Restructure code. Add frontend template. (logic to be done) 2018-05-04 23:25:07 +02:00