All software
cudawrappers
The cudawrappers library is a C++ wrapper for the Nvidia C libraries such as the CUDA driver, NVRTC, and cuFFT.
- accelerators
- CUDA
- GPU
- C++
- CMake
- Python
- + 2
cvasl
This library allows exploration and analyses of neuroimaging datsets. The software was developed to allow implementation of multiple large data harmonization and machine learning algorithms over neuroradiology datasets. The core algorithms are implemented in Python.
- Jupyter Notebook
- Python
- R
- + 3
cwltool
The reference implementation of the Common Workflow Language standards
- CommonWL
- CWL
- SciWorkflows
- Python
- Common Workflow Language
- Shell
- + 4
Data Processing (What Works When for Whom)
Data processing scripts for the project What Works When for Whom
- Jupyter Notebook
- Python
- Shell
Democracy Scraping Tool
A scraping tool to scrape various sources of country reports.
- scraping
- Python
Democracy text classification
LLM transfer learning to classify country reports into democracy dimensions.
- fine-tuning
- llm
- transfer learning
- Jupyter Notebook
- Python
Democracy Topic Modelling
Various Jupyter notebooks for topic modelling on democracy texts including BERT and dictionary, keyword-based approaches.
- BERT
- dictionary
- Topic Modelling
- Jupyter Notebook
- Python
DG_RoomAcoustics
DG_RoomAcoustics is an open-source python-based software for room acoustics using the time-domain wave-based method. It implements the nodal discontinuous Galerkin method for spatial discretization of the linear acoustic equations, integrated over time with explicit schemes.
- Acoustics
- High performance computing
- python
- Python
Discuit
Python package with the goal to split datasets (e.g. words defined by several variables) into subsets that are as comparable as possible.
- Data
- linguistics
- python
- + 1
- Python
- Shell
Distance explainer
Explainable AI tool for explaining models that create embeddings.
- Embedded spaces
- XAI
- Python
- Jupyter Notebook
- Shell
doc2sentences
A python library to split sentence-wise and convert various document formats to CSV format.
- CSV
- python
- + 1
- Rich Text Format
- Python
- Shell
Drug named entity recognition
A lightweight Python library for finding drug names in a string, otherwise known as named entity recognition (NER) and named entity linking. This library finds only high confidence drugs and doesn't support misspellings at present.
- Data Science
- Medical text
- Natural Language Processing
- + 1
- Jupyter Notebook
- Python