From fca8bb3c41783c61800d4a8d5ef43069fe51c8d8 Mon Sep 17 00:00:00 2001 From: Roy <33963924+royn5618@users.noreply.github.com> Date: Sat, 10 Sep 2022 21:40:28 +0100 Subject: [PATCH 1/2] Update talks.json --- data/talks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/talks.json b/data/talks.json index dd557f5..05cc16a 100644 --- a/data/talks.json +++ b/data/talks.json @@ -223,7 +223,7 @@ "type": "Talk", "lang": "en", "title": "Introduction to Text Analytics for Social Media Chatter", - "text": "A vast amount of textual content is available on the internet which is exponentially increasing every second. Text analytics and natural language processing (NLP) techniques allow us to analyze, evaluate and uncover actionable insights from such data. In this talk, I will discuss four key topics ~ 1. Why social media, and what kind of information does social media contain 2. Real-world applications of social media text analysis, 3. The challenges associated with social media data, and 4. Natural language processing techniques (using Python) for analyzing them for cleaning and pre-processing, semantic Analysis, and visualizations." + "text": "A vast amount of textual content is available on the internet which is exponentially increasing every second. Text analytics and natural language processing (NLP) techniques allow us to analyze, evaluate and uncover actionable insights from such data. In this talk, I will discuss four key topics ~ 1. Why social media, and what kind of information does social media contain 2. Real-world applications of social media text analysis, 3. The challenges associated with social media data, and 4. Natural language processing techniques (using Python) for analyzing them for cleaning and pre-processing, and associated NLP tasks. Resources available at: https://github.com/royn5618/Talks_Resources/tree/main/PyConSlovakia2022" }, { "speakers": [ From fd59af7a0df20c7f5ea4aebc58a833417172638f Mon Sep 17 00:00:00 2001 From: Roy <33963924+royn5618@users.noreply.github.com> Date: Sat, 10 Sep 2022 21:44:53 +0100 Subject: [PATCH 2/2] Update speakers.json --- data/speakers.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/speakers.json b/data/speakers.json index b656c29..d48b6c1 100644 --- a/data/speakers.json +++ b/data/speakers.json @@ -217,6 +217,9 @@ "country": "Ireland", "avatar": "img/speakers/nabanita_roy.png", "links": { + "linkedin": "https://www.linkedin.com/in/nabanita-roy/", + "github": "https://github.com/royn5618", + "link": "https://nroy0110.medium.com/" } }, {