Natural language processing is a subfield of linguistics, computer science, information engineering, and artificial intelligence concerned with the interactions between computers and human languages, in particular how to program computers to process and analyze large amounts of natural language data.
- Regular Expressions & Word Tokenization
- Topic Identification
- Named Entity Recognition (NER)
- Building a "Fake News" Classifier
- Finding words, phrases, names and concepts
- Data Analysis with SpaCy
- Processing Pipelines
- Extension Attributes
- Scaling and Performance
- Training A Neural Network Model - I (Training and updating the models)
- Training A Neural Network Model - II (Training the loop)
- Training A Neural Network Model - III (Best practices for training models)