Search Results for "python parser with javacc" - Page 3

Showing 117 open source projects for "python parser with javacc"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1

    t2t-pipe

    automatic alignment pipeline for parallel treebanks

    The *Tree-to-Tree (t2t) Alignment Pipe* is a collection of python scripts, co-ordinating the process of automatic alignment of parallel treebanks from plain text files with a single call from a unix command line. Supported Languages: DE, FR, EN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    MSTParser

    MSTParser is a non-projective dependency parser that searches for maxi

    MSTParser is a non-projective dependency parser that searches for maximum spanning trees over directed graphs. Models of dependency structure are based on large-margin discriminative training methods. Projective parsing is also supported. mstparser 0.5.1 is now available via Maven Central. If you use Maven as your build tool, then you can add it as a dependency in your pom.xml file: <dependency> <groupId>net.sourceforge.mstparser</groupId> <artifactId>mstparser</artifactId...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sentence Parser for Python
    This is a code for the sentence parsing that does its job properly and FAST. The main problem is that you really need a database of abbreviations so that phrases such as "Dr. Smith" are not calculated as 2 sentences, which means that the good parser must be language dependent. I am also providing a list of all English abbreviations with the code. You can always tweak the code to get a nicer output, but the main idea is still there, and completed with this little program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    pyMdfParser

    Parser for measurement data in mdf format

    Python implementation of a mdf file reader Aim of the project is to implement a parser that can be used in Python based application which work on mdf data. MDF means Measure Data Format and is a binary format for measurement in the automaitve area
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    Haproxy Time

    Haproxy Time

    Haproxy connection time log analyser

    A log parser for Haproxy that provide connection time statistics. Haproxy log parser Embeded email reporting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DCSS-Forensics

    Morgue file parser & Analyzer for Dungeon Crawl: Stone Soup

    Morgue file parser & Analyzer for Dungeon Crawl: Stone Soup The purpose of this project is to develop a generic morgue file reader for the roguelike game Dungeon Crawl: Stone Soup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    HTML DOM Parser

    HTML parser which can be used for screen-scraping applications

    htmldom parses the HTML file and provides methods for iterating and searching the parse tree in a similar way as Jquery. To report bugs please mail me at bhimsen.pes@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Spondulas

    Spondulas is browser emulator designed to retrieve web pages for hunti

    Spondulas is browser emulator and parser designed to retrieve web pages for hunting malware. It supports generation of browser user agents, GET/POST requests, and SOCKS5 proxy. It can be used to parse HTML files sent via e-mail. Monitor mode allows a website to be monitored at intervals to discover changes in DNS or content over time. Autolog mode creates an investigation file that documents redirection chains. The retrieved web pages are parsed for links and reported to an output file. More...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Enterprise
    Enterprise is an open source monitor and advanced log parser. Based on Enterprise ship state system controller of Star Trek, It is able to let you know about the state of your services in a given time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JCompiler

    JCompiler

    Mini Python Compiler written in Java

    Open source mini Python compiler written in Java using Sablecc as parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Parser - синтаксический анализатор. Plotter - графопостроитель.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ECMWF parser is a software made in python (it has a version standalone and another python dependant) to work on the data provided by ECMWF. It uses WGRIB to convert binary data to ascii and operates over the last with several functions available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    naga EDA devotes to provide useful electronic design tools in C++ and, especially, Python. The current release contains naga.Verilog, a Verilog parser. Please visit project homepage http://naga-eda.org for more information
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15
    A parser that can parse LATEX source code and generate a report. It points out syntactic errors, suggest improvements to code(in a syntactic sense). Works with all common LATEX classes as well as common packages and new macros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Picxml is a tool for xml files management. Used as command: Picxml is a shell friendly, xpath like query tool. Used as library: picxml, is a full featured xml Parser, wich allows you to navigate, find/create/update/delete/print nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    YASPY stands for Yet Another SQL parser in Python. Yaspy is a python module that parses SQL strings and deconstructs them into their component parts, storing them for easy retrieval at a later date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java exception extractor. This utility will parse all files (either plain text or bzipped) and tries to search for various exceptions. It then tries to match exceptions against grouping rules (regexps). It is also able to group unrecognised exceptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Use python to parse privoxy log in clf format and refer to wot ratings of the site and then dump the data in a sqlite database for statistics generation later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Python EBNF parser generator for use with mx.TextTools
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21
    WSFuzzer
    WSFuzzer is a fuzzing penetration testing tool used against HTTP SOAP based web services. It tests numerous aspects (input validation, XML Parser, etc) of the SOAP target. It is only to be used against targets that have granted permission to be teste
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    PyStatusBar is based on the idea of i3status, but completely new programmed in python and expandable by plugins, so that you can do nearly everything with it without a change in the main program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PieStats
    Web based soldat statistics program for Soldat. Log parser is written in Python (hence Pie Stats); web panel is written in PHP. Stats are stored in a MySQL database. GPL Licensed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a pure-Python XPath evaluator based on ElementTree. It supports a substantial fraction of the XPath 1.0 specification, but only the self, child, and attribute axes. The parser underlying the evaluator attempts to handle all of XPath 1.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A python package for interpreting METAR coded weather reports
    Downloads: 1 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.