Click here to Skip to main content
15,867,686 members
Everything / NLP

NLP

NLP

Great Reads

by Mahmoud Samir Fayed
Defining Natural Languages in the Ring programming language based on Object-Oriented Programming
by Jayson DeLancey
This article is the first in the Sentiment Analysis series that uses Python and the open-source Natural Language Toolkit. This article is a primer on some key NLP concepts and getting started with the Natural Language Toolkit (NLTK) Python library.
by Arthur V. Ratz
Introducing NLP-Samurai@0.0.10 Natural Language Processing Engine.
by Jayson DeLancey
This article is the second in the Sentiment Analysis series that uses Python and the open-source Natural Language Toolkit. In this article, we'll look at datasets provided by NLTK, as well as an example of capturing your own textual corpus for analysis.

Latest Articles

by Jarek Szczegielniak
In this article, we publish our NLP API service to Azure using Azure Container Instances.
by Jarek Szczegielniak
In this article we use Visual Studio Code to edit and debug our increasingly complex code running inside a Docker container.
by Jarek Szczegielniak
In this article, we’ll modify our code to expose the same logic via a Rest API service.
by Jarek Szczegielniak
In this article we run an inference model for NLP using models persisted on a Docker volume.

All Articles

Sort by Title

NLP 

21 May 2021 by Jarek Szczegielniak
In this article we use Visual Studio Code to edit and debug our increasingly complex code running inside a Docker container.
25 May 2021 by Jarek Szczegielniak
In this article, we publish our NLP API service to Azure using Azure Container Instances.
19 May 2021 by Jarek Szczegielniak
In this article we run an inference model for NLP using models persisted on a Docker volume.
20 May 2021 by Jarek Szczegielniak
In this article, we’ll modify our code to expose the same logic via a Rest API service.
29 May 2020 by Jayson DeLancey
This article is the second in the Sentiment Analysis series that uses Python and the open-source Natural Language Toolkit. In this article, we'll look at datasets provided by NLTK, as well as an example of capturing your own textual corpus for analysis.
29 May 2020 by Jayson DeLancey
This article is the sixth in the Sentiment Analysis series that uses Python and the open-source Natural Language Toolkit. In this article let’s look at what a process of annotating our own dataset would entail.
29 May 2020 by Jayson DeLancey
This article is the first in the Sentiment Analysis series that uses Python and the open-source Natural Language Toolkit. This article is a primer on some key NLP concepts and getting started with the Natural Language Toolkit (NLTK) Python library.
12 Oct 2016 by Mahmoud Samir Fayed
Defining Natural Languages in the Ring programming language based on Object-Oriented Programming
29 May 2020 by Jayson DeLancey
This article is the fifth in the Sentiment Analysis series that uses Python and the open-source Natural Language Toolkit. In this article we're building an optimized machine learning model.
14 Oct 2019 by Allister Beharry
NewsAlpha is a social news analyzer running on Microsoft Azure which aggregates and analyzes social news posts across different Internet forums and social media sites looking for threats of violence or self-harm in near real-time.
29 May 2020 by Jayson DeLancey
This article is the seventh in the Sentiment Analysis series that uses Python and the open-source Natural Language Toolkit. In this article we look at some alternatives to VADER.
29 May 2020 by Jayson DeLancey
This article is the third in the Sentiment Analysis series that uses Python and the open-source Natural Language Toolkit. In this article, we'll look at techniques you can use to start doing the actual NLP analysis.
21 Jan 2019 by Adrian Pirvu
A closer look into differences between natural nervous systems and artificial neural networks