M
M
Mark Adams2016-10-01 15:04:19
Python
Mark Adams, 2016-10-01 15:04:19

Is it possible to write a universal parser (for any resource) for a specific task in Python?

If, for example, I want to parse comments from blogs (blogs are different), is it possible to somehow write a universal parser for this task (to be suitable for any blog / resource)? Can dig into RegExp?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman Kitaev, 2016-10-01
@ilyakmet

Train the neural network. No other way.

K
kot-airplane, 2016-10-01
@kot-airplane

Train the neural network. No other way.

You can do it purely on the rules without neural networks, I solved a similar problem.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question