Get tag statistics
GET/api/datasets/:slug/tags
Returns POS tag distribution and counts for a dataset. Includes English and Vietnamese tag names.
Common Vietnamese POS Tags
- N: Noun (Danh từ)
- V: Verb (Đ ộng từ)
- A: Adjective (Tính từ)
- E: Preposition (Giới từ)
- R: Adverb (Trạng từ)
- M: Number (Số từ)
- P: Pronoun (Đại từ)
- C: Conjunction (Liên từ)
- CH: Punctuation (Dấu câu)
- Np: Proper Noun (Danh từ riêng)
Request
Responses
- 200
- 404
- 500
Tag statistics for the dataset
Dataset or dataset files not found
Internal server error