Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 499 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 499 Bytes

This is an introduction to Natural Language Processing where I have created a model to use the IMDb dataset to input reviews and find mathematical relationships between words, a model to demonstrate word embeddings by using similar words in vectorized representations, and a model to use words from a Shakespeare poetry dataset and create unique poetry by itself. This code is not my own, it was part of a course I took on freeCodeCamp, although I have cleaned the code according to my preferences.