Skip to content

Commit 4ae4c81

Browse files
help wanted 🙏
1 parent bdc649a commit 4ae4c81

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
22

33
[![Clojars Project](https://img.shields.io/clojars/v/org.clojurenlp/core.svg)](https://clojars.org/org.clojurenlp/core)
44
[![Build Status](https://travis-ci.org/clojurenlp/core.svg?branch=master)](https://travis-ci.org/clojurenlp/core)
5+
[![Gitter Lobby](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/clojurenlp/Lobby)
56

67
Natural language processing in Clojure based on the Stanford-CoreNLP parser.
78

8-
**NOTE** a work in progress, currently in the POC phase.
9+
# 👋 MAINTAINERS WANTED!
10+
11+
We need help getting this project moving, as the primary org maintainer (@damienstanton) has not had much time in the past three months to make contributions. Please feel free to email to [email protected] to join the org, or drop a line in the chat room.
12+
13+
14+
This is a work in progress, currently in the POC phase.
915

1016
## Usage
1117

0 commit comments

Comments
 (0)