Skip to content
View singdict's full-sized avatar

Block or report singdict

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SingDict/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

Popular repositories Loading

  1. singdict.github.io singdict.github.io Public

    TypeScript 1

  2. SingDict SingDict Public

    Python