https://github.com/australian-text-analytics-platform/cooee

a sample notebook working with A COrpus of Oz Early English (COOEE) data

https://github.com/australian-text-analytics-platform/cooee

Science Score: 13.0%

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

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

Repository

a sample notebook working with A COrpus of Oz Early English (COOEE) data

Basic Info
  • Host: GitHub
  • Owner: Australian-Text-Analytics-Platform
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 500 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created almost 4 years ago · Last pushed about 2 years ago
Metadata Files
Readme

README.md

cooee

A sample notebook working with A COrpus of Oz Early English (COOEE) data

Load data from LDACA api (demo) and run some analysis.

To use this notebook in its entirety create an vars.env file with the API_KEY to read csv files. To change an environment variable and reflect it in a notebook, restart your runtime.

Owner

  • Name: Australian-Text-Analytics-Platform
  • Login: Australian-Text-Analytics-Platform
  • Kind: organization

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • python-dotenv >=0.19.2
  • requests ==2.26
  • rocrate *
  • spacy >=3.0.0,<4.0.0
  • sumgram *
  • textacy ==0.11.0
.github/workflows/update_rocrates_on_push.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • ad-m/github-push-action master composite