--- annotations_creators: - no-annotation language: - vi license: - apache-2.0 multilinguality: - monolingual pretty_name: UTS_Dictionary (Deprecated) size_categories: - 10K **This dataset has been renamed to [UVD-1](https://huggingface.co/datasets/undertheseanlp/UVD-1). Please use the new repository instead.** ```python from datasets import load_dataset dataset = load_dataset("undertheseanlp/UVD-1") ```