How to create a prediction of text in python using dictionary , file manipulation? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to create a prediction of text in python using dictionary , file manipulation?

I am working on project which requires prediction of text , seeking for interesting idea

11th Sep 2017, 12:51 PM
Ganesan Santhanam
Ganesan Santhanam - avatar
6 Answers
0
I want you to reduce the parsing time of all words , I want to reduce this. Which can be in any language I prefer python for it's sleek code Just post the code , I know c++ will interpret the algorithm from that
11th Sep 2017, 12:58 PM
Ganesan Santhanam
Ganesan Santhanam - avatar
0
Buddy , you told you could solve it using c++, that's why I acknowledged that . Anyways I want it to be so sleek I am doing a project in machine learning this is my first step
11th Sep 2017, 2:56 PM
Ganesan Santhanam
Ganesan Santhanam - avatar
- 1
ya sure, but my code is in c++, and I rely on a text file for various collection of string s for prediction
11th Sep 2017, 12:54 PM
Morpheus
Morpheus - avatar
- 1
and use substring. operations to find prediction, but when txt file gets big, It's starts t to lot of time, need to find a good one
11th Sep 2017, 12:55 PM
Morpheus
Morpheus - avatar
- 1
give ur mail, I'll mail you my link to github
11th Sep 2017, 12:56 PM
Morpheus
Morpheus - avatar
- 1
it's in my lappy, you ve got built in functions for parsing in python and string operations r much more easier there, y would u want to see a c++ code
11th Sep 2017, 1:00 PM
Morpheus
Morpheus - avatar