azure-text-analytics

There are 9 repositories under azure-text-analytics topic.

  • easonlai/facebook_post_scraping_and_text_analytics

    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.

    Language:Jupyter Notebook161014
  • easonlai/playstore_reviews_scraping_and_text_analytics

    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).

    Language:Jupyter Notebook11103
  • easonlai/google_news_searching_and_text_analytics

    This is a demo repo to demonstrate how to use Python GoogleNews library to search and scrape result data. And save scraping results into Pandas dataframe.

    Language:Jupyter Notebook4101
  • easonlai/pii-data-scrubber

    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.

    Language:Jupyter Notebook3101
  • easonlai/yahoo_news_searching_and_text_analytics

    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.

    Language:Jupyter Notebook3102
  • Fabian-Schneider01/summarize-information

    text summary web-app using the azure cognitive services

    Language:Python21181
  • 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.

    Language:HTML1101
  • cyrilshaji38/TraceApp-Azure

    Welcome to the Trace App! We will help you sort out your product reviews.

    Language:Python0000
  • zatafa/1_OC_AI_Language_detection

    Use Text Analytics, an Azure Cognitive Solution which helps to detect the language of a text.

    Language:Python0100