{"id":23478287,"url":"https://github.com/willis7/phrase-trie","last_synced_at":"2025-04-13T16:59:57.414Z","repository":{"id":71222773,"uuid":"133574435","full_name":"willis7/phrase-trie","owner":"willis7","description":"Implementation of the Trie search algorithm for finding phrases in a body of text","archived":false,"fork":false,"pushed_at":"2018-05-15T21:18:26.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T16:59:56.281Z","etag":null,"topics":["data-structures","golang","trie"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/willis7.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,"zenodo":null}},"created_at":"2018-05-15T21:18:13.000Z","updated_at":"2018-05-16T08:34:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0b79078-3b5e-445c-afac-10aab12b28c4","html_url":"https://github.com/willis7/phrase-trie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Fphrase-trie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Fphrase-trie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Fphrase-trie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Fphrase-trie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willis7","download_url":"https://codeload.github.com/willis7/phrase-trie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750078,"owners_count":21155685,"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":["data-structures","golang","trie"],"created_at":"2024-12-24T19:18:31.605Z","updated_at":"2025-04-13T16:59:57.409Z","avatar_url":"https://github.com/willis7.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phrase Trie\n\nDemonstrates the use of a Trie search to find phrases in a body of text. The body of text needs to be sanitised by removing newline and tab characters; `/n` and `/t` respectively.\n\n## Use Cases\n\n### Searching sensitive content\n\nOne application may be to search sensitive content in source code. For example, `AWS_SECRET` or `password =`.\n\n## References\n\n* [Wikipedia](https://en.wikipedia.org/wiki/Trie)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillis7%2Fphrase-trie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillis7%2Fphrase-trie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillis7%2Fphrase-trie/lists"}