DEV Community

Natural Language Processing

NLP is Natural Language Processing the technology behind Home assistants and search engines.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Visual Guide to Regular Expression

A Visual Guide to Regular Expression

1271
Comments 29
7 min read
Getting Started in NLP

Getting Started in NLP

174
Comments 7
3 min read
Fullstack NLP: Building & Deploying End-to-end Fake News Classifier

Fullstack NLP: Building & Deploying End-to-end Fake News Classifier

162
Comments 4
13 min read
Top 10 best uses of GPT-3

Top 10 best uses of GPT-3

145
Comments 2
3 min read
We're open-source! The data-centric sibling of VS Code

We're open-source! The data-centric sibling of VS Code

136
Comments 15
3 min read
Exploring Natural Language Processing with Alice in Wonderland

Exploring Natural Language Processing with Alice in Wonderland

102
Comments 3
5 min read
Create automatic blog posts from videos

Create automatic blog posts from videos

101
Comments 17
5 min read
GPT-What: Intro to the next big thing

GPT-What: Intro to the next big thing

86
Comments 1
7 min read
Algorithm explained: Levenshtein edit distance

Algorithm explained: Levenshtein edit distance

64
Comments 2
8 min read
Timeline of advances in the field of NLP that led to development of tools like ChatGPT

Timeline of advances in the field of NLP that led to development of tools like ChatGPT

54
Comments 3
6 min read
Demystifying NLP concepts in simple words—101

Demystifying NLP concepts in simple words—101

53
Comments 3
1 min read
Innovations in Natural Language Processing

Innovations in Natural Language Processing

52
Comments
4 min read
5 NLP tasks using Hugging Face pipeline

5 NLP tasks using Hugging Face pipeline

51
Comments 1
5 min read
Python NLP libraries to learn and use in 2021

Python NLP libraries to learn and use in 2021

48
Comments 1
4 min read
Top 5 posts on Natural Language Processing

Top 5 posts on Natural Language Processing

47
Comments
2 min read
Natural Language Processing 101

Natural Language Processing 101

46
Comments 1
4 min read
Another 10 gems of GPT-3

Another 10 gems of GPT-3

43
Comments 2
2 min read
LinkedIn launches new NLP framework

LinkedIn launches new NLP framework

43
Comments 2
2 min read
NLP Libraries for Node.js and JavaScript

NLP Libraries for Node.js and JavaScript

40
Comments 6
3 min read
Basics Of Natural Language Processing in 10 Minutes

Basics Of Natural Language Processing in 10 Minutes

40
Comments
7 min read
Simple Introduction to NLP

Simple Introduction to NLP

38
Comments 1
3 min read
Natural Language Processing Performance Metrics (Benchmarks)

Natural Language Processing Performance Metrics (Benchmarks)

37
Comments 1
5 min read
An Overview of GPT-3

An Overview of GPT-3

37
Comments 7
2 min read
How I almost won an NLP competition without knowing any Machine Learning

How I almost won an NLP competition without knowing any Machine Learning

37
Comments
8 min read
NLP101 — Getting Started with Natural Language Processing

NLP101 — Getting Started with Natural Language Processing

34
Comments 1
5 min read
Language Model Implementation (Bigram Model)

Language Model Implementation (Bigram Model)

34
Comments 2
3 min read
How to Deploy LangChain App 🐦🔗 as an API

How to Deploy LangChain App 🐦🔗 as an API

33
Comments 4
5 min read
Anatomy of Language Models In NLP

Anatomy of Language Models In NLP

33
Comments 2
6 min read
Getting started with NLP.js

Getting started with NLP.js

33
Comments 5
8 min read
14 tasks for text preprocessing in NLP

14 tasks for text preprocessing in NLP

31
Comments 1
2 min read
How to run NLP on a PDF file?

How to run NLP on a PDF file?

31
Comments
2 min read
How to Analyse & Clean Text Data in Python

How to Analyse & Clean Text Data in Python

29
Comments
7 min read
AI Hallucinations are still around

AI Hallucinations are still around

29
Comments 2
4 min read
Twitter Issues are a mess!!

Twitter Issues are a mess!!

27
Comments 8
5 min read
News Articles Classifier NLP Notebook

News Articles Classifier NLP Notebook

26
Comments
2 min read
Facebook launches new Multilingual Machine Translation Model supporting 100 languages

Facebook launches new Multilingual Machine Translation Model supporting 100 languages

26
Comments
1 min read
NLTK modules overview

NLTK modules overview

26
Comments
1 min read
Building a Natural Language Processing API with FastAPI.

Building a Natural Language Processing API with FastAPI.

25
Comments
6 min read
10 Important NLP Tasks Commonly Used in Language Modeling

10 Important NLP Tasks Commonly Used in Language Modeling

25
Comments 2
3 min read
Natural language processing with Kotlin: Part-of-speech tagging with Hidden Markov Model

Natural language processing with Kotlin: Part-of-speech tagging with Hidden Markov Model

23
Comments 1
19 min read
And GPT-3 can write movie scripts!!!🎥

And GPT-3 can write movie scripts!!!🎥

22
Comments
2 min read
Tutorial series on txtai

Tutorial series on txtai

22
Comments
11 min read
How to Train your Transformer 🐲

How to Train your Transformer 🐲

22
Comments
5 min read
NLP Transfer Learning with BERT

NLP Transfer Learning with BERT

21
Comments
5 min read
Text preprocessing and email classification using basic Python only

Text preprocessing and email classification using basic Python only

21
Comments
4 min read
How to Get Data from an API & Process XML in Python

How to Get Data from an API & Process XML in Python

21
Comments 3
5 min read
How to fine-tune your embeddings for better similarity search

How to fine-tune your embeddings for better similarity search

19
Comments 2
8 min read
Lexers and Parsers: Letting Business Write Business Logic

Lexers and Parsers: Letting Business Write Business Logic

19
Comments 3
12 min read
QuizzeR

QuizzeR

18
Comments
1 min read
Natural Language Processing

Natural Language Processing

18
Comments 1
2 min read
[Tutorial] State-of-the-art NLP with single line of code 🤗

[Tutorial] State-of-the-art NLP with single line of code 🤗

18
Comments 1
2 min read
TableQA -Query your tabular data with natural language

TableQA -Query your tabular data with natural language

18
Comments
2 min read
Sentiment prediction with Python

Sentiment prediction with Python

18
Comments 2
4 min read
Excited to join the DEV tag moderators community

Excited to join the DEV tag moderators community

17
Comments 4
1 min read
15 must-know abbreviations in NLP language models

15 must-know abbreviations in NLP language models

17
Comments 1
1 min read
GIFs For All Your Chat Messages! Power-Up Your Appwrite Applications Using Python and NLP

GIFs For All Your Chat Messages! Power-Up Your Appwrite Applications Using Python and NLP

16
Comments
6 min read
How to calculate the alignment between BERT and spaCy tokens effectively and robustly

How to calculate the alignment between BERT and spaCy tokens effectively and robustly

16
Comments
5 min read
Deploying NLP Models to the cloud with our Python SDK, Truss and Baseten!

Deploying NLP Models to the cloud with our Python SDK, Truss and Baseten!

16
Comments
10 min read
Algorithm explained: Text similarity using a vector space model

Algorithm explained: Text similarity using a vector space model

16
Comments 6
8 min read
Are BERT and other large language models conscious?

Are BERT and other large language models conscious?

15
Comments 5
2 min read
loading...