KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction | Keyword extraction
I came across your package through your medium post, and I'm super impressed by how good keyphrase extraction words with your model.
However, I noticed it takes around 15-20s on the CPU to extract keyphrases from the 600-character text, which is suboptimal for me to use it in production project.
Do you have any suggestions on how to improve performance or have any plans to publish an even lighter model?
I came across your package through your medium post, and I'm super impressed by how good keyphrase extraction words with your model. However, I noticed it takes around 15-20s on the CPU to extract keyphrases from the 600-character text, which is suboptimal for me to use it in production project. Do you have any suggestions on how to improve performance or have any plans to publish an even lighter model?