Pith. sign in

REVIEW 1 cited by

From Word Segmentation to POS Tagging for Vietnamese

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1711.04951 v1 pith:QDRATSV6 submitted 2017-11-14 cs.CL

From Word Segmentation to POS Tagging for Vietnamese

classification cs.CL
keywords strategytaggingvietnamesecomparisonfeature-basedjointpipelinesegmentation
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

This paper presents an empirical comparison of two strategies for Vietnamese Part-of-Speech (POS) tagging from unsegmented text: (i) a pipeline strategy where we consider the output of a word segmenter as the input of a POS tagger, and (ii) a joint strategy where we predict a combined segmentation and POS tag for each syllable. We also make a comparison between state-of-the-art (SOTA) feature-based and neural network-based models. On the benchmark Vietnamese treebank (Nguyen et al., 2009), experimental results show that the pipeline strategy produces better scores of POS tagging from unsegmented text than the joint strategy, and the highest accuracy is obtained by using a feature-based model.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. REBot: From RAG to CatRAG with Semantic Enrichment and Graph Routing

    cs.AI 2025-10 conditional novelty 4.0

    A category-routed hybrid of RAG and knowledge-graph retrieval answers Vietnamese university-regulation questions with F1 98.89% on the authors' own dataset — about 0.2 points above plain RAG.