Skip to content

Latest commit

 

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural Language Processing with Python

my documentation to learn more the basic concepts of NLP using Python

Natural Language Processing (NLP) is an area of computer science and artificial intelligence concerned with the interactions between computers and human (natural) languages, in particular how to program computer to process and analyze large amounts of natural language data.

NLP attemps to use a variety of techniques in order to create structure out of text data.

Python text

  • basic print formatting
  • f-string literals
  • working with a PDF file
  • regular expression

NLP concepts

  • Spacy
  • Tokenization
  • Stemming
  • Lemmatization
  • Stopwords
  • Phrase Matching and Vocabulary

About

my documentation to learn more the basic concepts of NLP using Python

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages