An open API service indexing awesome lists of open source software.

https://github.com/easonlai/content_based_product_recommendation_samples

The sample code repository leverages Azure Text Analytics to extract key phrases from the product description as additional product features. And perform text relationship analysis with TF-IDF vectorization and Cosine Similarity for product recommendation.
https://github.com/easonlai/content_based_product_recommendation_samples

azure-cognitive-services azure-text-analytics content-based-filtering content-based-recommendation cosine-similarity key-phrase-extraction machine-learning product-recommendation python python3 text-analytics tf-idf

Last synced: 3 months ago
JSON representation

The sample code repository leverages Azure Text Analytics to extract key phrases from the product description as additional product features. And perform text relationship analysis with TF-IDF vectorization and Cosine Similarity for product recommendation.

Awesome Lists containing this project