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
tokens_toltr() is only to remove the direction marker "\u200F". We can also add rtl or direction argument to tokens() or corpus() to make this functionality more visible.
We already have
tokens_tortl():ropensci/textworkshop18#16
tokens_toltr()is only to remove the direction marker "\u200F". We can also addrtlordirectionargument totokens()orcorpus()to make this functionality more visible.