Installing YAKE!

Introduction

Yake! is a novel feature-based system for multilingual keyword extraction, which supports texts of different sizes, domain or languages. Unlike other approaches, Yake! does not rely on dictionaries nor thesauri, neither is trained against any corpora. Instead, it follows an unsupervised approach which builds upon features extracted from the text, making it thus applicable to documents written in different languages without the need for further knowledge. This can be beneficial for a large number of tasks and a plethora of situations where the access to training corpora is either limited or restricted.

Installation (using pip)

pip install git+https://github.com/LIAAD/yake
or
pip install yake

Where Can I Find Yake?

YAKE! is available online:

http://yake.inesctec.pt

Open source Python Package:

https://github.com/LIAAD/yake

Docker Image:

https://hub.docker.com/r/liaad/yake

Google Play:

here

If you are feeling nostalgic you can access the old site here.