RSS 8 projects tagged "Parser"

No download Website Updated 02 Apr 2009 YAJL

Screenshot
Pop 59.16
Vit 38.89

YAJL (Yet Another JSON Library) is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator. It's highly portable, data representation independent, fast, generates verbose error messages including context of where the error occurs in the input text, can parse JSON data incrementally off a stream, and is tiny.

Download No website Updated 05 Jul 2011 Parcon

Screenshot
Pop 22.63
Vit 26.23

Parcon is a parser library for the Python programming language. It can be used for parsing both normal text and binary data. It's designed to be fast, easy to use, and to provide informative error messages.

Download Website Updated 29 Nov 2011 Apache OpenNLP

Screenshot
Pop 84.29
Vit 1.54

Apache OpenNLP is a machine learning based toolkit for the processing of natural language text. It supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution. These tasks are usually required to build more advanced text processing services.

Download Website Updated 10 Jul 2012 csvgrep

Screenshot
Pop 19.18
Vit 17.82

csvgrep is a commandline program which enables users to execute searches on text-delimited files using a rudimentary query language. Its query language is bound to simplicity and expressivity, to be easily comprehensible. It aims at replacing both grep and awk when you are challenged to retrieve information from a text-delimited file based on the content of a specific field (or column). You can get what you want using the semantic already in the file’s underlying structure.

Download No website Updated 31 Oct 2012 MightyString

Screenshot
Pop 20.49
Vit 17.64

MightyString adds array functionality and other tools for Ruby strings, including matching, indexing, substitution, and deletion. MightyString::HTML.strip_html provides more ideal HTML-to-ASCII formatting output. This is an advanced block "filtering" module. It works very well, with extremely rare cases which fall through its fingers.

Download Website Updated 12 Feb 2013 PHP Markdown and BBCode Parser

Screenshot
Pop 29.43
Vit 10.04

PHP Markdown and BBCode Parser is a package that converts Markdown and BBCode to HTML. A base class is also capable of sanitizing the text by removing JavaScript tags.

Download Website Updated 24 Feb 2013 PHP Emoticon Parser

Screenshot
Pop 31.10
Vit 9.40

PHP Emoticon Parser can replace emoticon text with HTML image tags. It can search for emoticon text characters in a given text string and replace them with equivalent emoticon images. The emoticon text and image mappings are defined in a separate script that maps emoticon names to the different equivalent representations for emoticon text symbols.

No download No website Updated 04 May 2013 pyC11

Screenshot
Pop 97.94
Vit 1.00

pyC11 is a grammar to parse programs in the C programming language following ISO/IEC 9899:2011. It is written using pyPEG, a parsing framework for Python. The grammar supports Python 2.7 and 3.x. The test bench requires py.test.

Screenshot

Project Spotlight

pf-kernel

A Linux kernel fork with new features.

Screenshot

Project Spotlight

(R)?ex

A tool to ease the execution of commands on multiple remote servers.