Showing 122 open source projects for "lexical"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 1

    Pecker Scanner

    A static source code analyser for vulnerabilities in PHP.

    A scanner named pecker, written in php,It can check dangerous functions with lexical analysis. to scans files for malicious PHP Code. Github : https://github.com/cfc4n/pecker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    BioLemmatizer

    Lemmatization tool for morphological analysis of biomedical literature

    The BioLemmatizer is a domain-specific lemmatization tool for the morphological analysis of biomedical literature. It is tailored to the biological domain through integration of several published lexical resources related to molecular biology. It focuses on the inflectional morphology of English, including the plural form of nouns, the conjugations of verbs, and the comparative and superlative form of adjectives and adverbs. README: https://sourceforge.net/projects/biolemmatizer/files...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Kayacc

    A Compiler Development Toolkit

    Kayacc is an alternate name for the TOMBO project. I am in the process of updating the Tombo project page with version 2.1.0. Please download Tombo2.1.0.tar.gz from the Files tab. Tombo is a compiler generation toolkit for constructing compilers and interpreters. It includes a BNF compiler that generates parsers for context free grammars, and a class library to support compiler development. The class library supports symbol tables, Unicode text manipulation, reserved word mappings,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Automaton Lexer

    A Java library for creating DFA-powered lexical analyzers

    This project is derived from the dk.brics.automaton DFA library, version 1.11-8. The most significant change is the addition of a 'info' field to automaton states, allowing them to be associated with a token type. A few automaton operations were modified to preserve the value of this field. I have not given much thought to whether it would even make sense to preserve the 'info' field through some of the other operations. This project also includes an extension of RunAutomaton, called...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 5

    JPlex

    Java lexical analyzer generator

    JPlex is an unconventional lexical analyzer generator for Java. JPlex lexers are NIO-based, DFA-powered, push-driven, and fully decoupled and reusable. Their state machines are precompiled and serialized, so run time initialization is fast no matter how large the rule set. JPlex is not a parser generator; it only generates an interface for its parsers, and it does not build a parse tree. When the lexer identifies a token that has a named event associated with it, it passes the token...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    BuckTagger

    User-assisted tool for Arabic stem entry to Buckwalter Morpho Analyzer

    Using rules written in a Drools decision table, BuckTagger determines the correct Buckwalter Tag based on morphological properties of the input, automatically extracted or given by the user. At the moment, BuckTagger is not complete; it can only handle input that is: - Uninflected - In lexical form, i.e., no clitics or affixes. - A Perfect or Imperfect Verb - Preferably the first and before-last letters are diacritized/vocalized. The interface is in Arabic. See the README for more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MJEditor
    This is an advanced text editor made in Java with Eclipse, is a lexical analyzer and parser as part of a compiler. Can apply the grammar of the language for these analyzers to the author of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The objective of Synonyms plugin is to provide support in the lexical simplification process. This provides information about the synonym of a noun or verb in the infinitive form selected by the user and replaced if desired.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Arabic Obsolete Words

    A list of obsolete words in the Buckwalter Morphological Analyser

    ... is not found in any of the three search engines, it is considered as obsolete. Then all the lemmas are queried in the Arabic Gigaword corpus (fourth edition) and if a lemma has a frequency of 10 or less occurrences, then it is considered as obsolete. Reference Mohammed Attia, Pavel Pecina, Lamia Tounsi, Antonio Toral, Josef van Genabith. 2011. A Lexical Database for Modern Standard Arabic Interoperable with a Finite State Morphological Transducer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    Lapg is the combined lexical analyzer and parser generator, which converts a description for a context-free LALR grammar into source file to parse the grammar. Generates code for Java, Javascript, C, C++ and C#.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    WQuery is a domain-specific query language designed to process WordNet-like lexical databases. It may be used as a standalone application or as an API to a lexical database in Java based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Based on boost. Thread:mutex-condition queue and map,ACE style thread and Glib style thread pool, loop task. Memory:memory pool. COM:COM object invocation. Language:compiler lexical and grammar analysis. Network:epoll reactor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple lexical analyzer for ANSI C (C-88-090) language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LexBase is a configurable lexical database manager. It reads lexical and semantic information from WordNet, allows flexible querying of the database, and supports programmatic addition and deletion of terms, word senses, and relations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An agent-based situated language learning simulation that focuses on lexical learning and grounding, featuring a unigram syntax structure and a CFG-based semantic grammar. Created as a MSc thesis project, using python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SlpTK is an ANSI C library, a set of utilities and scripts for natural language processing. It provides data structures and treatments related to lexical and grammatical levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C-Like compiler is a small, easy to use application designed to be useful for the users who want to know the compiler's work, such as lexical analysis, grammatical analysis, semantic analysis and stack virtual machine's execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple header-only library written in C++, for lexical analysis of files in PDF format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pika is a fast, lightweight, dynamic multi-paradigm programming language. Its list of features includes: First Class Functions, Closures, Lexical Scoping, Optimized Tail Calls, Classes, Cooperative threads, Packages, Properties and Exceptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sparroh Lexer
    Sparroh Lexer is a flexible lexical analyser written in C. Given a regular expression script, it will take an input file, tokenise it and place the result into an output file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Little Cohesion Helper (LCH), alias TraglWeck, semi-automates the annotation of lexical-cohesion in a given text. Input is a raw text file and this software generates a bunch of XML files which can be used with MMAX2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ktopsy is an educational compilation tool. Its purpose is to teach how a compiler and an interpreter work. Each step of compilation process is separated (lexical analysis, syntaxical analysis and object code generation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Cobol Lexer take a cobol source program and return it as a list of lexical tokens. Library takes source code in fixed, free and mixed formats. It recognizes standard Cobol 85.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    vcif is an open source software for validation of Crystallographic Information Files. It supports lexical, parser and dictionary validation (DDL 1 and 2 are fully supported, DDLm draft partially supported)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Lexical Analyzer, Recursive Descent Parser and an Interpreter for a C like language coded Java.
    Downloads: 0 This Week
    Last Update:
    See Project