[go: up one dir, main page]

Showing 380 open source projects for "grammar"

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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Professional Email Hosting for Small Business | Greatmail Icon
    Professional Email Hosting for Small Business | Greatmail

    Ready to switch to a more reliable and secure email hosting solution?

    Dependable cloud based email hosting with spam filtering, antivirus protection, generous storage and webmail. Compatible with Outlook and all other POP3/IMAP clients. High volume SMTP service for responsible senders. Outbound relay service for transactional messages, email marketing campaigns, newsletters and other applications. Dedicated email servers, clustering and multiple IP load balancing for high volume senders. Fixed monthly cost with unlimited sending and reputation monitoring. Greatmail is an email service provider (ESP) specializing in business class email hosting, SMTP hosting and email servers. For ISPs, application programmers and cloud developers, we also provide custom solutions including dedicated IP servers and process specific, load balanced configurations with multiple servers.
    Learn More
  • 1

    AnyParser

    Problemless Grammar and Parser in Java

    Grammar based parsing in Java 8 to a tree structure. Create with no overhead a grammar in java and parse it into a tree structure. Will probably work right away with your grammar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    droid-lsystem

    L-System java implementation with OpenGL ES viewer for android

    Academic package implementation of free-context grammar L-System fractals which can be visualized inside Android 2.3 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    NaiveLanguageTools

    C# lexer and parser

    NLT is free, open-source C# lexer and GLR parser suite -- which translates to ability to parse ambiguous grammars. Grammar can be defined directly in code or (preferably) in separate file (lex/yacc-like) for included generator. If you understand/guess the meaning of grammar in C#: // scanning lexer.AddStringRule(")", match => SymbolEnum.RPAREN); // parsing prod_builder.AddProduction(SymbolEnum.exp, SymbolEnum.LPAREN, SymbolEnum.exp, SymbolEnum.RPAREN, (_1, e, _3) => (AstNode)e); or grammar in NLT format: // scanning /[A-Za-z_][A-Za-z_0-9]*/ -> IDENTIFIER, IdentifierSymbol.Create($text); // parsing program -> list:namespace_list { new Program(currCoords(), (Namespaces)list) }; you should be able to use it :-). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GMaVis: A DSL for Geo-Visualization

    GMaVis: A DSL for Geo-Visualization

    It is a domain-specific language for large data geo-visualizations

    ...These users can easily do it with a few lines of code, using simple declarations and blocks to express visualization details. Currently, GMaVis supports the creation of three types of geospatial visualization: markedmap, clusteredmap and heatmap. GMaVis has a short and simple grammar. GMaVis' compiler. It is used to recognize GMaVis' code and transform it in a geospatial data visualizations. Usage: bin/gmavis [-i/--input] <arg> [-o/--output] <arg> [-p/--parallel] <arg> Example: bin/gmavis -i my_gmavis_code.vis -o out.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • CloudZero: The Cloud Cost Optimization Platform Icon
    CloudZero: The Cloud Cost Optimization Platform

    CloudZero automates the collection, allocation, and analysis of your infrastructure and AI spend to uncover waste and improve unit economics.

    CloudZero is the leader in proactive cloud cost efficiency. We enable engineers to build cost-efficient software without slowing down innovation. CloudZero's next-generation cloud cost optimization platform automates the collection, allocation, and analysis of cloud costs to uncover savings opportunities and improve unit economics. We are the only platform that enables companies to understand 100% of their operational cloud spend and take an engineering-led approach to optimizing that spend. CloudZero is used by industry leaders worldwide, such as Coinbase, Klaviyo, Miro, Nubank, and Rapid7.
    Learn More
  • 5
    OpenCCG, the OpenNLP CCG Library, is a collection of natural language processing components and tools which provide support for parsing and realization with Combinatory Categorial Grammar (CCG).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IntelliJ plugin for Haskell

    IntelliJ plugin for Haskell

    IntelliJ plugin for Haskell

    When I was learning Haskell, I missed the nice features of IntelliJ IDEA. My first approach was to use the default way of creating an IntelliJ plugin by defining a grammar and a lexer according to Haskell report. That didn't work out because I could not define all the recursion. Then I decided to use grammar and lexer definitions only for tokenizing and parsing Haskell code, and not for syntax checking the code. This is needed for syntax highlighting, all kinds of navigation, and so on. Further Haskell language support is provided with the help of external tools. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Rootvole

    a text parsing library that matches text with concepts.

    For general processing of voice queries we developed a text parsing library named 'Rootvole' that can be used to match text with semantic concepts. The algorithm was implemented in Java and can be described as a form of a parsing expression grammar, where we generate the expressions to be detected beforehand by regular expressions and store them in a vocabulary. The central class is the parser class, which is instantiated as a series of vocabularies, simple text lists that describe tokens and synonyms, and value descriptors. It's meant as a lightweight alternative to "real" NLP (natural language processing).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DRoPP

    Digital record of pupils' progress in learning a foreign language

    This program provides a simple, digital means of registering pupils' progress as they learn a foreign language. The wholistic scales provided look at HOW a learner deals with the language and puts it to use, meaning any vocabulary and grammar learned can be tested and the results recorded. All language skills (listening, speaking, reading, writing) are included. Input can be given on simple or expanded screens, output is given via tables and graphs, depending on the user's needs. These scales have been thoroughly tested for user-friendliness and the scales have been successfully applied to pupils between the ages of 4 and 14.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    C3PO is a software synthesis tool that provides a solution for building maintainable, reliable and robust software infrastructures and/or compiler frontends from a set of attributed grammar rules in EBNF notation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD) Icon
    Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD)

    Manage project and product portfolios enterprise-wide

    Planview AdaptiveWork (formerly Clarizen) with embedded AI helps you proactively plan and deliver any type and size of portfolio, project, and work. Gain AI-enhanced visibility and insights, drive collaboration, and achieve better business outcomes across your organization.
    Learn More
  • 10
    shimanskybiz-app

    shimanskybiz-app

    English Grammar for Russian-Speakers

    English Grammar for Russian-Speakers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Grammar based Combinatorial Solver

    Grammar based Combinatorial Solver

    Solver with Applications in Computer Network Systems Design

    The solver performs an exhaustive search on the space defined using simple formal language grammar constructs to identify solutions that meet the objective and constraints. It can be used to easily define complex discrete multi-dimensional combinatorial problems that are otherwise difficult to model using Mixed Integer Linear Programming solvers. The solver does not make any assumptions on continuity of the search space. The solver is implemented in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DataGenerationLanguage

    Generates random data for software/hardware testing

    ...Some of the enhancements include weighted (probabilistic) random selection, sequential selection, non-duplicated selection, sequential generation of all strings described by a portion of the grammar, and several others. The most important enhancement is variables that permit the right-hand side of selected productions to be created on the fly. DGL can emulate an arbitrary Turing Machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JGlossator

    JGlossator

    Creates glosses for Japanese text

    JGlossator can create a gloss for Japanese text complete with de-inflected expressions, readings, audio pronunciation, example sentences, pitch accent, word frequency, kanji information, and grammar analysis. See http://jglossator.sourceforge.net/ for more information and screenshots. Inspired by Translation Aggregator, but aimed primarily at people learning Japanese.
    Leader badge">
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14

    LexGupthor

    Lexer+parser for Gupta Team Developer source code

    ...STD (here) = syntax tree description, not a very accurate concept, sits between an AST (abstract syntax tree) and a CST (concrete) because of the particularly restrictive and ambiguous grammar of this language. Basically it will get the job done without a University diploma. The Gupta STD that our project helps you get can be easily used on its own, or as the backbone of our related Gupta source code analysis+improvements tool called OgleGupta.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    We have implemented a core summarizer of scientific articles written in Spanish, with the following components: a tokenizer, a grammar checker, a clarity checker, a cohesion-coherence checker, a common-topic extractor and an output formatter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is an implementation continuously under development of Dynamic Syntax, a word-by-word incremental semantic grammar, especially suited to dialogue. The implementation contains the following: (1) depth-first and breadth-first parsers and generators, based on hand-crafted domain-specific lexicons but cover a broad range of structures, including relatives and tense; (2) a prototype incremental dialogue system, DyLan, based on Jindigo (Skantze & Hjalmarsson, 2010), but using the Dynamic Syntax (Kempson et. al. 2001, Cann et. al. 2005) parser/generator; (3) a grammar induction module which learns DS incremental grammars from data (Eshghi et. al. 2013). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Whitaker's Words Latin Dictionary

    Whitaker's Words Latin Dictionary

    Latin dictionary and grammar aid: Latin to English, English to Latin.

    Written in the Ada programming language, William Whitaker's Words Latin dictionary provides definitions and grammatical analysis of words found in Latin texts. It can deduce the dictionary form of a word based on the form actually found in a text. It can handle Latin words, phrases, or whole files. The dictionary contains some 39000 entries, as would be counted in an ordinary dictionary. This may generate many hundreds of thousands of 'words' that one can construct over all the declensions...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 18
    IDL2Matlab is an Automatic translation tool from an IDL program into Matlab and Scilab code. We do not guaranty a 100% conversion efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    StateChum
    This is a set of regular grammar inference libraries. It contains tools to visualise the resulting grammar as a finite state machine and to actively contribute to the inference process. The repository has now moved to https://github.com/kirilluk/statechum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TextTrainer
    TextTrainer helps you memorise poems or plain texts in your native or in some foreign language. You learn by repeatedly reading aloud the text while more and more words randomly are hidden. Foreign language support includes grammar correction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    EnglishGrammarIsAHaskell

    Nouns, verbs, adjectives, goodbye!

    The skeleton of a simple English grammar checker written in Haskell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Interactive Japanese grammar workbook
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Speech Recognition System

    Speech Recognition System - Matlab source code

    Speech recognition technology is used more and more for telephone applications like travel booking and information, financial account information, customer service call routing, and directory assistance. Using constrained grammar recognition, such applications can achieve remarkably high accuracy. Research and development in speech recognition technology has continued to grow as the cost for implementing such voice-activated systems has dropped and the usefulness and efficacy of these systems has improved. For example, recognition systems optimized for telephone applications can often supply information about the confidence of a particular recognition, and if the confidence is low, it can trigger the application to prompt callers to confirm or repeat their request. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TeXpen

    TeXpen

    Your LaTeX Editor

    TeXpen is a LaTeX editor for mankind, based on Qt/C++. Perhaps aliens would also love it , only if they use LaTeX, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Learn Speak English Pronunciation

    Software to help you learn english and improve English pronunciation.

    ...The English Today Multimedia Software Program now includes an English Voice Library with over 3000 sound files of English words and phrases spoken by male and female native English speakers. Your very own English instructors. The software's Multimedia Modules assist you with English Conversation, English Speaking and Pronunciation, English Grammar and Syntax, English Writing and Reading, English Spelling and Vocabulary, as well as Business, Work and Travel English. Download the free Learn English Lite Version.
    Downloads: 1 This Week
    Last Update:
    See Project