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 (0.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: JoshuaLSE
  • License: mit
  • Language: Python
  • Default Branch: master
  • Size: 241 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed about 3 years ago
Metadata Files
Readme License Citation

README.md

3102_questionGenerationDockerise

To run this thing, install requirements. I think.
Put text in main.py
Run main.py

Owner

  • Name: Joshua L
  • Login: JoshuaLSE
  • Kind: user
  • Location: Singapore

Mobile Developer

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Patil"
  given-names: "Suraj"
title: "Question Generation using transformers"
version: 1.0.0
date-released: 2020-07
publisher: "GitHub"
url: "https://github.com/patil-suraj/question_generation"

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • nltk *
  • pika *
  • protobuf ==3.20
  • sentencepiece *
  • sqlalchemy *
  • torch *
  • transformers *
requirements_old.txt pypi
  • PyMySQL ==1.0.2
  • PyYAML ==6.0
  • SQLAlchemy ==1.4.44
  • certifi ==2022.9.24
  • charset-normalizer ==2.1.1
  • click ==8.1.3
  • colorama ==0.4.6
  • filelock ==3.8.0
  • greenlet ==2.0.1
  • huggingface-hub ==0.10.1
  • idna ==3.4
  • joblib ==1.2.0
  • nltk ==3.7
  • numpy ==1.23.4
  • packaging ==21.3
  • pika ==1.3.1
  • protobuf ==3.20.0
  • pyparsing ==3.0.9
  • regex ==2022.9.13
  • requests ==2.28.1
  • sentencepiece ==0.1.97
  • tokenizers ==0.13.1
  • torch ==1.12.1
  • tqdm ==4.64.1
  • transformers ==4.23.1
  • typing_extensions ==4.4.0
  • urllib3 ==1.26.12