Recent Releases of authorship_clustering_code_repo
authorship_clustering_code_repo - Argumented Software
Changelog:
- Parametrising the execution of LSSR building and authorial clustering
- Making the file paths OS-independent
- Manually importing external libraries with grafted patches thereon to avoid reapplying these patches upon each installation
- Removing redundant libraries
- Providing a detailed guideline and an example
- Providing requirements.txt for smoother installation/execution of code
- Specifying an explicit open-source license, namely GPL-2.0
- Bug fixes.
This release was tested on Windows 10 and found to be reproducible with slight differences in results of methods that inherently utilise randomness (like BL_Random and SPKMeans).
- Python
Published by rtrad89 almost 5 years ago
authorship_clustering_code_repo - Original Code Release
This release encapsulates the code used in the study as-is. It lacks OS-independence, proper logging, master code files with dynamic argumentation for user-friendly execution, and the likes.
- Python
Published by rtrad89 about 5 years ago