Syntactic detection of malicious (obfuscated) JavaScript files
-
Updated
Feb 1, 2020 - Python
Syntactic detection of malicious (obfuscated) JavaScript files
FLPR: The Fortran Language Program Remodeling system
Modular static malicious JavaScript detection system
Simple "Hello World" for lex (flex) and yacc (bison) compiler of compilers
Rapid prototyping parser generator
Formální jazyky a překladače - Projekt - Implementace překladače imperativního jazyka IFJ17
A short course about C (actually about Lex and YACC too!)
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.
Lab exercises of Speech and Language Processing course in NTUA
Sorani Kurdish part-of-speech tagger
A Language Interpreter as semantiC Experiment in natural language processing
Trying to make a little compiler, just for fun and learning.
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
Basic Project on Compiler Design developed to understand how the compiler works. Main focus of this project is on the working of Syntactic Analysis. It is developed using the C language. To run this project. Open your linux terminal and type "gcc Compiler_Project.c" followed by "./a.out". Then enter the number of lines you want it to read. It reads the lines from the file.txt which can be edited as per your wish.
A syntactic parser uses CYK (CKY), Earley. Best fit for English, Vietnamese.
Basic Tokenizer - Creates tokens - enabling for creation of personal syntax; removal of unwanted characters etc
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)
Project for Theory of Programming Language
Empirical Evaluation of LSTM Language Models on Syntactic Dependencies
source to source compiler for Fictional C language aka FC
"Formal Languages, Automata and Compilers" course project
Python implementation for semantic analysis of two short texts for similarity
Implementation of Lex and Yacc to parse if-else,for and while constructs of Java
Lexical + Parser Implemented in Python
Generic parsing tools for lexical and syntactical analysis.
Add a description, image, and links to the syntactic-analysis topic page so that developers can more easily learn about it.
To associate your repository with the syntactic-analysis topic, visit your repo's landing page and select "manage topics."