twitter / twitter-text

Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.
https://developer.twitter.com/en/docs/counting-characters
Apache License 2.0
3.07k stars 510 forks source link

Go implements request #366

Closed zcyc closed 2 years ago

zcyc commented 2 years ago

Is your feature request related to a problem? Please describe. We need a offical go implements of it

andypiper commented 2 years ago

Thank you - this repo only contains the implementations we've open sourced from inside Twitter / use at Twitter, but we are happy to point to other maintained implementations from e.g. the README. There are no current plans for us to develop a Go implementation.

zcyc commented 2 years ago

Thank you