NLP Tutorial 7 - Combining NLP Models and Custom Rules in SpaCy Python Tutorial

preview_player
Показать описание
In this article, we are going to create some custom rules for our requirements and will add that to our pipeline like expanding named entities and identifying a person’s organization name from a given text. For example: For example, the corpus spaCy’s English models were trained on defining a PERSON entity as just the person name, without titles like “Mr” or “Dr”. This makes sense because it makes it easier to resolve the entity type back to a knowledge base. But what if your application needs the full names, including the titles?

🔊 Watch till last for a detailed description
02:07 Combining NLP models and custom roles
04:06 Expanding named entities
16:11 Use of POS and dependency parsing
27:29 Modify model

👇👇👇👇👇👇👇👇👇👇👇👇👇👇
✍️🏆🏅🎁🎊🎉✌️👌⭐⭐⭐⭐⭐
ENROLL in My Highest Rated Udemy Courses
to 🔑 Unlock Data Science Interviews 🔎 and Tests

📚 📗 NLP: Natural Language Processing ML Model Deployment at AWS
Build & Deploy ML NLP Models with Real-world use Cases.
Multi-Label & Multi-Class Text Classification using BERT.

📊 📈 Data Visualization in Python Masterclass: Beginners to Pro
Visualization in matplotlib, Seaborn, Plotly & Cufflinks,
EDA on Boston Housing, Titanic, IPL, FIFA, Covid-19 Data.

📘 📙 Natural Language Processing (NLP) in Python for Beginners
NLP: Complete Text Processing with Spacy, NLTK, Scikit-Learn,
Deep Learning, word2vec, GloVe, BERT, RoBERTa, DistilBERT

📈 📘 2021 Python for Linear Regression in Machine Learning
Linear & Non-Linear Regression, Lasso & Ridge Regression, SHAP, LIME, Yellowbrick, Feature Selection & Outliers Removal. You will learn how to build a Linear Regression model from scratch.

📙📊 2021 R 4.0 Programming for Data Science || Beginners to Pro
Learn Latest R 4.x Programming. You Will Learn List, DataFrame, Vectors, Matrix, DateTime, DataFrames in R, GGPlot2, Tidyverse, Machine Learning, Deep Learning, NLP, and much more.
---------------------------------------------------------------

💯 Read Full Blog with Code
💬 Leave your comments and doubts in the comment section
📌 Save this channel and video for watch later
👍 Like this video to show your support and love ❤️

~~~~~~~~
🆓 Watch My Top Free Data Science Videos
👉🏻 Python for Data Scientist
👉🏻 Machine Learning for Beginners
👉🏻 Feature Selection in Machine Learning
👉🏻 Text Preprocessing and Mining for NLP
👉🏻 Natural Language Processing (NLP)
👉🏻 Deep Learning with TensorFlow 2.0
👉🏻 COVID 19 Data Analysis and Visualization
👉🏻 Machine Learning Model Deployment Using
👉🏻 Make Your Own Automated Email Marketing

***********
🤝 BE MY FRIEND
Рекомендации по теме
Комментарии
Автор

Thank you very much. The topics and subjects that you choose to make tutorials are refreshingly appropriate. Keep up the good work!

ijeffking
Автор

If there are 2 or 3 persons involved with different organization and also sentenced is big then what we can do, ..?

ArunSingh-bemw
Автор

Great video thank you so much. I am looking to add custom rules to distinguish between users' previous, current and future locations in Tweets i.e. I was in London vs I am in London. I hope I will succeed
😃

helenserere
Автор

AttributeError: 'str' object has no attribute 'ents' . I am getting error

techspoc
Автор

at 15:30, why is it not showing Google as 'ORG'?

sabkabaaphu