Named Entity Recognition, also known as NER is a technique used in NLP to identify specific entities such as a person, product, location, money, etc from the text. It has many useful real-life use cases such as document search, recommendations, customer support ticket routing, and many more. In this video, I will give you a very simple explanation of NER, and then we will write code in Spacy to explore detect entities.

Code: https://github.com/codebasics/nlp-tutorials/blob/main/8_NER/nlp_tutorial_NER.ipynb

Exercise: https://github.com/codebasics/nlp-tutorials/blob/main/8_NER/named_entity_recognition_exercise.ipynb

Complete NLP Playlist: https://www.youtube.com/playlist?list=PLeo1K3hjS3uuvuAXhYjV2lMEShq2UYSwX


⭐️ Timestamps ⭐️
00:00 Introduction
00:13 Application of NER in Real Life
06:49 Coding: NER in Spacy
17:47 Approaches to Build a NER System

🔖Hashtags🔖

#namedentityrecognition #ner #nernlp #whatisner #applicationofner #nerinspacy #spacy #nersystem #spacyner #nertutorial

Do you want to learn technology from me? Check https://codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.

Need help building software or data analytics/AI solutions? My company https://www.atliq.com/ can help. Click on the Contact button on that website.

🎥 Codebasics Hindi channel: https://www.youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg

#️⃣ Social Media #️⃣
🔗 Discord: https://discord.gg/r42Kbuk
📸 Instagram: https://www.instagram.com/codebasicshub/
🔊 Facebook: https://www.facebook.com/codebasicshub
📱 Twitter: https://twitter.com/codebasicshub
📝 Linkedin (Personal): https://www.linkedin.com/in/dhavalsays/
📝 Linkedin (Codebasics): https://www.linkedin.com/company/codebasics/
🔗 Patreon: https://www.patreon.com/codebasics?fan_landing=true

❗❗ DISCLAIMER: All opinions expressed in this video are of my own and not that of my employers’.

Add comment

Your email address will not be published. Required fields are marked *

Categories

All Topics