linkparser
Sentence parser
An interface to parse and analyze English sentences using the CMU Link Grammar
A high-level interface to the CMU Link Grammar. (Github mirror)
76 stars
7 watching
11 forks
Language: C
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ged/ruby-pg | A PostgreSQL interface library for Ruby | 796 |
pdavies011010/gedcom-ruby | A Ruby library for parsing and processing GEDCOM files using callback-based hooks | 17 |
jcolag/thue | A language and runtime system for parsing arbitrary grammars using semi-Thue processes | 29 |
ged/ruby-wordnet | Provides a Ruby interface to the WordNet lexical reference system. | 138 |
ianh/owl | A parser generator tool for visibly pushdown languages | 746 |
rbur004/gedcom | A Ruby library that parses and generates GEDCOM files, handling various tag extensions and customizations. | 13 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
kerl13/tree-sitter-menhir | A Menhir grammar definition for parsing and lexing C code in the Tree-Sitter parser framework. | 5 |
softdevteam/grmtools | A suite of libraries and binaries for parsing text in Rust. | 514 |
mikefarmer/ruby-gedcom-parser | A simple GEDCOM file parser written in Ruby. | 10 |
geni/gedcom | A Clojure library providing an implementation of the GEDCOM data exchange standard | 4 |
ivoputzer/cli-args-parser-kata | Implementing a CLI arguments parser to process input in various formats | 5 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
benjamin-hodgson/pidgin | A lightweight and fast parsing library for C#. | 919 |
tree-sitter-grammars/tree-sitter-hare | A Tree-Sitter grammar file for parsing a specific programming language feature | 10 |