ticcutils
Ticcutils, a generic utility library shared by our software.
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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.4%) to scientific vocabulary
Keywords from Contributors
Repository
Ticcutils, a generic utility library shared by our software.
Basic Info
Statistics
- Stars: 7
- Watchers: 9
- Forks: 9
- Open Issues: 1
- Releases: 30
Metadata Files
README
Please see README.md for for information.
Owner
- Name: Language Machines
- Login: LanguageMachines
- Kind: organization
- Email: proycon@anaproy.nl
- Location: Nijmegen, The Netherlands
- Website: http://cls.ru.nl/languagemachines
- Repositories: 53
- Profile: https://github.com/LanguageMachines
NLP Research group at Centre for Language Studies, Radboud University Nijmegen
CodeMeta (codemeta.json)
{
"@context": [
"https://doi.org/10.5063/schema/codemeta-2.0",
"http://schema.org",
"https://w3id.org/software-types"
],
"@type": "SoftwareSourceCode",
"identifier": "ticcutils",
"name": "ticcutils",
"version": "0.36",
"description": "This module contains useful functions for general use in the TiCC software stack and beyond.",
"license": "https://spdx.org/licenses/GPL-3.0",
"url": "https://github.com/LanguageMachines/ticcutils",
"author": [
{
"@type": "Person",
"givenName": "Ko",
"familyName": "van der Sloot",
"email": "ko.vandersloot@let.ru.nl",
"affiliation": {
"@id": "https://www.ru.nl/clst",
"@type": "Organization",
"name": "Centre for Language and Speech Technology",
"url": "https://www.ru.nl/clst",
"parentOrganization": {
"@id": "https://www.ru.nl/cls",
"@type": "Organization",
"name": "Centre for Language Studies",
"url": "https://www.ru.nl/cls",
"parentOrganization": {
"@id": "https://www.ru.nl",
"name": "Radboud University",
"@type": "Organization",
"url": "https://www.ru.nl",
"location": {
"@type": "Place",
"name": "Nijmegen"
}
}
}
}
}
],
"sourceOrganization": {
"@id": "https://www.ru.nl/clst"
},
"programmingLanguage": {
"@type": "ComputerLanguage",
"identifier": "c++",
"name": "C++"
},
"operatingSystem": [
"Linux",
"BSD",
"macOS"
],
"codeRepository": "https://github.com/LanguageMachines/ticcutils",
"softwareRequirements": [
{
"@type": "SoftwareApplication",
"identifier": "icu",
"name": "icu"
},
{
"@type": "SoftwareApplication",
"identifier": "libxml2",
"name": "libxml2"
}
],
"readme": "https://github.com/LanguageMachines/ticcutils/blob/master/README.md",
"issueTracker": "https://github.com/LanguageMachines/ticcutils/issues",
"contIntegration": "https://travis-ci.org/LanguageMachines/ticcutils",
"releaseNotes": "https://github.com/LanguageMachines/ticcutils/releases",
"developmentStatus": "https://www.repostatus.org/#active",
"keywords": [
"nlp",
"natural language processing"
],
"dateCreated": "2011-03-27",
"targetProduct": [
{
"@type": "SoftwareLibrary",
"executableName": "ticcutils",
"name": "ticcutils",
"runtimePlatform": [
"Linux",
"BSD",
"macOS"
],
"description": "Software library with generic utility functions"
}
]
}
GitHub Events
Total
- Create event: 2
- Issues event: 1
- Release event: 1
- Push event: 33
- Fork event: 1
Last Year
- Create event: 2
- Issues event: 1
- Release event: 1
- Push event: 33
- Fork event: 1
Committers
Last synced: about 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ko van der Sloot | K****t@l****l | 394 |
| sloot | s****t@1****3 | 172 |
| Ko van der Sloot | K****t@z****l | 137 |
| Maarten van Gompel | p****n@a****l | 21 |
| mvgompel | m****l@1****3 | 13 |
| Jacek Smit | j****j@g****m | 1 |
| Joost van Baal-Ilić | j****b@n****x | 1 |
| joostvb | j****b@1****3 | 1 |
| pberck | p****k@1****3 | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 27
- Total pull requests: 2
- Average time to close issues: 6 months
- Average time to close pull requests: about 2 hours
- Total issue authors: 14
- Total pull request authors: 2
- Average comments per issue: 4.11
- Average comments per pull request: 0.5
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: 6 months
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 10.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- proycon (8)
- kosloot (6)
- yurivict (2)
- egpbos (1)
- limogin (1)
- evanmiltenburg (1)
- gblib (1)
- padurucr7 (1)
- diizzyy (1)
- mhkuu (1)
- supersym (1)
- joostvb-gh (1)
- vivekpatani (1)
- fbkarsdorp (1)
Pull Request Authors
- jargij (1)
- diizzyy (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 25
- Total downloads: unknown
-
Total dependent packages: 43
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 56
- Total maintainers: 1
alpine-v3.16: ticcutils
Common library with shared functions for Frog, ucto, libfolia, timbl
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.28-r2
published about 4 years ago
Rankings
Maintainers (1)
alpine-v3.17: ticcutils
Common library with shared functions for Frog, ucto, libfolia, timbl
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.29-r1
published over 3 years ago
Rankings
Maintainers (1)
alpine-v3.18: ticcutils-dev
Common library with shared functions for Frog, ucto, libfolia, timbl (development files)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.32-r2
published about 3 years ago
Rankings
Maintainers (1)
alpine-v3.18: ticcutils
Common library with shared functions for Frog, ucto, libfolia, timbl
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.32-r2
published about 3 years ago
Rankings
Maintainers (1)
alpine-v3.18: ticcutils-doc
Common library with shared functions for Frog, ucto, libfolia, timbl (documentation)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.32-r2
published about 3 years ago
Rankings
Maintainers (1)
alpine-v3.16: ticcutils-dev
Common library with shared functions for Frog, ucto, libfolia, timbl (development files)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.28-r2
published about 4 years ago
Rankings
Maintainers (1)
alpine-v3.16: ticcutils-doc
Common library with shared functions for Frog, ucto, libfolia, timbl (documentation)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.28-r2
published about 4 years ago
Rankings
Maintainers (1)
alpine-edge: ticcutils
Common library with shared functions for Frog, ucto, libfolia, timbl
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.36-r1
published about 1 year ago
Rankings
Maintainers (1)
alpine-edge: ticcutils-doc
Common library with shared functions for Frog, ucto, libfolia, timbl (documentation)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.36-r1
published about 1 year ago
Rankings
Maintainers (1)
alpine-edge: ticcutils-dev
Common library with shared functions for Frog, ucto, libfolia, timbl (development files)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.36-r1
published about 1 year ago
Rankings
Maintainers (1)
alpine-v3.17: ticcutils-doc
Common library with shared functions for Frog, ucto, libfolia, timbl (documentation)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.29-r1
published over 3 years ago
Rankings
Maintainers (1)
alpine-v3.17: ticcutils-dev
Common library with shared functions for Frog, ucto, libfolia, timbl (development files)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.29-r1
published over 3 years ago
Rankings
Maintainers (1)
conda-forge.org: ticcutils
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.29
published almost 4 years ago
Rankings
alpine-v3.20: ticcutils-doc
Common library with shared functions for Frog, ucto, libfolia, timbl (documentation)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.34-r1
published over 2 years ago
Rankings
Maintainers (1)
alpine-v3.19: ticcutils-doc
Common library with shared functions for Frog, ucto, libfolia, timbl (documentation)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.34-r1
published over 2 years ago
Rankings
Maintainers (1)
alpine-v3.21: ticcutils-dev
Common library with shared functions for Frog, ucto, libfolia, timbl (development files)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.35-r1
published almost 2 years ago
Rankings
Maintainers (1)
alpine-v3.22: ticcutils
Common library with shared functions for Frog, ucto, libfolia, timbl
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.36-r1
published about 1 year ago
Rankings
Maintainers (1)
alpine-v3.22: ticcutils-dev
Common library with shared functions for Frog, ucto, libfolia, timbl (development files)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.36-r1
published about 1 year ago
Rankings
Maintainers (1)
alpine-v3.20: ticcutils-dev
Common library with shared functions for Frog, ucto, libfolia, timbl (development files)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.34-r1
published over 2 years ago
Rankings
Maintainers (1)
alpine-v3.22: ticcutils-doc
Common library with shared functions for Frog, ucto, libfolia, timbl (documentation)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.36-r1
published about 1 year ago
Rankings
Maintainers (1)
alpine-v3.21: ticcutils-doc
Common library with shared functions for Frog, ucto, libfolia, timbl (documentation)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.35-r1
published almost 2 years ago
Rankings
Maintainers (1)
alpine-v3.21: ticcutils
Common library with shared functions for Frog, ucto, libfolia, timbl
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.35-r1
published almost 2 years ago
Rankings
Maintainers (1)
alpine-v3.20: ticcutils
Common library with shared functions for Frog, ucto, libfolia, timbl
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.34-r1
published over 2 years ago
Rankings
Maintainers (1)
alpine-v3.19: ticcutils-dev
Common library with shared functions for Frog, ucto, libfolia, timbl (development files)
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.34-r1
published over 2 years ago
Rankings
alpine-v3.19: ticcutils
Common library with shared functions for Frog, ucto, libfolia, timbl
- Homepage: https://github.com/LanguageMachines/ticcutils
- License: GPL-3.0-only
-
Latest release: 0.34-r1
published over 2 years ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v2 composite
- github/codeql-action/analyze v1 composite
- github/codeql-action/init v1 composite
- Gottox/irc-message-action v2 composite
- actions/checkout v2 composite
- styfle/cancel-workflow-action 0.11.0 composite
- webiny/action-post-run 1.0.0 composite