Skip to content
#

character-level-language-model

Here are 14 public repositories 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 character-level-language-model 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 character-level-language-model topic, visit your repo's landing page and select "manage topics."

Learn more