22 Apr, 2026
12 mins read

AI Search for Unstructured Data: NLP, Vectors & Enterprise ROI – Beragampengetahuan

Summary Up to 90% of business data is unstructured (emails, documents, tickets), making it impossible to find with traditional keyword searches, which wastes time and hides critical insights. AI-powered search uses natural language processing and semantic understanding to interpret user intent, find conceptually similar content, and continuously improve results over time. This leads to faster […]

4 mins read

Working with vectors using DataFrames.jl minilanguage – Beragampengetahuan

By: Blog by Bogumił Kamiński Re-posted from: I have written in the past about DataFrames.jl operation specification syntax(also called minilanguage), see for example this post or this post. Today I want to discuss one design decision made in this minilanguage and its consequences.It is related with how vectors are handled when they are returned from […]