deep learning - Predict the amount of occorences of a string in an unknown text -


i started learn deep learning , wanted try little project. want try , predict amount of time string appear in book based on data set of many words , phrases , amount of times appeared in other books same series (assuming books same length). trying few days , seem lost, have no idea how , model use. maybe deep learning not method , have tunnel vision? ideas on how approach kind of problem? thanks.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -