YAKE (Yet Another Keyword Extractor) - Python for Integrated Circuits - - An Online Book - |
||||||||
| Python for Integrated Circuits http://www.globalsino.com/ICs/ | ||||||||
| Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix | ||||||||
================================================================================= In Yet Another Keyword Extractor (Yake), text features are exploited in an unsupervised manner. YAKE is a basic unsupervised automatic multi-lingual keyword extraction method that identifies the most relevant keywords in a text by using text statistical data from single texts. This technique does not rely on dictionaries, external corpora, text size, language, or domain, and it does not require training on a specific set of documents. The Yake algorithm’s major characteristics are as follows: ============================================ Yake application for keyword extraction. code:
|
||||||||
| ================================================================================= | ||||||||
|
|
||||||||