A
A
Alic_shadow2017-11-13 23:38:51
Neural networks
Alic_shadow, 2017-11-13 23:38:51

What literature to read about text analysis by a neural network?

Who is engaged in data processing using neural networks, tell me, pliz, where to start. In the final, it is necessary to solve the problem of text classification, i.e., configure the network to recognize texts on one specific topic.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
ivodopyanov, 2017-11-14
@ivodopyanov

scikit-learn.org/stable/tutorial/text_analytics/wo...

Y
Yuri Krot, 2017-11-14
@Fillosof

To be honest, it is possible to classify without a neural network, based on the frequency of keywords in the text.
And by the way, this will have to be done to train the neural network at the very beginning.

P
Philipp, 2017-11-14
@zoonman

The easiest way is the naive Bayes classifier .
Task group - classification. Look in the training section .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question