Showing 98 open source projects for "syntactic"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 1
    CaboCha is a Japanese dependency/syntactic parser based on machine learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Detects syntactic bias in text (e.g. propaganda), especially regarding the subject of abortion. (Note: Does *not* detect semantic bias and cannot read minds).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Text editor for Bourbaki's species of structure. Features •Syntactic and semantic text control •Term's typification calculating •Synthesis of species of structure •Building M-graphs of species of structure •Building synthesis graphs •Export to Microsoft Word
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    froofyJIT is a C++ 'syntactic sugar' front-end for Paolo Bonzini's GNU lightning library for dynamic native code generation. It allows GNU lightning instructions to be expressed in a more concise way that approximates a 'real' assembly language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    The aim of MIEX (Metadata and Information Extractor from small XML documents) is to create a wrapper for the Stanford Parser, to extract and store metadata (syntactic structures, relationships among words...) from simple XML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Syntactic parser of English sentences is simple parser with enhanced Chomsky's grammar that generates tree structure based on input sentence.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SwiRL is a Semantic Role Labeling (SRL) system for English constructed on top of full syntactic analysis of text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Interpreter of the Pascal language, with lexical and syntactic analyzer's modules, written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MOOD is a new MOO (MUD Object Oriented) style server, inspired by LambdaMOO. It IS NOT compatable to existing Lambda databases, and WILL make syntactic changes to the MOO programming language, and structural changes to MOO Objects.
    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
    K-automaton is a new parsing (syntactic analysis) machine isomorphous to language. Implemented in Java. Can generate Java code from grammars described in EBNF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Language Levels is a pedagogic tool that helps beginners learn Java by dividing up the language into levels of syntactic complexity. At each level it restricts certain constructs, displays relevant error messages, and generates code automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TagHybrida is a French hybrid syntactic parser. TagHybrida is a four stage parser combining hand-writen and corpus based information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    C++/Tk is a complete C++ interface to the popular Tk GUI toolkit, known from many scripting languages. The C++/Tk library uses templates and operator overloading to achieve syntactic similarity to Tcl/Tk code.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    The Java Syntactic Extender is a Java preprocessor that provides a procedural macro facility for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Recoder.C# is a Java framework for C# program analysis and source code transformation. It computes an easy to use syntactic and semantic program model containing cross references and supports transformation rollbacks and incremental model updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    You've heard a lot about Object-Oriented programming. You have even tried many times to learn it with SmallTalk, C++, Java, etc. but you were engulfed with the "too" strict syntactic restriction and got bored. You gave it up! Now, you can try ours .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    LD 25

    Syntactic Sugar Studio LD 48 #25

    Syntactic Sugar Studio LD 48 #25
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SugarCadeSnake

    Snake, realized in wondrous HTML5.

    Part of the Syntactic Sugar Studio SugarCade!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    cafetiere

    Rule-based information extraction.

    UIMA-compliant text analytics using a rule language in which to express context-sensitive constraints on syntactic and semantic text elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cantillizer performs distributional analysis of Hebrew Bible cantillation marks. The DB provides statistics showing the structure of the signs. Cantillizer supports two interpretations of cantillation marks, syntactic or semantic theory and music theory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cdd

    cdd

    Lexical, grammatical and syntactic analyzer of C÷÷.

    cdd is the lexical, grammatical, and syntactic analyzer of the C÷÷ dialect. The latter is not a programming language, but a set of variations in the C language that cdd analyzes, converts to C code and compiles by calling to g++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Swallow

    A Nondeterministic GLR Parser for CUDA

    A CUDA parallel parser for nondeterministic grammars based on a Bison-generated GLR Parser. Parsing has been used to syntactically analyze programming language. Usually, parsing programming languages is deterministic, i.e., there exists exactly one valid way to syntactically interpret the input. In this project, non-deterministic parsing is used as means to predicting RNA secondary structures. In non-deterministic parsing, more than one syntactic interpretation is valid. This is where...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GraphSpider is a pattern matcher which searches parsed text in phrase-structure tree or dependency graph format for syntactic structures matching a set of patterns in MPL, a regexp-like pattern language. Applications: information extraction, text mining.
    Downloads: 0 This Week
    Last Update:
    See Project