Skip to content
#

azure-text-analytics

Here are 9 public repositories matching this topic...

Language: All
Filter by language

This is demo repo to demostrate how to scrape post data from Facebook by Python with library facebook_scraper. And then use Azure Text Analytics to perform sentiment analysis for post text content.

  • Updated Nov 12, 2021
  • Jupyter Notebook

This is demo repo to demostrate how to scrape apps review data from Google Play Store by Python with library Google-Play-Scraper. And then use Azure Text Analytics to perform sentiment analysis for reviews content (aka comments).

  • Updated Sep 4, 2021
  • Jupyter Notebook

This is a demo repo to demonstrate how to use Python Requests and Beautiful Soup 4 libraries to search and scrape result data. And save scraping results into Pandas dataframe.

  • Updated May 10, 2022
  • Jupyter Notebook

This is demo repo to demonstrate how to leverage Azure Text Analytics to perform Personally identifiable information (PII) data scrubbing by Python (Jupyter Notebook). This is important part of data wrangling/data cleaning.

  • Updated Aug 18, 2021
  • Jupyter Notebook

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.

  • Updated Apr 12, 2022
  • HTML

Improve this page

Add a description, image, and links to the azure-text-analytics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the azure-text-analytics topic, visit your repo's landing page and select "manage topics."

Learn more