We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0829967 commit 19eb060Copy full SHA for 19eb060
.gitignore
@@ -42,3 +42,5 @@ cover/*
42
MANIFEST
43
/data
44
/runners
45
+.env
46
+Pipfile
README.rst
@@ -5,6 +5,8 @@ deep-keyphrase
5
6
Implement some keyphrase generation algorithm
7
8
+.. image:: https://img.shields.io/github/workflow/status/supercoderhawk/deep-keyphrase/ci :alt: GitHub Workflow Status
9
+
10
11
12
Description
0 commit comments