character-level

There are 9 repositories under character-level topic.

  • zhangzibin/char-rnn-chinese

    Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch. Based on code of https://github.com/karpathy/char-rnn. Support Chinese and other things.

    Language:Lua19223873
  • ozanarkancan/char-ner

    Multi lingual character based named entity recognizer

    Language:Python25858
  • thunlp/Character-enhanced-Sememe-Prediction

    Code accompanying Incorporating Chinese Characters of Words for Lexical Sememe Prediction (ACL2018) https://arxiv.org/abs/1806.06349

    Language:Python25713
  • yanghanxy/CIAN

    Implementation of the Character-level Intra Attention Network (CIAN) for Natural Language Inference (NLI) upon SNLI and MultiNLI corpus

    Language:Python17415
  • MUHAMMADAKMAL137/IMDB-Dataset-Classification-using-Pre-trained-Word-Embedding-with-GloVec-6B

    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

    Language:Jupyter Notebook2100
  • arian-askari/anonymous-comment

    On Anonymous Commenting: A Greedy Approach to Balance Utilization and Anonymity for Instagram Users - Accepted at SIGIR 2019

    Language:Python0200
  • deepchar/fairseq

    Character-level fork of Fairseq for sequence-to-sequence learning

    Language:Python0421
  • cnrkaya/text-generation-lstm-keras

    An implementation of character level text generation with LSTM.

    Language:Jupyter Notebook20
  • pratheeshkumar99/ShakespeareGen

    Explore AI-powered text generation with a character-level transformer model that mimics Shakespeare’s style.

    Language:Jupyter Notebook