[Learning Record] NLTK Common Operation One (go to the page mark, statistic word frequency, go to stop using words)

Source: Internet
Author: User
Tags nltk

NLTK is a very popular NLP library in the Python environment, and this record mainly records some common operations of NLTK

1. Remove HTML markup for Web pages

We often get web information through crawlers, and then we need to remove HTML tags from our web pages. For this we can do this:

2. Statistical frequency

The tokens used here is the tokens in the image above.

3. Remove discontinued words

A stop word is a semantic word that is like the,a,of, and we can get the statistics out after we take it out.

4. Draw the word cloud

The use of the word cloud image is not clear, but to find a working formula

  

[Learning Record] NLTK Common Operation One (go to the page mark, statistic word frequency, go to stop using words)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.