midas-research/dlkp
A deep learning library for identifying keyphrases from text
This project helps researchers and data scientists automatically find the most important terms or ideas within large collections of text documents. You provide a text document, and it identifies or generates relevant keyphrases. This is ideal for anyone working with unstructured text who needs to quickly grasp the main topics or for building systems that rely on understanding document content.
No commits in the last 6 months. Available on PyPI.
Use this if you need to extract or generate keyphrases from text documents and want to leverage advanced deep learning models for high accuracy.
Not ideal if you are looking for a simple, out-of-the-box application with a graphical user interface and no coding required.
Stars
25
Forks
2
Language
Python
License
MIT
Category
Last pushed
Aug 01, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/midas-research/dlkp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)