Contribute অবদান রাখুন

Every entry on this site lives as a YAML file in a public GitHub repository. The site rebuilds automatically when a pull request is merged — no CMS, no accounts, just Git.

01
Fork the repo

kishormorol/BanglaNLP-Hub — every resource is one small YAML record under data/datasets/, data/papers/, data/models.yaml, or data/tools.yaml.

02
Add your YAML entry

Copy the format below and include a link you have actually opened. npm run validate checks the schema, the URL, and the verified date before CI will go green.

03
Open a pull request

A maintainer reviews within about a week. On merge the site rebuilds and your entry goes live.

Never add what you cannot source

No invented scores, sizes, licenses, or BibTeX. Every leaderboard row must cite the paper reporting that exact number on that exact benchmark — which is why 9leaderboards still render an empty state. A working link does not prove the metadata is right. If you are unsure about a field, leave it out and say so in the pull request; missing is fine, wrong is not. Full rules in CONTRIBUTING.md.

Entry format

# data/datasets/sentiment.yaml
- id: sentnob                      # unique, lowercase
  name: SentNoB
  task: sentiment                  # must match the filename
  size: "15,728 comments"          # human-readable
  sizeN: 15728                     # numeric, used for sorting
  license: CC BY-NC-SA 4.0
  year: 2021
  source: SentNoB (Findings EMNLP 2021)
  link: https://github.com/KhondokerIslam/SentNoB
  verified: 2026-06-28             # the date YOU opened the link
  desc: Sentiment on noisy user comments from news and social platforms.
  bibtex: |                        # optional — omit if none exists upstream
    @inproceedings{islam-etal-2021-sentnob, ... }

Submit a resource

Not comfortable with Git? Fill this in and we'll turn it into a pull request for you, credited to you.

Opens a pre-filled GitHub issue — maintainers review weekly.

Prefer to skip the form? Open the Submit a resource issue directly.

Contributors অবদানকারী

Resources suggested by the community. Each paper's full author list is shown as published.

Adiba Fairooz Chowdhury · @AdibAFC
Md Farhan Ishmam · @farhanishmam
Labib Tahmid · @LTNEW52
  • BTTC
    10,283 messages · CC BY 4.0
Samiul Basir · @SambasBoyyyy
Sha Newaz Mahmud · @SM-Shaan
Sanjid Hasan · @Sanjidh090
Mohammed Efaz · @WhiteHades