PHP Scraper + Python fasttext model

Kevin Naidoo - Jan 31 '23 - - Dev Community

What I built

A little tool to help developers with data science tasks. Often when working with machine learning models - you need large amounts of data, this tool will allow for scraping of data from Shopify and other sources (responsible use off course!).

Once the data is scraped - a basic fasttext model can be generated to provide text classification functionality.

App Link

https://github.com/kwnaidoo/scraper-mltoolkit

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .