AWS Architecture Blog

Francisco Losada

Author: Francisco Losada

Francisco Losada is an Analytics Specialist Solutions Architect based out of Madrid, Spain. He works with customers across EMEA to architect, implement and evolve analytics solutions at AWS. He advocates for OpenSearch, the open source search and analytics suite, and supports the community by sharing code samples, writing content and speaking at conferences. In his spare time, Francisco enjoys playing tennis and running.

Data lake architecture with OpenSearch

Text analytics on AWS: implementing a data lake architecture with OpenSearch

Text data is a common type of unstructured data found in analytics. It is often stored without a predefined format and can be hard to obtain and process. For example, web pages contain text data that data analysts collect through web scraping and pre-process using lowercasing, stemming, and lemmatization. After pre-processing, the cleaned text is […]