Skip to content
#

word-level

Here is 1 public repository matching this topic...

In this project, I worked with a small corpus consisting of simple sentences. I tokenized the words using n-grams from the NLTK library and performed word-level and character-level one-hot encoding. Additionally, I utilized the Keras Tokenizer to tokenize the sentences and implemented word embedding using the Embedding layer. For sentiment analysis

  • Updated Aug 1, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the word-level topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the word-level topic, visit your repo's landing page and select "manage topics."

Learn more