<NLP with python> notes: one

Source: Internet
Author: User
Tags nltk
Preface

It is difficult to rely on clear rules to express natural language after generations of processing. Simple NLP: Compare different writing styles by comparing word frequency, complex NLP: Understanding human language and giving corresponding.

NLP applications: Handwritten character recognition, search engine, machine translation, etc.;

NLP in academia, also called computational linguistics;

The book Organization

Ch1-3:python Simple introduction of NLP treatment;

CH4: Structured to solidify the previous content, followed by subsequent labeling/sorting/information extraction;

CH5-7: Labeling/classification/information extraction;

CH8-10: Sentence parsing/recognition syntactic structure/structural semantic representation;

Ch11: How to effectively manage corpus data;

NLTK Common Modules

Corpus: Nltk.corpus;

Word, Root: Nltk.tokenize,nltk.stem

Fixed collocation: nltk.collocations

Callout: Nltk.tag

Category: Nltk.clasify,nltk.cluster

Chunk:nltk.chunk

Syntax parsing: nltk.parse

Evaluation: Nltk.metrics

Probability and Estimation: nltk.probablity

Application: Nltk.app,nltk.char

<NLP with python> notes: one

Related Article

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.