Skip to content

A simple Go package for processing and clustering a URL to extract a generic page route from it

License

Notifications You must be signed in to change notification settings

grafana/clusterurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ClusterURL

The goal of this package is to provide a simple way to process and cluster a URL to extract a generic page route from it. These generic routes can then be used to aggregate data from multiple URLs under a single route.

This is done by a combination of a rules-based parser combined with a ML model trained to determine if a string is gibberish or not.

About

A simple Go package for processing and clustering a URL to extract a generic page route from it

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages