IntuitionEngineeringTeam / chars2vec

Character-based word embeddings model based on RNN for handling real world texts
Apache License 2.0
171 stars 37 forks source link

Chars2vec for text classification #2

Closed Rahulvks closed 5 years ago

Rahulvks commented 5 years ago

Hi

Thanks for this Wonderfull library.

Is any examples are available to use Chars2vec in text classification ?

v4ikin commented 5 years ago

Hi,

You can find a small example of text classification using chars2vec in the article about chars2vec in the Benchmarks section:

https://hackernoon.com/chars2vec-character-based-language-model-for-handling-real-world-texts-with-spelling-errors-and-a3e4053a147d