handsontable/formula-parser
Javascript Library parsing Excel Formulas and more (⭐ 648)
Javascript Library parsing Excel Formulas and more (⭐ 648)
We present the system submission from the FASTPARSE team for the EUD Shared Task at IWPT 2020. We engaged with the task by focusing on efficiency. For this we considered training costs and inference efficiency. Our models are a combination of distill...
A small, highly performant JavaScript component for parsing and drawing SMILES strings. Released under the MIT license. (⭐ 546)
Text parsing tool for neurodivergent people. Allows you to read twice as fast and much more efficiently. (⭐ 18)
To understand a sentence like "whereas only 10% of White Americans live at or below the poverty line, 28% of African Americans do" it is important not only to identify individual facts, e.g., poverty rates of distinct demographic groups, but also the...
We study the problem of Open-Vocabulary Constructs(OVCs) -- ones not known beforehand -- in the context of converting natural language (NL) specifications into formal languages (e.g., temporal logic or code). Models fare poorly on OVCs due to a lack...
I need to parse an ISO8601 date/time format with an included timezone (from an external source) in Excel/VBA, to a normal Excel Date. As far as I can tell, Excel XP (which is what we're using) does...
Today's Day of Code (Day 7) was about sorting Hands of Cards by how good they were with Rules similar to Poker, but thanks to derive, all you have to do in Rust is the parsing and something like: ...
The purpose of this project was to defeat the current Application Tracking System used by most of the organization to filter out resumes. In order to achieve this goal I had to come up with a universal score which can help the applicant understand the current status of the match.…
Generating an interpretable and compact representation of 3D shapes from point clouds is an important and challenging problem. This paper presents CSG-Stump Net, an unsupervised end-to-end network for learning shapes from point clouds and discovering...
Gymnast: Pythonic PDF Parsing (⭐ 8)
Easy HTML parsing for Haskell (⭐ 123)
Tags: python, parsing | Score: 1
Tags: java, regex, parsing, validation, ipv6 | Score: 16
A url and referrer parsing library for node. (⭐ 73)
Cross-site scripting (XSS) flaws are a class of security flaws that permit the injection of malicious code into a web application. In simple situations, these flaws can be caused by missing input sanitizations. Sometimes, however, all application inp...
Solana program parsing toolkit (⭐ 235)
We present a new large-scale corpus of Question-Answer driven Semantic Role Labeling (QA-SRL) annotations, and the first high-quality QA-SRL parser. Our corpus, QA-SRL Bank 2.0, consists of over 250,000 question-answer pairs for over 64,000 sentences...
Chart constraints, which specify at which string positions a constituent may begin or end, have been shown to speed up chart parsers for PCFGs. We generalize chart constraints to more expressive grammar formalisms and describe a neural tagger which p...
We investigate the capacity of mechanisms for compositional semantic parsing to describe relations between sentences and semantic representations. We prove that in order to represent certain relations, mechanisms which are syntactically projective...