Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Python Django Web Development of NLP App

Posted By: ELK1nG
Python Django Web Development of NLP App

Python Django Web Development of NLP App
MP4 | Video: h264, 1280x720 | Audio: AAC, 48000 Hz
Language: English | Size: 705 MB | Duration: 1h 57m

Django Web Development with Python and Spacy

What you'll learn
How to install,create and activate virtual environment
How to create a project in Django
How to create an app in Django
How to combine Spacy and Python for NLP in Django
How to perform regex in Django
How to perform lemmatization in Django
How to perform part of speech tagging in Django
How to perform named entity recognition in Django
How to create and extend templates in Django
Basic front-end styling using Bootstrap in Django

Requirements
Python programming language
NLP
Internet
Description
Welcome to the "Python Django Web Development of NLP App" course!

This is a project based course.In this course we will use the Django web framework coupled with Python programming language and Spacy library for Natural Language Processing in order to create a web NLP app.

The web NLP app that we'll create has 4 distinct functionalities:

1.Performs regex on US Phone Numbers

2.Performs lemmatization on text

3.Performs part of speech tagging on text

4.Performs named entity recognition on text

In this course you will learn how to:

-Install,create and activate virtual environment

-Create Django project and Django app

-Integrate Python and Spacy with Django in order to perform regex,lemmatization,part of speech tagging and named entity recognition

-Create templates and extend templates in Django

-Basic styling for the front-end using Bootstrap in Django

and much more…

Because this is a project based course you will get a real hands on experience building a real web app.
And that is the best way to learn fast.

I hope that you will enjoy the course and learn a lot.
See you in class!

Who this course is for:
Beginner to intermediate Python and Django web developers curious about Natural Language Processing