Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NC0DER authored May 16, 2023
1 parent 76bde53 commit 416cdf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
version = '0.1.0',
author = 'Nikolaos Giarelis',
author_email = '[email protected]',
description = 'LMRank is a keyphrase extraction approach that utilizes spaCy and state-of-the-art sentence transformersperforms keyword extraction with state-of-the-art sentence transformer models.',
description = 'LMRank is a keyphrase extraction approach that utilizes spaCy and state-of-the-art sentence transformer models.',
long_description = long_description,
long_description_content_type = 'text/markdown',
url = 'https://github.com/NC0DER/LMRank',
Expand Down

0 comments on commit 416cdf3

Please sign in to comment.