elbaulp / elbaulp.github.io

Contenido del blog El Baúl del programador usando emacs org-mode
https://elbauldelprogramador.com
4 stars 4 forks source link

NLP analysis over large amounts of text data with AWS comprehend, python and pandas #56

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

NLP analysis over large amounts of text data with AWS comprehend, python and pandas

Recently I had to analyce a large amount of text data using Amazon comprehend, a natural language processing (NLP) service that uses machine learning to find insights and relationships in text. Here is how I did it

https://elbauldelprogramador.com/org-posts/analyze-data-aws-comprehend-awswrangler-python.html

mamtasharma311 commented 2 years ago

Language Detection for Unstructured Data with AWS S3 Batch Operations and AWS Comprehend https://www.decipherzone.com/blog-detail/language-detection-amazon-comprehend For years, organizations have collected text data. Analyzing text data can help you meet a range of business challenges, from customer experiences to analytics. The unstructured datasets and mixed languages in business documents, emails, and web pages can possess riches of knowledge. Through processing and interpreting this data, you can gain insight that can help with decision-making in your business. But manual processing and interpretation of the text data can cost a lot of effort, time and money.