markovipy icon indicating copy to clipboard operation
markovipy copied to clipboard

Good library

Open Marlysson opened this issue 7 years ago • 3 comments

Have some feature that will be made? Or a enhancement..

Some text to process to improve results..

Marlysson avatar Apr 12 '17 11:04 Marlysson

Hey @Marlysson . Thanks for your kind words 😄 .

I was thinking of LSTM's to improve on this. But it seems far fetched as of now. Do you have anything specific in mind?

Cheers!

tasdikrahman avatar Apr 12 '17 11:04 tasdikrahman

Great! Which your propose with this lib ..?

Because I'm studying about these algorithm related with ML , and more specifically natural language processing , then your insights will be good.

I was thinking in word2vec ( to get similar words and improve semantic's text , or not :smile: ) at moment that I saw your lib .. to make sense ? :smile:

Marlysson avatar Apr 12 '17 11:04 Marlysson

@Marlysson

Great! Which your propose with this lib ..?

Having fun 😄

I was thinking in word2vec ( to get similar words and improve semantic's text , or not 😄 ) at moment that I saw your lib .. to make sense ?

The very first thing that I have in mind as of now is to store the frequency distributions somewhere in a DB(sqlite probably).

The current method of storing it inside memory would become inefficient really quickly.

tasdikrahman avatar Apr 13 '17 19:04 tasdikrahman