Topic: NLP
Here are the most recent and most popular posts on NLP
Latest posts on NLP
- The Chatbot Transformation: From Failure to the Future - Dec 21, 2021The all-knowing chatbots we once thought to be the future have been replaced by specialized bots, and the results are outstanding.
- Analyzing Scientific Articles with fine-tuned SciBERT NER Model and Neo4j - Dec 9, 2021In this article, we will be analyzing a dataset of scientific abstracts using the Neo4j Graph database and a fine-tuned SciBERT model.
- Meta-Learning for Keyphrase Extraction - Dec 3, 2021This article explores Meta-Learning for Key phrase Extraction, which delves into the how and why of KeyPhrase Extraction (KPE) - extracting phrases/groups of words from a document to best capture and represent its content. The article outline what needs to be done to build a keyphrase extractor that performs well not only on in-domain data, but also in a zero-shot scenario where keyphrases need to be extracted from data that have a different distribution (either a different domain or a different type of documents).
- Sentiment Analysis with KNIME - Nov 29, 2021Check out this tutorial on how to approach sentiment classification with supervised machine learning algorithms.
- Build a Serverless News Data Pipeline using ML on AWS Cloud - Nov 18, 2021This is the guide on how to build a serverless data pipeline on AWS with a Machine Learning model deployed as a Sagemaker endpoint.
Most popular (badge-winning) recent posts on NLP
- Where NLP is heading [Silver Blog]Natural language processing research and applications are moving forward rapidly. Several trends have emerged on this progress, and point to a future of more exciting possibilities and interesting opportunities in the field.
- Salary Breakdown of the Top Data Science Jobs [Gold Blog]Machine Learning vs NLP vs Data Engineer vs Data Scientist, and what it means to be in each role.
- 6 NLP Techniques Every Data Scientist Should Know [Gold Blog]Natural language processing has already begun to transform to way humans interact with computers, and its advances are moving rapidly. The field is built on core methods that must first be understood, with which you can then launch your data science projects to a new level of sophistication and value.
- Getting Started with 5 Essential Natural Language Processing Libraries [Silver Blog]This article is an overview of how to get started with 5 popular Python NLP libraries, from those for linguistic data visualization, to data preprocessing, to multi-task functionality, to state of the art language modeling, and beyond.
- 15 Free Data Science, Machine Learning & Statistics eBooks for 2021 [Platinum Blog]We present a curated list of 15 free eBooks compiled in a single location to close out the year.
- Top Python Libraries for Deep Learning, Natural Language Processing & Computer Vision [Gold Blog]This article compiles the 30 top Python libraries for deep learning, natural language processing & computer vision, as best determined by KDnuggets staff.
- How to Acquire the Most Wanted Data Science Skills [Gold Blog]We recently surveyed KDnuggets readers to determine the "most wanted" data science skills. Since they seem to be those most in demand from practitioners, here is a collection of resources for getting started with this learning.
- Roadmap to Natural Language Processing (NLP) [Silver Blog]Check out this introduction to some of the most common techniques and models used in Natural Language Processing (NLP).
- The NLP Model Forge: Generate Model Code On Demand [Silver Blog]You've seen their Big Bad NLP Database and The Super Duper NLP Repo. Now Quantum Stat is back with its most ambitious NLP product yet: The NLP Model Forge.
- Must-read NLP and Deep Learning articles for Data Scientists [Gold Blog]NLP and deep learning continue to advance, nearly on a daily basis. Check out these recent must-read guides, feature articles, and other resources to keep you on top of the latest advancements and ahead of the curve.
- Easy Speech-to-Text with Python [Platinum Blog]In this blog, I am demonstrating how to convert speech to text using Python. This can be done with the help of the “Speech Recognition” API and “PyAudio” library.
- Natural Language Processing with Python: The Free eBook [Gold Blog]This free eBook is an introduction to natural language processing, and to NLTK, one of the most prevalent Python NLP libraries.
- From Languages to Information: Another Great NLP Course from Stanford [Silver Blog]Check out another example of a Stanford NLP course and its freely available courseware.
- The Best NLP with Deep Learning Course is Free [Platinum Blog]Stanford's Natural Language Processing with Deep Learning is one of the most respected courses on the topic that you will find anywhere, and the course materials are freely available online.
- Natural Language Processing Recipes: Best Practices and Examples [Gold Blog]Here is an overview of another great natural language processing resource, this time from Microsoft, which demonstrates best practices and implementation guidelines for a variety of tasks and scenarios.
- Five Cool Python Libraries for Data Science [Gold Blog]Check out these 5 cool Python libraries that the author has come across during an NLP project, and which have made their life easier.
- The Super Duper NLP Repo: 100 Ready-to-Run Colab Notebooks [Gold Blog]Check out this repository of more than 100 freely-accessible NLP notebooks, curated from around the internet, and ready to launch in Colab with a single click.
- The Big Bad NLP Database: Access Nearly 300 Datasets [Silver Blog]Check out this database of nearly 300 freely-accessible NLP datasets, curated from around the internet.
- Top 10 AI, Machine Learning Research Articles to know [Silver Blog]We’ve seen many predictions for what new advances are expected in the field of AI and machine learning. Here, we review a “data set” based on what researchers were apparently studying at the turn of the decade to take a fresh glimpse into what might come to pass in 2020.
- Top 10 Technology Trends for 2020 [Silver Blog]With integrations of multiple emerging technologies just in the past year, AI development continues at a fast pace. Following the blueprint of science and technology advancements in 2019, we predict 10 trends we expect to see in 2020 and beyond.
- An Introductory Guide to NLP for Data Scientists with 7 Common Techniques [Silver Blog]Data Scientists work with tons of data, and many times that data includes natural language text. This guide reviews 7 common techniques with code examples to introduce you the essentials of NLP, so you can begin performing analysis and building models from textual data.