Drucifer2082 / Django

MIT License
0 stars 0 forks source link

Gensim_tokenization #8

Closed Drucifer2082 closed 2 years ago

Drucifer2082 commented 2 years ago

So, this works for a string and a dictionary of strings (in Jupyter). However, I am looking into the API call. I was also unsure if this should be one function or well, how to break down the analysis into functions etc. So i left it as i have it in Jupyter, each group is a cell. ( I think docstrings are going to be important in this one.)