paper-with-me

Papers

SCALE: A Scalable Language Engineering Toolkit

2016-05-01 · LREC 2016 5 · Joris Pelemans, Lyan Verwimp, Kris Demuynck, Hugo Van hamme, Patrick Wambacq

In this paper we present SCALE, a new Python toolkit that contains two extensions to n-gram language models. The first extension is a novel technique to model compound words called Semantic Head Mapping (SHM). The second extension, Bag-of-Words Language Modeling (BagLM), bundles popular models such as Latent Semantic Analysis and Continuous Skip-grams. Both extensions scale to large data and allow the integration into first-pass ASR decoding. The toolkit is open source, includes working examples and can be found on http://github.com/jorispelemans/scale.

📄 PDF Abstract BibTeX

Code (1)

jorispelemans/scale 공식 구현

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

SRWToolkit: An Open Source Wizard of Oz Toolkit to Create Social Robotic Avatars

2025-09-04 · Atikkhan Faridkhan Nilgar, Kristof Van Laerhoven, Ayub Kinoti arxiv

We present SRWToolkit, an open-source Wizard of Oz toolkit designed to facilitate the rapid prototyping of social robotic avatars powered by local large language models (LLMs). Our web-based toolkit enables multimodal in…

NeMo-Aligner: Scalable Toolkit for Efficient Model Alignment

2024-05-02 · Gerald Shen, Zhilin Wang, Olivier Delalleau, Jiaqi Zeng 외

Aligning Large Language Models (LLMs) with human values and preferences is essential for making them helpful and safe. However, building efficient tools to perform alignment can be challenging, especially for the largest…

modelparameter-efficient fine-tuning

SuperCAT: The (New and Improved) Corpus Analysis Toolkit

2016-05-01 · LREC 2016 5 · K. Bretonnel Cohen, William A. Baumgartner Jr., Irina Temnikova

This paper reports SuperCAT, a corpus analysis toolkit. It is a radical extension of SubCAT, the Sublanguage Corpus Analysis Toolkit, from sublanguage analysis to corpus analysis in general. The idea behind SuperCAT is t…

DeepSight: An All-in-One LM Safety Toolkit

2026-02-12 · Bo Zhang, Jiaxuan Guo, Lijun Li, Dongrui Liu 외 arxiv

As the development of Large Models (LMs) progresses rapidly, their safety is also a priority. In current Large Language Models (LLMs) and Multimodal Large Language Models (MLLMs) safety workflow, evaluation, diagnosis, a…

OWSM v4: Improving Open Whisper-Style Speech Models via Data Scaling and Cleaning

2025-05-31 · Yifan Peng, Shakeel Muhammad, Yui Sudo, William Chen 외

The Open Whisper-style Speech Models (OWSM) project has developed a series of fully open speech foundation models using academic-scale resources, but their training data remains insufficient. This work enhances OWSM by i…