NLP tutorial
-
Updated
Jun 13, 2018 - Jupyter Notebook
NLP tutorial
Authorship Attribution of Tweets using Convolutional Neural Networks Over character n-grams
This repository presents an approach to predict the language in which a document is written. In particular, the proposed approach transforms a text into character n-gram features and uses them to support the predictive power of a machine-learned classifier. Experimental results show that it is capable of identifying 14 languages with high accura…
Character-level ngram language model implemented in Python
Add a description, image, and links to the character-ngrams topic page so that developers can more easily learn about it.
To associate your repository with the character-ngrams topic, visit your repo's landing page and select "manage topics."