Showing 252 open source projects for "text parser"

View related business solutions
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 1
    SAXY is a Simple API for XML (SAX) parser for PHP, written purely in PHP. It is lightweight, fast, and modelled on the Expat parser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    C++ STL-based parser toolkit that allows the specification of EBNF-like grammars (using operator overloading) and the conversion of arbitrary input (text, tokens or other) to user-defined structures through events attached to grammatic rules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    A JAVA suite for parsing arbitrary text data. Not just HTML or XML or Java, but all of them. Use it when the JDK tokenizers are too limited, JavaCC, JTB etc. are too complicated, or You need dynamic parser configuration
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    In a nutshell it takes as input the formal specification of any text protocol in ABNF and generates the parser in C language for that grammar using lex/yacc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 5
    Do you want to edit your /etc/dhcpd.conf file in simple way? Dhadmin is just for you. At startup it parses /etc/dhcpd.conf and then displays contents using nice text interface. After that you may change contents and save the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyINI is a cross-platform INI file parser library that can read, edit and create INI files. INI is a plain text format for storing program profile. PyINI is written in Python, and C/C++ (and other languages in the future) binding is also avaiable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A text parser for online poker hand histories. Expect weekly builds to be made available at handconverter.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Chupix is an CMS written in PHP. Everybody can use it. It's simple to install because he use text file. No library or program is needed, only one web server (Apache, ...) and PHP Parser (v 3+). Chupix is using for publishing article.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Web documents that look similar often use different HTML tags to achieve their layout effect. These tags often make it difficult for a machine to find text or images of interest. Our goal is to implement a parser to overcome this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    Java arbitrary-precision calculator and expression parser. "Compiles" text equations into functors to be executed using the Java BigDecimal class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SourceDreamer is an IDE to develop gtkmm, gnomemm and bakery program. The main goal is to create a sw that automatically solves most of common programming task. It is plugin based and it has a good source parser to easy manipulate source files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    A shorthand alternative to XML. A set of software tools written in Java for dealing with text that is structured by indentation rather than with tags. The tools include a parser, an object representation, XPath evaluator, a schema validator and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Object oriented PHP based HTML parser. The HtmlParser class allows you to interate through HTML nodes and get their attributes, names and values. It also comes with an example class for converting HTML to formatted ASCII text.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Infantry Log Parser is a program written in Visual Basic that processes chat logs from Infantry and Cosmic Rift and outputs them into a more readable HTML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    PyRtfLib is a python library that provides a parser and few translators like rtf to html and to simple text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Chaperon is a LALR(1) parser, which parse structured text documents and generate XML documents as output. It includes a parser generator like yacc and a regex scaner like lex. As input use Chaperon a grammar written in XML.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Main purpose of this project is to create an Eclipse editor for specifying OCL contracts. The OCL language is used to specify pre-, post-conditions and invariants. The project also contains a parser to check the syntactical and semantical correctness.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    XML C Parser Generator (xmlcpg) is a xml processor coupled with a flex/bison C parser generator. A DTD can be processed to build a specialized parser for the grammar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LAN log parser for counter-strike can be used to convert multiple names on log files to one name for every player. psychostats and HL stats don't work on LAN because of "wrong" WON IDs. and the nametrack doesn't work too, because of those nickfakers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Code to process human readable input is often highly stylized and repetitive. This project extracts the common elements found in such code and makes them available in a concise form as C tables and subroutines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a parser which reads plain-text input files and generates HTML output files. It combines the presentation features of HTML with the simplicity of plain-text notes. Generates HTML index files and hyperlinks for the words you choose to index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    xSiteable is a fully relational website compiler written entirely in XSLT, using topic maps (using XTM directly) as the backbone information technology, bundled with the fast Sablotron XSLT parser, a GUI admin tool and other nifty features. Watch this sp
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Java API to process or parse HTML documents. If your Java application needs or would like to be able to process some text in HTML format, you'd probably find this API interesting.
    Downloads: 1 This Week
    Last Update:
    See Project