This is an automated email from the ASF dual-hosted git repository.
aarora pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp.git
The following commit(s) were added to refs/heads/main by this push:
new 3cf8b914 adjusts README.md in terms of social media channel badges,
removing Twitter/X, adding Bluesky and Slack (#703)
3cf8b914 is described below
commit 3cf8b9149d201a03400023fe4388ae990f4ff375
Author: Martin Wiesner <[email protected]>
AuthorDate: Mon Dec 2 16:29:23 2024 +0100
adjusts README.md in terms of social media channel badges, removing
Twitter/X, adding Bluesky and Slack (#703)
moves StackOverflow badge 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..e5cc5116 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:
+- join the regular [mailing
lists](http://opennlp.apache.org/mailing-lists.html),
+- follow the project's
[](https://bsky.app/profile/apacheopennlp.bsky.social)
social media channel, or
+- join the
[](https://the-asf.slack.com)
channel (available to people with an [email protected]_ email address or upon
invitation).
+
+Please, also check the [](https://stackoverflow.com/questions/tagged/opennlp)
community's OpenNLP questions and answers.
## Overview