RSS 45 projects tagged "Parser"

Download Website Updated 28 Jan 2013 jsoup

Screenshot
Pop 172.16
Vit 13.18

jsoup is a Java library for working with real-world HTML. It can parse HTML from a URL, file, or string. It can find and extract data, using DOM traversal or CSS selectors. The HTML elements, attributes, and text can be manipulated. It can clean user-submitted content against a safe white-list. jsoup is designed to deal with all varieties of HTML found in the wild, from pristine and validating to invalid tag-soup; jsoup will create a sensible parse tree.

Download No website Updated 17 May 2013 any-dl

Screenshot
Pop 119.29
Vit 3.55

any-dl is a generic video downloader tool that uses a domain specific language to describe how to download videos from each video site.

Download Website Updated 21 Mar 2011 LEPL

Screenshot
Pop 115.30
Vit 7.89

LEPL is a recursive descent parser library written in Python. It is based on parser combinator libraries popular in functional programming, but also exploits Python language features. Operators provide a friendly syntax, and the consistent use of generators supports full backtracking and resource management. Backtracking implies that a wide variety of grammars are supported; appropriate memoisation ensures that even left-recursive grammars terminate.

No download No website Updated 04 May 2013 pyC11

Screenshot
Pop 112.64
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.

Download No website Updated 02 Apr 2013 cardme

Screenshot
Pop 105.31
Vit 11.62

cardme is a Java library implementation of RFC 2426, VCard. It provides Java applications with a way to read and write from and to the VCard file format. The project's goals are to provide a flexible and easy to use library with excellent documentation.

Download Website Updated 16 Dec 2012 listparser

Screenshot
Pop 103.45
Vit 11.63

listparser is a Python library that parses subscription lists (also called reading lists) and returns all of the feeds, subscription lists, and "opportunity" URLs that it finds. It supports OPML, RDF+FOAF, and the iGoogle exported settings format.

Download Website Updated 06 Apr 2013 lihata

Screenshot
Pop 97.80
Vit 1.71

lihata is a compact textual language which can represent a tree of lists, hashes, and tables. The syntax tries to be minimal and flexible to allow formatting a lihata file to fit the context it represents. The source release contains an event and DoM parser and helper functions for maintaining lihata trees. lihata is a convenient language for both simple and complex configuration files and text representation of data files.

Download Website Updated 09 Dec 2012 feedparser

Screenshot
Pop 87.98
Vit 5.25

feedparser is a Python library that parses feeds. It supports the Atom, RDF, RSS, and CDF feed formats.

Download Website Updated 29 Nov 2011 Apache OpenNLP

Screenshot
Pop 77.82
Vit 1.53

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.

No download No website Updated 15 Aug 2012 JWPL

Screenshot
Pop 58.82
Vit 2.20

JWPL is a language independent, database-driven, high performance Wikipedia API that provides structured access to information nuggets like redirects, categories, articles, and link structure. It contains a Mediawiki Markup parser that can be used to further analyze the contents of a Wikipedia page or standalone with other text, TimeMachine, which reconstructs a snapshot of Wikipedia from a specific date, or multiple snapshots from a time span, and RevisionMachine, which offers efficient access to the history of articles using a dedicated storage format which decreases storage space by 98%. This enables random access to the whole revision history without requiring several terabytes of storage for a single Wikipedia dump.

Screenshot

Project Spotlight

SabreDAV

A WebDAV framework for PHP.

Screenshot

Project Spotlight

aria2

A multi-protocol, multi-source, cross-platform download utility.