Neural networks known for massive parallelism and for pattern recognition and matching. Based on these, can we use the neural networks for matching strings in large texts.

If so, how to convert character to integer as neural inputs, what kind of NN , which training algorithm should be used.

Similar questions and discussions