Search Results for "python text parser" - Page 5

Showing 126 open source projects for "python text parser"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    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: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    CSS parser classes for use with some languages like PHP and Python, for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    A ContextTree is a way of dynamically forming relationships between information: the same information can be viewed in different ways, depending on what you want from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JReferences is a tool to store and retrieve bibliographic references from a file or MySQL database. It reads BibTeXML, DocBook XML and RIS type references, and can output these and BibTex. A bibtex like alternative is also provided for DocBook XML docu
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Suite of multi-language templating system classes, loosely based on PEAR/PHPlib template class. The classes may be used to parse any text based template (HTML, ASCII, text, etc). Already available: - JScript - Python - PHP Planned: - VBscript - Ja
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    This is an RDF editor written in Java(Swing) and uses xerces. Using this editor it will be very easy to write RDF documents and then generate reports. It will have support to generate reports on the fly using ARP: Another RDF Parser based on Jena . It wi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JXMLEditor is a XML editor developed in Java which is based on the Xerces Java parser. The goal of this editor is to offer some features (tree view, drag & drop, syntax colorizing) to create XML documents easily. Also available as Eclipse Plugin.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    TXE is GUI XML editor written in Java using the DOM (Document Object Model) parser provided by Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The OO-Browser is an advanced object-oriented class browser with support for browsing C, C++, Common Lisp and its Object System (CLOS), Eiffel, Java, Objective-C, Python and Smalltalk. It runs atop Emacs/XEmacs on Linux, UNIX and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JFIPA is intended to be a scalable, easy-to-deploy router and parser of messages between agents using the FIPA Agent Communication Language represented as XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A WebDAV browser and remote file editing framework written in Java, including an RFC-2518-compliant WEBDAV client library with optional SSL support, a low-level DAV command-line client (written in JPython), and a built-in text editing component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Frosttie (FROnt-end SchemaTron Text Internet Engine) takes XHTML pages and processes them with various user-definable filters such a W3C's WAI, Section 508 (US) web usability compliance, ad removal, etc. It can be used with zKnowMan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The FastForm is a component that helps a user to fill out huge forms and only fields that needed wasting no time to look up proper fields through the whole form.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Provides a generic Java API for parsing text files using an event-driven approach based on regular expressions and annotations. Also aims to provide implementations for concrete file formats such as the DSV 5 format of the German swimming association.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A java library for parsing Self-Defining Text Archive and Retrieval (STAR) files. These form the basis of CIF and mmCIF formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java library for Schema based file parser. Csv and flat file parser and writer. This is a java library that enables to parse and write Csv and flat files based on a schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    XzeaChat

    Chat system implemented using asynchronous IO and a command parser

    Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java flat text parser. Parse any delimited or fixed width strings. Bind user friendly column names to text positions via XML. Easily parse strings, dates, doubles, integers, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a new Yaml loader, reader, writer and preprocessor API, with a UTF-8 Encoding support and more. See YamlPreprocessor Github Page <https://github.com/SparkPowered/YamlPreprocessor/> for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    jSyslogParser

    Simple parser of log files and mailer of interesting rows

    Program gets log file (or any other text file), parse every included row. In config file there are messages which must be included or needn't be. Every row is compared with regex. After parse rest of file there is created mail message which is send out. Program is coded in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Text mode space travel trader game
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.