Skip to content
Snippets Groups Projects
Commit 2e9639ba authored by Abd Errahmane Kiouche's avatar Abd Errahmane Kiouche :speech_balloon:
Browse files

argument parsing with docopt

Clusetring and hash with streamspot
parent 6e23fa50
No related branches found
No related tags found
No related merge requests found
LEADS
all software is copyright 2020
Abd Errahmane Kiouche, licensed under the Apache License 2.0.
docopt.cpp
Copyright (c) 2012 Vladimir Keleshev, <vladimir@keleshev.com>
Licensed under the MIT license (see LICENSE-MIT).
https://github.com/docopt/docopt.cpp
Files: docopt.cpp docopt.h docopt_private.h docopt_util.h docopt_value.h
Modifications: Remove "#pragma mark" directives.
hash
Copyright 2016 Emaad Ahmed Manzoor
License: Apache License, Version 2.0
Files : hash.h util.h
Clustering
Copyright 2016 Emaad Ahmed Manzoor
License: Apache License, Version 2.0
Files : create_seed_clusters.py , medoids.py , constants.py
modification : reading graph vectors, change cosine distance
to euclidean distance, changing range of n_clusters.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment