0% found this document useful (0 votes)
16 views

User Manual On HTML

The document discusses using NLTK and Python programming to detect keywords in text, with Rapid Automatic Keyword Extraction (RAKE) as a domain neutral technique. NLTK is a framework for developing Python applications that operate with human language data and are intended for use in statistical natural language processing. Using these tools can help civil engineering students with their studies, research, theses, and careers.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views

User Manual On HTML

The document discusses using NLTK and Python programming to detect keywords in text, with Rapid Automatic Keyword Extraction (RAKE) as a domain neutral technique. NLTK is a framework for developing Python applications that operate with human language data and are intended for use in statistical natural language processing. Using these tools can help civil engineering students with their studies, research, theses, and careers.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

User Manual on HTML

Using NLTK to detect keywords with the aid of python programming is a great
significance to learn Civil Engineering Students some concepts that may help their
civil engineering studies, researches.

NLTK stands for Natural Language Tookit -> a framework for developing Python
applications that operate with human language data and are intended for use in
statistical natural language processing (NLP).

Rapid Automatic Keyword Extraction (RAKE) is a domain neutral keyword extraction


technique that looks for important phrases in a body of text by counting the number
of times a word appears and how often it occurs with other terms.

RAKE-NLTK under Python Library is a great help for detecting keywords in a text and
it's a grood start for Engineering Students to learn the basics of programming or
coding that they need to apply in their future thesis and even their career paths.

You might also like