Hacker News new | ask | show | jobs
by ialuronico 1924 days ago
I am just testing out some machine learning to extract tags from HTML. This is a very initial beta version. At the moment, I can find out tags with names, testimonials (e.g. they come under a section with title testimonials), and logos.

Of course it must be improved. But let me know anyway if you see some application for this tech.

1 comments

I tested on one of my sites [1] and thought to share as a test case for improvements. The theme is LandKit [2].

TBH nothing rings a bell in terms of application, but still pretty cool.

[1] https://multipreview.com

[2] https://themes.getbootstrap.com/product/landkit/

Thanks for testing it out!

My initial idea was finding logos from landing pages to see what are the partners of a given startup. Before doing this I guess I have to get to a decent level of accuracy though.