Supervised Keyphrase Extraction Algorithm
(Redirected from supervised keyphrase extraction algorithm)
Jump to navigation
Jump to search
A Supervised Keyphrase Extraction Algorithm is a Supervised Learning Algorithm that can be implemented into a keyphrase extraction system (to solve a Keyphrase Extraction Task).
- Context:
- It can be implemented by a probabilistic learning algorithm.
- It can be implemented by a neural-network learning algorithm.
- Example(s):
- Naïve Bayes Algorithm used in Kea System.