NLP analysis 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… Read more

Similar