{"id":24274408,"url":"https://github.com/usk2003/suffix-tree-visualizer","last_synced_at":"2025-03-05T08:24:52.287Z","repository":{"id":271939560,"uuid":"907535018","full_name":"usk2003/Suffix-Tree-Visualizer","owner":"usk2003","description":"This project repository provides a Python-based Suffix Tree Visualizer. It constructs suffix trees using Ukkonen's algorithm and visualizes them with matplotlib. Basic implementation for exploring string matching, text compression, and bioinformatics. Interactive, easy-to-use, and educational! 🌟","archived":false,"fork":false,"pushed_at":"2025-01-10T21:14:10.000Z","size":6279,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T22:25:29.848Z","etag":null,"topics":["matplotlib","python","suffix-tree","ukkonen-algorithm","visualiser"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/usk2003.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-23T20:09:14.000Z","updated_at":"2025-01-10T21:17:16.000Z","dependencies_parsed_at":"2025-01-10T22:25:31.246Z","dependency_job_id":"4fcff833-c7fc-4d70-bd94-2ed616727673","html_url":"https://github.com/usk2003/Suffix-Tree-Visualizer","commit_stats":null,"previous_names":["usk2003/suffix-tree-visualizer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usk2003%2FSuffix-Tree-Visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usk2003%2FSuffix-Tree-Visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usk2003%2FSuffix-Tree-Visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usk2003%2FSuffix-Tree-Visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usk2003","download_url":"https://codeload.github.com/usk2003/Suffix-Tree-Visualizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241991462,"owners_count":20054123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["matplotlib","python","suffix-tree","ukkonen-algorithm","visualiser"],"created_at":"2025-01-15T20:41:49.494Z","updated_at":"2025-03-05T08:24:52.256Z","avatar_url":"https://github.com/usk2003.png","language":"Python","readme":"# Suffix Tree Visualizer\n\nThis project provides a Python implementation to construct and visualize a suffix tree for a given string. Suffix trees are useful in various applications, such as string matching, data compression, and bioinformatics. The visualizer uses `matplotlib` to render the tree structure.\n\n## 🚀 Features\n\n- **Suffix Tree Construction**: Implements Ukkonen's algorithm to build a suffix tree.\n- **Visualization**: Generates a graphical representation of the suffix tree using `matplotlib`.\n- **Interactive Input**: Enter a word to visualize its suffix tree.\n\n## 🛠️ Prerequisites\n\n- Python 3.11 🐍\n- Required libraries:\n  - `matplotlib`\n\n## 📖 How to Use\n\n1. Clone the repository and navigate to the project folder.\n2. Run the Python script:\n   \n    ```bash\n   python suffix_tree_visualizer.py\n    ```\n\n3. Enter a word or string when prompted. ex - banana.\n4. The suffix tree for the input will be visualized using `matplotlib`.\n\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome! Feel free to fork the repository and submit a pull request.\n\n## 📬 Contact\n\nFor any questions, feel free to reach out via email: [urlanasureshkumar@gmail.com] ✉️\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusk2003%2Fsuffix-tree-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusk2003%2Fsuffix-tree-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusk2003%2Fsuffix-tree-visualizer/lists"}