Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
An an introduction to Natural Language Processing, 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.
An an introduction to Natural Language Processing, 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 data set 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.