D3-Visualiser
Web GUI/dashboard for DIDECTS.
N.B. This is a work in progress with a lot of ugly code.
Start the web server in development mode by running:
$ python run.py
OK
Built From
@santiagosilas https://github.com/santiagosilas/Flask-Bootstrap-ML-Dashboard
Screenshots
User Guide
The GUI should, hopefully, be rather self-explanatory. You can view the database content in different views: focusing on the different categories the URLs have been put in, focusing on the text excerpts from each respective URL, or focusing on the annotations made by the annotators for each respective URL
There is also a modest graph showing statistics over the categories in the database.
Under Archived Web Pages you can browse some collected and HTML parsed .onion pages. There is a primitive search function under this section as well, where you can do a keyword search amongst the web pages stored in the database. In the future the "Crawl URL on-demand" function will be implemented so that one can add URLs to be crawled by D3-Collector from the web GUI as well.
The Export section is just a placeholder at the moment. In the future the idea is that it should be possible to export content of interest to user friendly formats like .xls, .csv, .pdf, and so on from there.
GIF Demonstration
Licence
GPL-3 Licence