All Projects → fluency03 → logclustering-py

fluency03 / logclustering-py

Licence: other
Log clustering by detecting the similarity between two logs.

Programming Languages

python
139335 projects - #7 most used programming language

logclustering-py

Build Status

Log clustering by detecting the similarity (editing distance) between two logs.

This is part of my master thesis project and still in development.

Requirements

  • Python 2.7
  • NumPy: The fundamental package needed for scientific computing with Python.
  • editdistance: Fast implementation of the edit distance(Levenshtein distance) in C++ and CPython.
  • python-dateutil: Useful extensions to the standard Python datetime features.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].