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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -