| 1 | """ |
| 2 | This is a word predictor algorithm, that uses you own Whatsapp chats and shows you prediction. |
| 3 | It takes into account a words and their frequencies after a given word in the texts you have exchanged with a Whatsapp contact. |
| 4 |
nothing calls this directly
no test coverage detected