Results 21 to 30 of about 298,762 (148)
Abstract Research Summary Recently, the venture capital (VC) industry has experienced the entry of several new capital providers. Using US data on investors and their portfolio startups from 2000 to 2022, we document the emergence of a new type of investors: the micro VC.
Mario Daniele Amore+2 more
wiley +1 more source
Modeling Structure‐Building in the Brain With CCG Parsing and Large Language Models
Abstract To model behavioral and neural correlates of language comprehension in naturalistic environments, researchers have turned to broad‐coverage tools from natural‐language processing and machine learning. Where syntactic structure is explicitly modeled, prior work has relied predominantly on context‐free grammars (CFGs), yet such formalisms are ...
Miloš Stanojević+4 more
wiley +1 more source
Parsing Chinese with Combinatory Categorial Grammar: A Linguistic and Computational Study
Parsing Chinese language with CCG is very difficult because the architecture and assumptions of CCG do not fit well with facts from Chinese. Based on the concept of “realization” proposed by Zhu Dexi (1920–1992), this study sheds light on the discrepancy between CCG and Chinese syntax and puts forward a refined schema for Chinese compositionality.
Haixia Man+4 more
wiley +1 more source
Simple, Efficient, Sound and Complete Combinator Parsing for All Context-Free Grammars, Using an Oracle [PDF]
Tom Ridge
openalex +2 more sources
Explicitly recursive grammar combinators: a better model for shallow parser DSLs
Dominique Devriese, Frank Piessens
openalex +2 more sources
Action semantics in retrospect [PDF]
This paper is a themed account of the action semantics project, which Peter Mosses has led since the 1980s. It explains his motivations for developing action semantics, the inspirations behind its design, and the foundations of action semantics based on ...
D.A. Watt+13 more
core +1 more source
Memoizing a monadic mixin DSL [PDF]
Modular extensibility is a highly desirable property of a domain-specific language (DSL): the ability to add new features without affecting the implementation of existing features.
Samulowitz, Horst+4 more
core +1 more source
Purely functional GLL parsing [PDF]
Generalised parsing has become increasingly important in the context of software language design and several compiler generators and language workbenches have adopted generalised parsing algorithms such as GLR and GLL. The original GLL parsing algorithms
Johnstone, Adrian+2 more
core +2 more sources
A Verified Packrat Parser Interpreter for Parsing Expression Grammars [PDF]
Parsing expression grammars (PEGs) offer a natural opportunity for building verified parser interpreters based on higher-order parsing combinators. PEGs are expressive, unambiguous, and efficient to parse in a top-down recursive descent style. We use the rich type system of the PVS specification language and verification system to formalize the ...
arxiv +1 more source
Montague Grammar Induction [PDF]
We propose a computational model for inducing full-fledged combinatory categorial grammars from behavioral data. This model contrasts with prior computational models of selection in representing syntactic and semantic types as structured (rather than ...
Kim, Gene Louis, White, Aaron Steven
core +2 more sources