Hi,
First of all, i want to thank you for providing this brilliant and practical tools and wish the best for all your future endeavors.
In README.md, i think you should change the below code a bit and replace the second 'sentences' with 'sentence' to work the code properly. If i am wrong, please let me know!
thank you
for sentence in sentences:
text = sentence.text
for token in sentences:
token_text = token.text
Hi, First of all, i want to thank you for providing this brilliant and practical tools and wish the best for all your future endeavors. In README.md, i think you should change the below code a bit and replace the second 'sentences' with 'sentence' to work the code properly. If i am wrong, please let me know! thank you