{"id":91,"date":"2018-06-04T10:00:09","date_gmt":"2018-06-04T08:00:09","guid":{"rendered":"https:\/\/billigeplaetze.com\/?p=91"},"modified":"2024-08-14T13:53:56","modified_gmt":"2024-08-14T11:53:56","slug":"analyzing-a-telegram-groupchat-with-machine-learning-using-an-unsupervised-nlp-approach","status":"publish","type":"post","link":"https:\/\/craftcoders.app\/analyzing-a-telegram-groupchat-with-machine-learning-using-an-unsupervised-nlp-approach\/","title":{"rendered":"Analyzing a Telegram Groupchat with Machine Learning using an unsupervised NLP approach"},"content":{"rendered":"

Hey, guys!. When it came to finding a topic for my first blog post, I first thought of another topic… but then I remembered my student research project and thought it was actually fun! The student research project was about NLP (Natural language Processing), maybe I’ll tell you more about it in another blog post.
\nAlmost as interesting as NLP is our Telegram group! Since last week we have our own stickers (based on photos of us). Well, this escalated quickly \ud83d\ude1b This kind of communication is interesting and I wonder if my basic knowledge of NLP is enough to get some interesting insights from our group conversations?…
\nThat’s exactly what we’re about to find out! In this blog post, we will extract a telegram chat, create a domain-specific Word2Vec model and analyze it! You can follow me step by step!
\nBut before we start, we should think about how we want to achieve our goal. Our goal is to find some interesting insights from a chat group without any mathematical shenanigans. To achieve our goal we have to do three things:<\/p>\n