You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
I have this experiment, where I attached part-of-speech to each word in the dataset. I realised that the sentence length might have become double due to this method. So what I am trying to do now is to eliminate the longer sentences in the dataset. But i am not sure what is the maximum acceptance for the sentence length. If anyone knows anything about this, please do give me some insight. Thank you.
I have this experiment, where I attached part-of-speech to each word in the dataset. I realised that the sentence length might have become double due to this method. So what I am trying to do now is to eliminate the longer sentences in the dataset. But i am not sure what is the maximum acceptance for the sentence length. If anyone knows anything about this, please do give me some insight. Thank you.