Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: singdict
  • License: cc-by-sa-4.0
  • Language: Python
  • Default Branch: master
  • Size: 2.14 MB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 4
  • Releases: 0
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

SingDict

SingDict is a dictionary of Singlish terms built upon definitions as generated by ChatGPT.

Data

Raw data used for our dictionary is stored in the data/dictionary directory with the subdirectory names as the source of the vocabulary.

  • 0_words.txt contains the words extracted from the respective sources
  • 1_descriptions.jsonl contains ChatGPT's responses for the entries of those words

The vocabulary directory contains the human evaluated versions of the dictionary entries taken from an excel sheet which contains our work in progress. This directory is updated in batches according to when the script is run.

Scripts

The scripts directory contains the scripts to extract the words from the websites and to extract the evaluated entries from google sheets.

Shield: CC BY-SA 4.0

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

Owner

  • Login: singdict
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Singlish Dictionary
message: >-
  If you use this dataset, please cite it using the metadata
  from this file.
type: dataset
authors:
  - given-names: Siew Yeng
    family-names: Chow
    orcid: 'https://orcid.org/0000-0002-9594-7285'
  - given-names: Chang-Uk
    family-names: Shin
    orcid: 'https://orcid.org/0000-0003-0112-6476'
  - given-names: Francis
    family-names: Bond
    email: bond@ieee.org
    affiliation: Palacký University
    orcid: 'https://orcid.org/0000-0003-4973-8068'
repository-code: 'https://github.com/singdict/SingDict/'
abstract: A machine tractable open-source dictionary of Singlish
keywords:
  - Singlish
license: CC-BY-SA-4.0

GitHub Events

Total
  • Issues event: 1
  • Issue comment event: 7
  • Push event: 2
  • Pull request event: 2
  • Create event: 1
Last Year
  • Issues event: 1
  • Issue comment event: 7
  • Push event: 2
  • Pull request event: 2
  • Create event: 1