I have created a small package called hashtag
<https://github.com/srinathh/hashtag> that ports hashtag and reply/mention
extraction functions from Twitter's twitter-text
<https://github.com/twitter/twitter-text> package to Go.
The API is modeled on Java package of twitter-text (hence longer function
names than usual in Go) and it passes all the published conformance tests
for hashtags, replies & mentions except for URL overlap with hashtags which
doesn't work as I have not yet implemented extraction for URLs, Cashtags &
Lists.
Would love to get feedback & hope this is useful.
Best Regards
Srinath
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.