An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: syntactic-analysis

HLasse/TextDescriptives

A Python library for calculating a large variety of metrics from text

Language: Python - Size: 22.2 MB - Last synced at: about 20 hours ago - Pushed at: 4 months ago - Stars: 336 - Forks: 26

HasanKhadd0ur/Sentiment-Analysis-NLP

NLP course homework, focusing on mental health text classification. Implements data preprocessing, POS filtering with Stanza, TF-IDF vectorization, and model training to detect mental health conditions.

Language: Jupyter Notebook - Size: 39.9 MB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

damiancipolat/SpanishJS

Clase en nodejs para realizar un analisis sintactico de un texto, contiene una bd con todos los adverbios, sustantivos,adjetivos,verbos y pronombres en español.

Language: JavaScript - Size: 893 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 7

r0ller/alice

A Language Interpreter as semantiC Experiment in natural language processing

Language: C++ - Size: 306 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 0

brucewlee/lingfeat

[EMNLP 2021] LingFeat - A Comprehensive Linguistic Features Extraction ToolKit for Readability Assessment

Language: Python - Size: 56.9 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 127 - Forks: 16

ChaitanyaC22/Syntactic-Processing-POS-Tagger

NLP: HMMs and Viterbi algorithm for POS tagging

Language: Jupyter Notebook - Size: 202 KB - Last synced at: 27 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

alexeyev/tratreetra

simple syntactic transfer based on the treebank translation

Language: Python - Size: 42 KB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

chebroluharika/POS_tagging

Python implementation for syntactical analysis

Language: Jupyter Notebook - Size: 53.7 KB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 4

izuzanak/yapgen

Rapid prototyping parser generator

Language: C++ - Size: 291 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 17 - Forks: 2

JSamuelAP/Analizador_Lexico-Sintactico

Analizador Léxico Sintáctico en Java

Language: Java - Size: 15.6 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

ramonmeza/Compiler

Trying to make a little compiler, just for fun and learning.

Language: C++ - Size: 8.79 KB - Last synced at: 13 days ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

lanl/FLPR

FLPR: The Fortran Language Program Remodeling system

Language: C++ - Size: 476 KB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 18 - Forks: 5

orchid-lang/frontend

The compiler frontend

Language: C++ - Size: 83 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

eddiecorrigall/jungle

Toy JVM compiler written in Java

Language: Java - Size: 1.93 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

mauricio-ach/syntactic-analysis

Implementación de los parsers LL1 y SLR

Language: Python - Size: 11.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Aurore54F/JaSt

Syntactic detection of malicious (obfuscated) JavaScript files

Language: Python - Size: 8.1 MB - Last synced at: 8 months ago - Pushed at: about 5 years ago - Stars: 69 - Forks: 20

melchisedech333/lex-yacc-experiments

:wrench: My studies involving context-free grammar analysis. The analyzers were built using familiar tools such as YACC, Lex and Bison. Topics covered include token filtering, simple variable manipulation, and arrays.

Language: Yacc - Size: 283 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

immarianaas/pa-23

Project & Assignments 🐍 ☕ | Program Analysis - DTU 2023/2024

Language: Python - Size: 5.02 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sinaahmadi/KurdishPOSTagger

Sorani Kurdish part-of-speech tagger

Language: Java - Size: 147 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

EngineerIT14/Deep-Lingo-Compiler

💻 Compiler developed in C# for the Deep Lingo programming language that generates a Win32 executable file.

Language: C# - Size: 179 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

akispapapanagiotou/flex-and-bison-parser

A complete implementation of a lexer and parser using Flex and Bison for a subset of the XML notation used in Android application development.

Language: C - Size: 71.3 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

onegentig/VUT-FIT-IPP2023-projekt 📦

Projekt (parser a interprét IPPcode23) z předmětu Principy prog. jazyků a OOP (IPP), čtvrtý semestr bakalářského studia BIT na FIT VUT/BUT, ak.rok 2022/2023

Language: Python - Size: 6.43 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

harmim/vut-ifj-project

Formální jazyky a překladače - Projekt - Implementace překladače imperativního jazyka IFJ17

Language: C - Size: 8.3 MB - Last synced at: 23 days ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 11

graphpql/graphpinator-parser

:zap::globe_with_meridians::zap: Parser subproject for GraPHPinator: GraphQL server implementation for PHP.

Language: PHP - Size: 347 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 2

FraxFra/Parser 📦

A syntactic analyser

Language: Java - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

suddenlyGiovanni/yet-another-json-parser

A study on how to build a JSON parser with TypeScript. WIP

Language: TypeScript - Size: 1.56 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mohammadoumar/linguistic_features

LLMs on PE dataset with different linguistic and syntactic features

Language: Jupyter Notebook - Size: 220 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kwok-tech/Recursive-Descent-Parsing

CMPSC 461 Assignment: Parsing has 2 steps, lexical and syntactical analysis

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

paveon/IFJ-FreeBasic-Compiler

[BUT FIT] IFJ course project - FreeBasic compiler

Language: C - Size: 523 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

matheustdo/compiler

This compiler was developed as a project of the Formal Languages and Compilers class at State University of Feira de Santana.

Language: Python - Size: 179 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

drbeco/hellex

Simple "Hello World" for lex (flex) and yacc (bison) compiler of compilers

Language: Makefile - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 10

dmatsanganis/Advanced_Natural_Language_Understanding_System_with_Lexical_Syntactic_and_Semantic_Analysis

The objective of this ambitious project is to establish a comprehensive, adaptable Natural Language Understanding (NLU) system, utilizing state-of-the-art Machine Learning (ML) methodologies and programming languages like Python and Prolog. The system would integrate capabilities for lexical analysis, syntactic analysis, and semantic analysis.

Language: Prolog - Size: 5.85 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

spydaz/ClassTokenizer

Basic Tokenizer - Creates tokens - enabling for creation of personal syntax; removal of unwanted characters etc

Language: Visual Basic .NET - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 2

endurance-lang/.github

Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Sai-Nandan-Desetti/Recursive-Descent-Parser

A recursive descent parser in C.

Language: C - Size: 219 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

PanosAntoniadis/slp-ntua

Lab exercises of Speech and Language Processing course in NTUA

Language: Jupyter Notebook - Size: 12.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 1

Stareru/NeighboringDistributionDivergence

Official Implementation of Paper "A Novel Metric for Evaluating Semantics Preservation"

Language: Python - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

MaIsabelSolano/UVG_DLP_YALex_Token_Identifier

Lab D Diseño de Lenguajes de Programación

Language: Java - Size: 2.11 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

binary-signal/fc-compiler

source to source compiler for Fictional C language aka FC

Language: C - Size: 101 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

CaterinaBi/interrogatives-corpus-work

Paper that Lena Baunaz and I are working on as part of my SNSF-funded 'Focus in diachrony' research project at the University of Cambridge, UK.

Language: Jupyter Notebook - Size: 29.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mariadelfers/compilers-project

Compilers Stuff Project

Language: C - Size: 146 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

alexandrustoica/fluxsa 📦

Syntactic analyzer for a theoretical and procedural programming language called flux.

Language: Python - Size: 357 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

alexandrustoica/flux-lex-yacc 📦

Lexical analyzer and parser with lex and yacc.

Language: C - Size: 76.2 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

chharvey/parser 📦

A parser generator.

Language: TypeScript - Size: 358 KB - Last synced at: 11 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

cmoro98/TraductorDeLenguaje_JS-PL

Traductor de Lenguaje JS-PL parcial.

Language: C# - Size: 189 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Sr-Souza-dev/Compilers

Implementação de um compilador de contexto restrido com tradução de liguagem C/C++ para a linguagem Python

Language: Python - Size: 250 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

halflkaka/FReader

Project for Theory of Programming Language

Language: C - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

mbmachado/MATA61-Compiladores

Compilador para a linguagem Robot-L

Language: C++ - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

motapinto/java-minus-compiler

Development of a compiler for the Mini-Java language

Language: Java - Size: 4.29 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

noranta4/Information-Extraction-from-WikipediaEN

Python implementation of "Integrating Syntactic and Semantic Analysis into the Open Information Extraction Paradigm. Moro, Navigli (2013)" • University project • 2017 - Natural Language Processing - MSc in Computer Science, I year

Language: Python - Size: 50.7 MB - Last synced at: 12 days ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 3

ruicao93/java-compiler-v0.0.1

java语言编写的词法分析、语法分析器

Language: Java - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

Aurore54F/JStap

Modular static malicious JavaScript detection system

Language: Python - Size: 428 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 35 - Forks: 13

frblazquez/PL

Implementation of a custom language compiler. It includes lexical, syntactical, static-semantics analyzers and code generation for the abstract p-machine. Done in collaboration with Bittor Alaña.

Language: Java - Size: 924 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

GuidoDipietro/micro-flex-bison

Implementación del lenguaje "Micro" en Flex/Lex y Bison/Yacc

Language: Yacc - Size: 359 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

DamianyRosales/syntactic-analyzer

Syntactic analyzer for compilers and interpreters course.

Language: C++ - Size: 4.34 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

CaterinaBi/parameters-corpus-work

Paper that Giuseppe Samo and I are working on as part of my SNSF-funded 'Focus in diachrony' research project at the University of Cambridge, UK.

Language: Jupyter Notebook - Size: 28.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

thanasis-tzimas/simple-calculator

A simple terminal calculator

Language: Yacc - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

paulinho-16/MIEIC-COMP

Todo o conteúdo produzido para a unidade curricular COMP (Compiladores), para o curso em Engenharia Informática e Computação na FEUP

Language: Java - Size: 2.87 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LeilaMoussa/interpreted-pl-env

An end-to-end programming language environment, from high level language to machine language-like code and execution. Group project for CSC 3315.

Language: Python - Size: 384 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

ashton314/mini_scheme

A tiny implementation of the Scheme programming language: the core written in Perl, and the auxiliary functions written in Scheme itself. The interpreter uses the syntactic analysis method of evaluation outlined in "Structure and Interpretation of Computer Programs" (Sussman et al)

Language: Perl - Size: 147 KB - Last synced at: 4 days ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

hugo53/HUsyntactic

A syntactic parser uses CYK (CKY), Earley. Best fit for English, Vietnamese.

Language: Python - Size: 319 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 3

anmsajedulalam/CSE713-submissions

Task submissions of Advanced Syntactic Pattern Recognition course in my MS in CSE, BRAC University.

Size: 217 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

xstupi00/IFJ2017

Implementation compiler of imperative language IFJ17.

Language: C - Size: 1.69 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Mahim1997/Compiler-Simplified

Compiler for a subset of C language

Language: C++ - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

RiyaMathew-11/Syntactic-Analysis

Language: Python - Size: 37.1 KB - Last synced at: 20 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

dgdheeraj/Compiler-for-Java

Implementation of Lex and Yacc to parse if-else,for and while constructs of Java

Language: C - Size: 719 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 3

golivax/JDX

Java Dependency eXtractor

Language: Java - Size: 7.75 MB - Last synced at: about 16 hours ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

anirban-s/syntactic-processing

syntactic-processing NLP #nlp

Language: Jupyter Notebook - Size: 48.8 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 3

almarpa/Data_Analysis

Working with NLP libraries and social network analysis in Python.

Language: Jupyter Notebook - Size: 6.47 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

geebytes/OPAcompiler

基于算符优先分析法的语法分析器

Language: C++ - Size: 14.4 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

leonardolariu/c-interpreter

"Formal Languages, Automata and Compilers" course project

Language: Yacc - Size: 66.4 KB - Last synced at: 29 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Singleware/parsing

Generic parsing tools for lexical and syntactical analysis.

Language: TypeScript - Size: 177 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

antoniogodoy17/lpp

Lexical, Syntactic and Semantic Analyzer for LPP.

Language: Python - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

davidmrau/nlp1 Fork of maartje/nlp1

Empirical Evaluation of LSTM Language Models on Syntactic Dependencies

Language: Jupyter Notebook - Size: 4.39 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

doneria-anjali/semantic-analysis

Python implementation for semantic analysis of two short texts for similarity

Language: Python - Size: 139 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

hsun0120/ltpParser

Dependnecy parser based on HIT-LTP

Language: Java - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

dliberalesso/bottom_up

A syntactic analyzer written in Elixir.

Language: Elixir - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0