TingNLP
TingNLP
In the follow picture, how to explain the red line in the function **split_train_test** thanks 
Is there any example for **multi-label** when we put label to supervised vectorization? thank you @lispsil
I click anywhere in the orange line and it still trigger the download function.  how to modify component length? my code as follow: ` download `
Hi, can you release your env. requirements? thanks.
Dear author @crabbly In the example as follow: ``` someJSONdata = [ { name: 'John Doe', email: '[email protected]', phone: '111-111-1111' }, { name: 'Barry Allen', email: '[email protected]', phone: '222-222-2222' },...