<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Alper Nebi Kanlı</title>
        <link>https://www.alpernebikanli.com</link>
        <description>Hi, I'm Alper Nebi Kanlı. Currently, I work as a Senior Data Scientist at Hepsiburada. Beyond my profession, I am deeply interested in linguistics, philosophy, natural sciences and more. I will be sharing my writings, side projects and reviews with you here!</description>
        <item>
          <title>some berts and modernbert</title>
          <link>https://www.alpernebikanli.com/blog/posts/some-berts-and-modernbert</link>
          <description>a new encoder-only model</description>
          <pubDate>Thu, 22 May 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>the llm era: from embeddings to emergence</title>
          <link>https://www.alpernebikanli.com/blog/posts/llm-era</link>
          <description>continuing the journey of embeddings, exploring the llm era</description>
          <pubDate>Thu, 16 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>journey of embeddings</title>
          <link>https://www.alpernebikanli.com/blog/posts/journey-of-embeddings</link>
          <description>an overview of the journey of embeddings</description>
          <pubDate>Thu, 05 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>inspirations behind words and their mappings</title>
          <link>https://www.alpernebikanli.com/blog/posts/inspirations-behind-words-and-their-mappings</link>
          <description>what am i trying to do in the series words and their mappings?</description>
          <pubDate>Fri, 08 Nov 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>words and their mappings - introduction</title>
          <link>https://www.alpernebikanli.com/blog/posts/words-and-their-mappings</link>
          <description>a brief introduction to the series words and their mappings</description>
          <pubDate>Sun, 03 Nov 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>how does elasticsearch work? - elasticsearch architecture - general overview</title>
          <link>https://www.alpernebikanli.com/blog/posts/how-does-elasticsearch-work-1</link>
          <description>Elasticsearch is a fast, scalable search and analytics engine built on Apache Lucene, known for real-time search and powerful querying. It features horizontal scalability, high availability, and easy integration, making it popular for enterprise search. Its architecture consists of clusters, nodes, and shards, with nodes handling indexing and queries while shards distribute data for better performance and fault tolerance. Using inverted indices, Elasticsearch enables efficient full-text search across large datasets. This post outlines Elasticsearch’s architecture, indexing process, and query execution, highlighting its strengths as a scalable search solution.</description>
          <pubDate>Sat, 31 Aug 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>