paper-with-me

Papers

PyFCG: Fluid Construction Grammar in Python

2025-05-19 · Paul Van Eecke, Katrien Beuls

We present PyFCG, an open source software library that ports Fluid Construction Grammar (FCG) to the Python programming language. PyFCG enables its users to seamlessly integrate FCG functionality into Python programs, and to use FCG in combination with other libraries within Python's rich ecosystem. Apart from a general description of the library, this paper provides three walkthrough tutorials that demonstrate example usage of PyFCG in typical use cases of FCG: (i) formalising and testing construction grammar analyses, (ii) learning usage-based construction grammars from corpora, and (iii) implementing agent-based experiments on emergent communication.

📄 PDF Abstract BibTeX arXiv:2505.12920

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Fluid Construction Grammar: The New Kid on the Block

2012-04-01 · EACL 2012 4 · Remi van Trijp, Luc Steels, Katrien Beuls, Pieter Wellens
Language Acquisition

Fluid Construction Grammar for Historical and Evolutionary Linguistics

2013-08-01 · ACL 2013 8 · Pieter Wellens, Remi van Trijp, Katrien Beuls, Luc Steels

Book Review: Design Patterns in Fluid Construction Grammar edited by Luc Steels

2013-01-01 · CL 2013 1 · Nathan Schneider, Reut Tsarfaty

Not as Awful as it Seems: Explaining German Case through Computational Experiments in Fluid Construction Grammar

2012-04-01 · EACL 2012 4 · Remi van Trijp
Morphological Inflection

A Method for Learning Large-Scale Computational Construction Grammars from Semantically Annotated Corpora

2026-03-13 · Paul Van Eecke, Katrien Beuls arxiv

We present a method for learning large-scale, broad-coverage construction grammars from corpora of language use. Starting from utterances annotated with constituency structure and semantic frames, the method facilitates …