All Documents
Natural Language ProcessingNatural Language Processing
- what's new
- Service Overview
- Getting Started
- API Reference
-
FAQs
- How Do I Obtain a User Token Using Postman?
- What Should I Do If an NLP API Call Fails?
- Which Methods Can Be Used to Call NLP APIs?
- Must I Subscribe to NLP Before Calling NLP APIs?
- Can NLP Be Deployed on Premises?
- Can I Use NLP Offline?
- What Are Restrictions for Using NLP?
- What Are the Username, Domain Name, and Project Name in the Token Message Body?
- Regions and AZs
- What Permissions Do I Need to Use NLP?
- What Should I Do If I Want to Customize NLP?
- Which Languages Can NLP Process?
- More Documents
Updated at: Feb 22, 2022 GMT+08:00
NLP Fundamentals
Word Segmentation
Word segmentation splits the text into a sequence of independent words and performs part-of-speech tagging on the obtained words.
NER
NER basic identifies specified entities in the text, such as person names, locations, organizations, proper nouns, and more.
Text Similarity
Text similarity computes the similarity of text.
Parent topic: Basic Concepts