Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dipanjans/adv_nlp_workshop_odsc_europe22
Extensive tutorials for the Advanced NLP Workshop in Open Data Science Conference Europe 2020. We will leverage deep learning and deep transfer learning to solve popular tasks in NLP including Classification, Information Retrieval, Sentiment Analysis, Search Engines, Clustering, Paraphrase Mining, Summarization, Language Translation, Q&A systems
https://github.com/dipanjans/adv_nlp_workshop_odsc_europe22
deep-learning gensim huggingface jupyter-notebook machine-learning natural-language-processing python pytorch tensorflow transfer-learning transformers
Last synced: 3 months ago
JSON representation
Extensive tutorials for the Advanced NLP Workshop in Open Data Science Conference Europe 2020. We will leverage deep learning and deep transfer learning to solve popular tasks in NLP including Classification, Information Retrieval, Sentiment Analysis, Search Engines, Clustering, Paraphrase Mining, Summarization, Language Translation, Q&A systems
- Host: GitHub
- URL: https://github.com/dipanjans/adv_nlp_workshop_odsc_europe22
- Owner: dipanjanS
- License: gpl-3.0
- Created: 2022-06-16T08:45:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-14T13:33:33.000Z (over 1 year ago)
- Last Synced: 2024-10-03T12:33:11.989Z (3 months ago)
- Topics: deep-learning, gensim, huggingface, jupyter-notebook, machine-learning, natural-language-processing, python, pytorch, tensorflow, transfer-learning, transformers
- Language: Jupyter Notebook
- Homepage:
- Size: 1.1 MB
- Stars: 48
- Watchers: 4
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ODSC Europe 2022 Advanced NLP Workshop - 100% Hands-on, No Powerpoints!
![](https://i.imgur.com/z4jLlPC.png)# Advanced NLP: Deep Learning and Transfer Learning for Natural Language Processing
![](https://i.imgur.com/t72tXFy.png)## Abstract:
Being specialized in domains like computer vision and natural language processing is no longer a luxury but a necessity which is expected of any data scientist in today’s fast-paced world! With a hands-on and interactive approach, we will understand essential concepts in NLP along with extensive hands-on examples to master state-of-the-art tools, techniques and methodologies for actually applying NLP to solve real-world problems. We will specifically be focusing on deep learning and deep transfer learning models to learn and solve popular tasks using NLP including NER, Classification, Search / Information Retrieval, Summarization, Classification, Language Translation, Q&A systems.
## Session Outline
### Module 1: NLP Applications with Traditional Deep Learning
We will look at several popular applications of NLP in this module and go through hands-on examples. This includes word embeddings, text classification and sentiment analysis, sequential deep learning models__Key Focus Areas: Embeddings, Similarity \ Information Retrieval, Classification & Sentiment Analysis (deep learning models)__
### Module 2: NLP Applications with Deep Transfer Learning
We will dive into some of the latest and best advancements which have happened in the last few years in the world of NLP, thanks to deep transfer learning. We will cover a deep conceptual understanding of the transformer architecture and look at some hands-on examples of text classification and multi-task NLP using transformers where we look at solving NER, Q&A, sentiment analysis, summarization, translation using effective constructs like the transformers pipeline and even teach you how you can fine-tune some of these models on custom data.__Key Focus Areas: Search with Contextual Transformer Embeddings vs. Word Embeddings, Text Classification, Multi-task NLP with transformers (sentiment analysis, NER, text generation, summarization, question-answering, translation). Fine-tuning\training transformers (tips \ guidelines) with examples e.g Language Translation, Sentiment Analysis, Summarization__
### Key Hands-on Examples
1. Word Embeddings and Similarity
2. CNNs and LSTMs
3. Contextual Embeddings and Search Engines with Transformers
4. Transformers and Applications
5. Document Clustering with Transformers
6. Paraphrase mining with Transformers
7. Summarization with Transformers
8. Improved Question-Answering Search Engines with Retrieval and Re-ranking & Transformers
9. Classification and Sentiment Analysis with Transformers
10. Language Translation with Transformers
## Background Knowledge
__Skills:__ Understanding of Machine Learning and Deep Learning__Tools \ Languages:__ Python, Tensorflow, PyTorch, Scikit-Learn, HuggingFace Transformers
### Author
[![](https://i.imgur.com/xSme2Po.png)]
[Dipanjan (DJ) Sarkar]() is a data science consultant and published author, and was recognized as a Google Developer Expert in Machine Learning by Google in 2019. He currently works as a lead data science consultant at Schaffhausen Institute of Technology Academy, Zurich. Dipanjan has led advanced analytics initiatives working with Fortune 500 companies like Intel, Applied Materials, Red Hat / IBM. He works on leveraging data science, machine learning and deep learning to build large- scale intelligent systems. Dipanjan also works as an independent consultant, mentor and AI advisor in his spare time collaborating with multiple universities, organizations and startups across the globe.
His passion includes solving challenging data problems as well as educating and helping people upskill in all things data. Dipanjan has also been recognized as one of the top ten Data Scientists in India in 2020, 40 under 40 Data Scientists, 2021 and Top 50 AI Thought Leaders by Global AI Hub, Switzerland. In his spare time he loves reading, gaming, watching interesting documentaries, football. He is also a strong supporter of open-source and publishes his code and analyses from his books, articles and experience on [GitHub](https://github.com/dipanjanS)