https://github.com/acdh-oeaw/corpsum

https://redmine.acdh.oeaw.ac.at/issues/14670

https://github.com/acdh-oeaw/corpsum

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

https://redmine.acdh.oeaw.ac.at/issues/14670

Basic Info
  • Host: GitHub
  • Owner: acdh-oeaw
  • License: mit
  • Language: Vue
  • Default Branch: dev
  • Size: 6.1 MB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • Open Issues: 11
  • Releases: 0
Archived
Created almost 4 years ago · Last pushed over 2 years ago
Metadata Files
Readme License

README.md

corpsum

CORPSUM is a web-based tool enabling visual corpus analysis for multi-dimensional exploration.

Installation / Usage

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Owner

  • Name: Austrian Centre for Digital Humanities & Cultural Heritage
  • Login: acdh-oeaw
  • Kind: organization
  • Email: acdh@oeaw.ac.at
  • Location: Vienna, Austria

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 16
  • Total pull requests: 0
  • Average time to close issues: almost 2 years
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.75
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • dpancic (15)
Pull Request Authors
Top Labels
Issue Labels
finished (6) bug (6) has attachment (4) doing (1)
Pull Request Labels

Dependencies

.github/workflows/build-deploy.yaml actions
  • actions/checkout v2 composite
  • actions/checkout v3 composite
  • dfreilich/pack-action v2.1.1 composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/metadata-action v4 composite
.github/auto-deploy-app/test/go.mod go
  • github.com/cilium/cilium v1.8.1
  • github.com/gruntwork-io/terratest v0.32.1
  • github.com/stretchr/testify v1.6.1
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • k8s.io/api v0.19.7
  • k8s.io/apimachinery v0.19.7
.github/auto-deploy-app/test/go.sum go
  • 874 dependencies
package-lock.json npm
  • 1202 dependencies
package.json npm
  • @vue/cli-plugin-eslint ^3.6.0 development
  • @vue/cli-service ^3.6.0 development
  • @vue/eslint-config-airbnb ^5.0.0 development
  • babel-eslint ^10.0.3 development
  • compression-webpack-plugin ^3.0.0 development
  • eslint ^6.7.0 development
  • eslint-config-airbnb ^18.0.0 development
  • eslint-plugin-vue ^6.0.0 development
  • express-basic-auth ^1.2.0 development
  • node-sass ^4.14.1 development
  • sass-loader ^7.3.1 development
  • vue-template-compiler ^2.6.0 development
  • webpack-bundle-analyzer ^3.6.0 development
  • @johmun/vue-tags-input ^2.1.0
  • axios ^0.21.1
  • bootstrap ^4.4.0
  • bootstrap-vue ^2.1.0
  • d3 ^5.15.0
  • d3-array ^2.4.0
  • d3-axis ^1.0.12
  • d3-format ^1.4.3
  • d3-scale ^3.2.1
  • d3-selection ^1.4.1
  • d3-shape ^1.3.7
  • d3-transition ^1.3.2
  • highcharts ^7.2.1
  • highcharts-vue ^1.3.5
  • isotope-layout ^3.0.6
  • packery ^2.1.2
  • vue ^2.6.10
  • vue-feather-icons ^5.0.0
  • vue-js-toggle-button ^1.3.3
  • vue-multiselect ^2.1.6
  • vue-router ^3.1.3
  • vue-text-highlight ^2.0.10
  • vue-tour ^1.1.0
  • vuex ^3.1.2
server/package.json npm
  • config ^3.3.3
  • http-cache-middleware ^1.3.6
  • morgan ^1.10.0
  • restana ^4.8.0
  • serve-static ^1.14.1