--- tags: - dependency-parsing - machine-translation - pos-tagging language: - ind --- # ud_id_csui UD Indonesian-CSUI is a conversion from an Indonesian constituency treebank in the Penn Treebank format named Kethu that was also a conversion from a constituency treebank built by Dinakaramani et al. (2015). This treebank is named after the place where treebanks were built: Faculty of Computer Science (CS), Universitas Indonesia (UI). About this treebank: - Genre is news in formal Indonesian (the majority is economic news) - 1030 sentences (28K words) divided into testing and training dataset of around 10K words and around 18K words respectively. - Average of 27.4 words per-sentence. ## Dataset Usage Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`. ## Citation ``` @article {10.3844/jcssp.2020.1585.1597, author = {Alfina, Ika and Budi, Indra and Suhartanto, Heru}, title = {Tree Rotations for Dependency Trees: Converting the Head-Directionality of Noun Phrases}, article_type = {journal}, volume = {16}, number = {11}, year = {2020}, month = {Nov}, pages = {1585-1597}, doi = {10.3844/jcssp.2020.1585.1597}, url = {https://thescipub.com/abstract/jcssp.2020.1585.1597}, journal = {Journal of Computer Science}, publisher = {Science Publications} } ``` ## License CC BY-SA 4.0 ## Homepage [https://github.com/UniversalDependencies/UD_Indonesian-CSUI](https://github.com/UniversalDependencies/UD_Indonesian-CSUI) ### NusaCatalogue For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)