Giter Site home page Giter Site logo

imperialite / basahacorpus-hierarchicalcrosslingualara Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.33 MB

This repository contains the code and data for BasahaCorpus paper accepted for EMNLP 2023 (Main).

Python 100.00%
complexity linguistics nlp readability text-complexity readability-assessment

basahacorpus-hierarchicalcrosslingualara's Introduction

BasahaCorpus: An Expanded Linguistic Resource for Readability Assessment in Central Philippine Languages

This repository hosts the code and data used for the EMNLP 2023 Main paper entitled "BasahaCorpus: An Expanded Linguistic Resource for Readability Assessment in Central Philippine Languages" by Joseph Imperial and Ekaterina Kochmar.

Dependencies

  1. Numpy and Pandas for data processing.
  2. Rank-Biased Overlap (https://github.com/changyaochen/rbo).
  3. Implementation of cross-lingual n-gram overlap by Imperial and Kochmar (2023, ACL). Code is added to the repository.

Data

The data from these languages are all distributed across the Philippine elementary system's first three grade levels (L1, L2, L3). We sourced this dataset from Let's Read Asia (LRA) with explicit permission obtained to share and conduct research with the corpus.

All used datasets are inside the data folder categorized by language. The formatted .txt and .csv files as the extracted features from the code are included in each language.

Linguistic Feature Extraction

Inside the code folder there are three parser files (syll_parse.py, trad_parser.py, CLGSNGO_parser.py) and three function files (SYLL.py, TRAD.py, CLGSNGO.py). The function files contain the functions for extracting the linguistic features and the parser files are where you input your .csv files to iterate row-by-row. Each parser file will output a .csv file containing the extracted features, which you can combine or concatenate together for experimentation (see examples such as rin_features.csv in the data/features/ folder).

References

If you use any of the materials in this repository, including the dataset or the code, please add the following citations to your paper:

Imperial, J.M., & Kochmar, E. (2023). Automatic Readability Assessment for Closely Related Languages. Annual Meeting of the Association for Computational Linguistics (ACL).

Imperial, J. M., & Ong, E. (2020). Exploring hybrid linguistic feature sets to measure filipino text readability. In 2020 International Conference on Asian Language Processing (IALP) (pp. 175-180). IEEE.

Imperial, J. M., Reyes, L. L. A., Ibanez, M. A., Sapinit, R., & Hussien, M. (2022). A Baseline Readability Model for Cebuano. In Proceedings of the 17th Workshop on Innovative Use of NLP for Building Educational Applications (BEA 2022) (pp. 27-32).

Note on Data Cataloging

Please send an email before submitting this repository to any data cataloging, data aggregation, and benchmarking projects/initiatives. The proponents of the paper of this dataset would like to be acknowledged appropriately or involved in co-authorship.

Contact

If you need any help reproducing the results, please don't hesitate to contact me below:

Joseph Marvin Imperial
[email protected]
www.josephimperial.com

basahacorpus-hierarchicalcrosslingualara's People

Contributors

imperialite avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.