paper-with-me

Papers

Corpona – The Pythonic Way of Processing Corpora

2021-03-18 · Khalid Alnajjar, Mika Hämäläinen

Every NLP researcher has to work with different XML or JSON encoded files. This often involves writing code that serves a very specific purpose. Corpona is meant to streamline any workflow that involves XML and JSON based corpora, by offering easy and reusable functionalities. The current functionalities relate to easy parsing and access to XML files, easy access to sub-items in a nested JSON structure and visualization of a complex data structure. Corpona is fully open-source and it is available on GitHub and Zenodo.

📄 PDF Abstract BibTeX

Code (1)

mokha/corpona 공식 구현

Similar Papers 제목 키워드 기반

No Saved Kaleidosope: an 100% Jitted Neural Network Coding Language with Pythonic Syntax

2024-09-17 · Augusto Seben da Rosa, Marlon Daniel Angeli, Jorge Aikes Junior, Alef Iury Ferreira 외

We developed a jitted compiler for training Artificial Neural Networks using C++, LLVM and Cuda. It features object-oriented characteristics, strong typing, parallel workers for data pre-processing, pythonic syntax for e…

A Pythonic Functional Approach for Semantic Data Harmonisation in the ILIAD Project

2026-02-27 · Erik Johan Nystad, Francisco Martín-Recuerda arxiv

Semantic data harmonisation is a central requirement in the ILIAD project, where heterogeneous environmental data must be harmonised according to the Ocean Information Model (OIM), a modular family of ontologies for enab…

DeepOnto: A Python Package for Ontology Engineering with Deep Learning

2023-07-06 · Yuan He, Jiaoyan Chen, Hang Dong, Ian Horrocks 외

Integrating deep learning techniques, particularly language models (LMs), with knowledge representation techniques like ontologies has raised widespread attention, urging the need of a platform that supports both paradig…

Deep Learning

evoxels: A differentiable physics framework for voxel-based microstructure simulations

2025-07-29 · Simon Daubner, Alexander E. Cohen, Benjamin Dörich, Samuel J. Cooper arxiv

Materials science inherently spans disciplines: experimentalists use advanced microscopy to uncover micro- and nanoscale structure, while theorists and computational scientists develop models that link processing, struct…

Physical Simulations

Phyelds: A Pythonic Framework for Aggregate Computing

2026-03-31 · Gianluca Aguzzi, Davide Domini, Nicolas Farabegoli, Mirko Viroli arxiv

Aggregate programming is a field-based coordination paradigm with over a decade of exploration and successful applications across domains including sensor networks, robotics, and IoT, with implementations in various prog…

Multi-agent Reinforcement LearningFederated Learning