Skip to content

This is an experiment-sharing project tackling unreadable obfuscated text implemented by Keras.

Notifications You must be signed in to change notification settings

AngusKung/character-level-classification-using-neural-networks

Repository files navigation

For obfuscated text, most of the NLP domain knowledge such as Word2Vec, POS-tagging, etc., are not useful since the text is impossible to read nor parse.
As a matter of fact, neural networks come in handy to create an end-to-end module that learns the embedding, feature extraction and classification.

Please refer to README.pdf for details and experiment results

About

This is an experiment-sharing project tackling unreadable obfuscated text implemented by Keras.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages