This repository has been archived on 2021-12-10. You can view files and clone it, but cannot push or open issues or pull requests.
D3/D3-Analyser/README.md

21 lines
434 B
Markdown

# D3-Analyser
These are the machine learning scripts of DIDECTS. It includes the inter-annotators agreement calculation logic in iaa_d3.py and
the web page classifiers in d3_analyser.py
Simply run them by typing:
$ python d3_analyser.py --database <sqlite>.db -h
$ python iaa_d3.py
# Nota Bene
This is a work in progress.
$ python iaa_d3.py
# Nota Bene
This is a work in progress.
# Licence
GPL-3 (see LICENCE file)