298 results for parsing · 0.070s

arxiv.org/abs/2006.00838v1

Efficient EUD Parsing

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...

Sponsored Partners
github.com/reymond-group/smilesDrawer

reymond-group/smilesDrawer

A small, highly performant JavaScript component for parsing and drawing SMILES strings. Released under the MIT license. (⭐ 546)

github.com/crnvl/2x

crnvl/2x

Text parsing tool for neurodivergent people. Allows you to read twice as fast and much more efficiently. (⭐ 18)

www.bing.com/ck/a?!&&p=f7b8bc5d772cc831887dea58d8a275c4924065c68d27d8f5f1c7f87df73f80e0JmltdHM9MTc3Mjg0MTYwMA&ptn=3&ver=2&hsh=4&fclid=0e2f7ce9-6b55-64be-3f4c-6bfc6a7965cc&u=a1aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9xdWVzdGlvbnMvNDg5NjExNi9wYXJzaW5nLWFuLWlzbzg2MDEtZGF0ZS10aW1lLWluY2x1ZGluZy10aW1lem9uZS1pbi1leGNlbA&ntb=1

Parsing an ISO8601 date/time (including TimeZone) in Excel

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...

www.reddit.com/r/rust/comments/18d48s6/derive_is_amazing/

Derive is amazing

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: ...

github.com/binoydutt/Resume-Job-Description-Matching

binoydutt/Resume-Job-Description-Matching

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.…

github.com/ajmarks/gymnast

ajmarks/gymnast

Gymnast: Pythonic PDF Parsing (⭐ 8)

stackoverflow.com/questions/5963199/ipv6-validation

IPv6 validation

Tags: java, regex, parsing, validation, ipv6 | Score: 16

github.com/segmentio/inbound

segmentio/inbound

A url and referrer parsing library for node. (⭐ 73)

arxiv.org/abs/1805.05377v1

Large-Scale QA-SRL Parsing

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...

arxiv.org/abs/1806.10654v1

Generalized chart constraints for efficient PCFG and TAG parsing

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...

arxiv.org/abs/1906.11752v1

Semantic expressive capacity with bounded memory

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...