This is an automated email from the ASF dual-hosted git repository. mawiesne pushed a commit to branch adjust-social-media-channel-in-readme in repository https://gitbox.apache.org/repos/asf/opennlp.git
commit 0c1b81de8f8b3f6a38bfd57b6508fbeef2ad1060 Author: Martin Wiesner <[email protected]> AuthorDate: Mon Dec 2 12:18:36 2024 +0100 adjusts README.md in terms of social media channel badges, removing Twitter/X, adding Bluesky and Slack moves StackOverflow baded to section around connecting to the project --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25d38206..120aaa2e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ Welcome to Apache OpenNLP! [](https://github.com/apache/opennlp/graphs/contributors) [](https://github.com/apache/opennlp/pulls) [](https://api.securityscorecards.dev/projects/github.com/apache/opennlp) -[](https://stackoverflow.com/questions/tagged/opennlp) The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text. @@ -58,7 +57,12 @@ The models are fully compatible with the latest release, they can be used for te Documentation, including JavaDocs, code usage and command-line interface examples are available [here](http://opennlp.apache.org/docs/) -You can also follow our [mailing lists](http://opennlp.apache.org/mailing-lists.html) for news and updates, or via social media channels: [](https://twitter.com/ApacheOpenNLP) +For recent news, updates and topics, you can follow +- the regular [mailing lists](http://opennlp.apache.org/mailing-lists.html), +- the [](https://the-asf.slack.com) channel, or +- the project's [](https://bsky.app/profile/apacheopennlp.bsky.social) social media channel. + +Please, also check the [](https://stackoverflow.com/questions/tagged/opennlp) community's OpenNLP questions and answers. ## Overview
