Welcome to Pattern clustering’s documentation!
Contents:
- Pattern clustering
- Installation
- Usage
- Contributing
- Credits
- History
- 0.1.0 (2022-05-11): First release
- 0.2.0 (2022-06-02): CI
- 0.3.0 (2022-06-22): Bug fixes and CI improvements
- 0.3.1 (2022-06-22): Bug fixes and CI improvements
- 0.4.1 (2022-06-24): Bug fixes and CI improvements
- 0.4.2 (2022-06-24): Added entry points
- 0.5.0 (2022-06-25): Added entry points
- 1.0.0 (2022-07-01): checked experiments
- Modules
- API documentation
- pattern_clustering.boost
- pattern_clustering.boost.group_by_identical_pa
- pattern_clustering.boost.make_densities
- pattern_clustering.boost.make_name_density
- pattern_clustering.boost.make_pattern_automata
- pattern_clustering.boost.make_pattern_automaton
- pattern_clustering.boost.make_pattern_automaton_python
- pattern_clustering.boost.pattern_clustering
- pattern_clustering.boost.pattern_clustering_with_preprocess
- pattern_clustering.boost.pattern_clustering_without_preprocess
- pattern_clustering.boost.pattern_distance
- pattern_clustering.boost.PatternClusteringEnv
- pattern_clustering.cli
- pattern_clustering.html
- pattern_clustering.html.clustered_lines_to_html
- pattern_clustering.html.clusters_to_row_formatter
- pattern_clustering.html.colors_to_html
- pattern_clustering.html.lines_to_html
- pattern_clustering.html.make_html_colors
- pattern_clustering.html.pattern_clustering_to_html
- pattern_clustering.html.values_to_colors
- pattern_clustering.html.RowFormatter
- pattern_clustering.language_density
- pattern_clustering.multi_grep
- pattern_clustering.pattern_automaton
- pattern_clustering.regexp
- pattern_clustering.boost
- C++ core