colibri-utils

NLP utilities that rely on Colibri Core: currently only language identification

https://github.com/proycon/colibri-utils

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.0%) to scientific vocabulary

Keywords

computational-linguistics historical-linguistics language-detection language-identification nlp

Keywords from Contributors

learning-algorithm
Last synced: 6 months ago · JSON representation

Repository

NLP utilities that rely on Colibri Core: currently only language identification

Basic Info
  • Host: GitHub
  • Owner: proycon
  • License: gpl-3.0
  • Language: TeX
  • Default Branch: master
  • Homepage:
  • Size: 19.8 MB
Statistics
  • Stars: 2
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Topics
computational-linguistics historical-linguistics language-detection language-identification nlp
Created over 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Authors Codemeta

README

See README.md

Owner

  • Name: Maarten van Gompel
  • Login: proycon
  • Kind: user
  • Location: Eindhoven, the Netherlands
  • Company: KNAW Humanities Cluster & CLST, Radboud University

Research software engineer - NLP - AI - 🐧 Linux & open-source enthusiast - 🐍 Python/ 🌊C/C++ / 🦀 Rust / 🐚 Shell - 🔐 InfoSec - https://git.sr.ht/~proycon

CodeMeta (codemeta.json)

{
  "@context": [
    "https://doi.org/10.5063/schema/codemeta-2.0",
    "http://schema.org"
  ],
  "@type": "SoftwareSourceCode",
  "identifier": "colibriutils",
  "name": "Colibri Utils",
  "version": "0.2.1",
  "description": "Utilities build on top of Colibri Core.",
  "license": "https://spdx.org/licenses/GPL-3.0",
  "url": "https://proycon.github.io/colibri-core",
  "author": [
    {
      "@id": "https://orcid.org/0000-0002-1046-0006",
      "@type": "Person",
      "givenName": "Maarten",
      "familyName": "van Gompel",
      "email": "proycon@anaproy.nl",
      "affiliation": {
        "@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/cls"
  },
  "programmingLanguage": [
    {
      "@type": "ComputerLanguage",
      "identifier": "c++",
      "name": "C++"
    }
  ],
  "operatingSystem": "POSIX",
  "codeRepository": "https://github.com/proycon/colibri-utils",
  "softwareRequirements": [
    {
      "@type": "SoftwareApplication",
      "identifier": "colibricore",
      "name": "Colibri Core"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "libfolia",
      "name": "libfolia"
    }
  ],
  "readme": "https://github.com/proycon/colibri-utils/blob/master/README.md",
  "issueTracker": "https://github.com/proycon/colibri-utils/issues",
  "contIntegration": "https://travis-ci.org/proycon/colibri-utils",
  "releaseNotes": "https://github.com/proycon/colibri-utils/releases",
  "developmentStatus": "active",
  "keywords": [
    "nlp",
    "natural language processing",
    "ngrams",
    "skipgrams",
    "pattern recognition",
    "language identification"
  ],
  "dateCreated": "2019-08-11",
  "entryPoints": [
    {
      "@type": "EntryPoint",
      "name": "Colibri Lang",
      "urlTemplate": "file:///colibri-lang",
      "description": "Language identification: Detects in what language parts of a document are. Works on both FoLiA XML documents as well as plain text. When given FoLiA XML input, the document is enriched with language annotation and may be applied to any structural level FoLiA supports (e.g. paragraphs, sentences, etc..). When given plain text input, each input line is classified. This tool currently supports a limited subset of languages, including two models for historical dutch. It is easily extendable.",
      "interfaceType": "CLI"
    }
  ]
}

GitHub Events

Total
  • Push event: 4
  • Create event: 1
Last Year
  • Push event: 4
  • Create event: 1

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 59
  • Total Committers: 3
  • Avg Commits per committer: 19.667
  • Development Distribution Score (DDS): 0.102
Past Year
  • Commits: 2
  • Committers: 1
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Maarten van Gompel p****n@a****l 53
Ko van der Sloot K****t@z****l 3
Ko van der Sloot K****t@l****l 3
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total 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
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
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels