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
Less of an issue and more of a feature request - I was wondering whether it would be plausible to allow for regex-based stopwords? The thought being that if you have a body of text with some consistent part you want to remove (e.g. stage directions, twitter usernames, email addresses), it might be easier to remove them with a pattern in stopwords rather than trying to catch each one individually?
Happy to have a look at this myself over the next few weeks if it's something that you think would be helpful.
Thanks!
The text was updated successfully, but these errors were encountered:
On Wed, May 2, 2018, 07:45 asongtoruin ***@***.***> wrote:
Less of an issue and more of a feature request - I was wondering whether
it would be plausible to allow for regex-based stopwords? The thought being
that if you have a body of text with some consistent part you want to
remove (e.g. stage directions, twitter usernames, email addresses), it
might be easier to remove them with a pattern in stopwords rather than
trying to catch each one individually?
Happy to have a look at this myself over the next few weeks if it's
something that you think would be helpful.
Thanks!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#368>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAbcFibTqwg4H8NxbLKejUAWeULogVjXks5tuZxGgaJpZM4TvT6O>
.
Less of an issue and more of a feature request - I was wondering whether it would be plausible to allow for regex-based stopwords? The thought being that if you have a body of text with some consistent part you want to remove (e.g. stage directions, twitter usernames, email addresses), it might be easier to remove them with a pattern in stopwords rather than trying to catch each one individually?
Happy to have a look at this myself over the next few weeks if it's something that you think would be helpful.
Thanks!
The text was updated successfully, but these errors were encountered: