NLPEncodingExperiment
Compare different encoding methods to see how well they perform on a classification task. Determine if a reddit comment is from /r/StarWars or /r/lotr. Compares one-hot encoding, word2vec, custom word embeddings, and BERT.
Install / Use
/learn @DataJenius/NLPEncodingExperimentREADME
NLPEncodingExperiment
Compare different encoding methods to see how well they perform on a classification task. Determine if a reddit comment is from /r/StarWars or /r/lotr.
Compares one-hot encoding, word2vec, custom word embeddings, and BERT.
