Topic: "semantic-analysis"
upupming/compiler
Compiler implementation in node.js, just for teaching and learning purpose
Language: JavaScript - Size: 3.51 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

TUJJIEVE/COOL_COMPILER
Cool compiler created with LLVM IR as intermediate code
Language: Java - Size: 365 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

JCGrant/emojibot
Emojibot responds to your messages with relevant Emojis
Language: Python - Size: 187 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

masud-technope/RevHelper-MSR2017
Predicting Usefulness of Code Review Comments using Textual Features and Developer Experience
Language: R - Size: 608 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 2

NikolasGialitsis/Grace-Debugger-Compiler
Course:compilers
Size: 3.33 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

NotBobTheBuilder/miller
Miller
Language: Scala - Size: 62.5 KB - Last synced at: 3 months ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 0

dialexity/dialectical-framework
Language: Python - Size: 165 KB - Last synced at: about 22 hours ago - Pushed at: about 23 hours ago - Stars: 1 - Forks: 0

iamDyeus/UCTool
Making Compiler Stages Seamless! 🚀
Language: Yacc - Size: 7.81 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 1

Excse/arkoi_language
A small toy compiler created to gain experience in developing a custom programming language
Language: C++ - Size: 12.7 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

gabriel-ferreira-life/NLP-Phrase-Mining
This project analyzes the terminologies used in the collected corpus and identifies key trends in the study domain. By extracting key phrases and training Word2Vec embeddings, we aim to understand the evolving vocabulary and relationships between terms.
Language: Jupyter Notebook - Size: 31.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ron-che-debugger/MiniJava-Compiler
A lightweight toolchain to compile Mini-Java source program into MIPS assembly.
Language: C - Size: 195 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

rakshit-vasava/MediSentiment-BERT-LDA-NLP-Driven-Patient-Review-Analysis
Using NLP techniques like BERT and LDA for sentiment analysis of patient reviews
Language: Jupyter Notebook - Size: 4.31 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

karen-pal/semantic_explore
Explorar Semánticamente Videos
Language: HTML - Size: 38.2 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

melgoharyme/Java-compiler-5-phases
A project focused on implementing the "Allocate Cursor" statement in a programming language. This repository contains code and documentation for a compiler that parses, analyzes, and generates executable code. Contributions welcome. Licensed under MIT.
Language: Java - Size: 129 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

xiaomeng-zhu/LIEDER
Repository for the ACL 2024 paper "LIEDER: Linguistically-Informed Evaluation Suite for Discourse Entity Recognition"
Language: R - Size: 20 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

caio-moliveira/sentiment-analysis
Sentiment analysis, a branch of natural language processing (NLP), involves the automated process of determining sentiment or opinion expressed in textual data. It aims to identify whether a piece of text conveys positive, negative, or neutral sentiment.
Language: Jupyter Notebook - Size: 415 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Sarvesh30112002/SQL-Analyzer
SQL Analyzer is a software that reads SQL queries, performs token analysis, and evaluates the complexity of the queries. The main goals of this project are to categorize and count different types of tokens, analyze query complexity factors such as joins, subqueries, aggregate functions, and conditions, and provide valuable insights into query.
Language: Java - Size: 188 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

TamimEhsan/C-Compiler
A short subset of C Compiler
Language: Yacc - Size: 505 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

Cristal32/Pascal_compiler_with_C
The lexical, syntaxic and semantic analysis for the Pascal language, plus the pseudo-code generator for a few rules
Language: C - Size: 74.2 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

wtlin1228/stanford-compilers-assignments
CS143: Compilers
Language: C++ - Size: 3.99 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

anikabytes/BRACU_CSE420_Compiler_Designs
Language: Yacc - Size: 98.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

pranathibora14/DB_Project
Language: HTML - Size: 6.5 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ReshiAdavan/SPI
simple pascal interpreter
Language: Python - Size: 68.4 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - 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

ericsoderquist/SentimentAnalysis_IMDB_RNN
Sentiment Analysis of IMDB Movie Reviews using a Hand-Crafted Recurrent Neural Network.
Language: Python - Size: 151 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

saifaldin14/Compiler
Épée: A complete compiler for a custom language. Performs lexical, syntax and semantic analysis. Loads custom file types and creates Three Address Code
Language: C++ - Size: 6.44 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ayushjain01/text.ai
An AI-Based Advanced Text Analysis and Anomaly Detection System
Language: HTML - Size: 10 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

anuwu/ERPLAG-Compiler
Implementation of the toy language ERPLAG for the Compiler Construction course at BITS.
Language: C - Size: 2.14 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

nagasai123-k/Compiler-Design---18CSC304J-
18CSC304J Compiler Design Lab codes
Language: C++ - Size: 1.48 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

afschy/CSE-310_Compiler
A compiler for a subset of the C programming language, built for the CSE 310 Compiler course of BUET.
Language: C++ - Size: 61.5 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

LukaPavlovicGit/compiler
Project for Compiler Construction Course
Language: Java - Size: 152 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

MintuJupally/CDLab_2022
Compiler Design Lab (CS4P001)
Language: C++ - Size: 398 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

melchisedech333/antlr4-demonstration-project
:wrench: Demonstration of using ANTLR4 (with runtime for C++) in projects for context-free grammar processing. The ANTLR4 (Java) package is included, and the project is configured to compile on Linux.
Language: C++ - Size: 2.8 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Leonardpepa/jlox
JLOX is an interpreted scripting programming language implemented by reading the book Crafting intepreters
Language: Java - Size: 208 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JarmouniA/PascalCompiler
A C program that performs lexical, syntax and some semantic analysis of Pascal programs.
Language: C - Size: 43.9 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

markjasongalang/Lexical-Syntax-and-Semantic-Analyzer-in-GUI-using-Java
This application has a simple code editor and a made-up programming language to use.
Language: Java - Size: 73.2 KB - Last synced at: 2 months ago - Pushed at: almost 3 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

kode-git/simplanplus
Compiler based on ANTLR4 grammar and implemented in Java (JDK 13.0.6). Compiler and Interpreter exam at Alma Mater Studiorum - DISI Course
Language: Java - Size: 5.83 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

syw2014/utter
Unified intelligent dialogue platform is an real dialogue product, which will be contain the whole parts of dialogue system,task/QA/chat.
Language: C++ - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

dbrcina/PPJ-FER-2019-20
Lab solutions for Programming Language Translation ("Prevođenje programskih jezika") course at FER 2019/20
Language: Java - Size: 988 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

DhrumilShah98/Dalhousie_University_CSCI5408_DMWA
All assignments and the final project are completed in class CSCI 5408 (Data Management, Warehousing and Analytics) of MACS at Dalhousie University. CSCI 5408 DMWA Dalhousie University.
Language: Java - Size: 62.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

levindoneto/the-compiler
Implementation of a compiler for the language break192.
Language: C - Size: 244 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

dhrumil29796/Dalhousie_University_CSCI5408_DMWA
All five assignments and the final group project is done in class CSCI5408(Data Management, Warehousing and Analytics) Summer 2021 of MACS at Dalhousie University.
Language: Java - Size: 17.7 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

vagman/Natural-Language-Processing
NLP assignment for my class in 6th semester, University of Piraeus.
Language: Python - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

MayankJasoria/Compiler-Project
ERPLAG compiler source tree developed as part of the course CS F363: Compiler Construction, at BITS Pilani.
Language: C - Size: 5.71 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

v-demyanov/DVR-2020
My programming language DVR-2020. (2 year, 3 sem)
Language: C++ - Size: 523 MB - Last synced at: about 2 years ago - Pushed at: almost 4 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 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

moura1001/Compiladores
Projeto java de um compilador para a linguagem pascal.
Language: Java - Size: 106 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

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: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

yenniejun/covid-news-analysis
Analysis of covid-related news across 6 countries (3 languages) and topic modeling for topics related to digital contact tracing
Language: Jupyter Notebook - Size: 2.31 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

grakshith/semantic-rs
Naive implementation of type checking for the rust language
Language: Yacc - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

kapil-verma/NLP-on-Hindi-Text
Analyzing Hindi Bible text using NLP
Language: Jupyter Notebook - Size: 5.65 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

pryvyd9/TranslatorS3
modular interpreter
Language: C# - Size: 893 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

JohnPapad/MiniJava-Compiler
A handmade compiler for MiniJava, a subset of Java, using JavaCC, JTB, LLVM.
Language: Java - Size: 949 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

dangnam739/semantic-analysis-vietnamese
It is my project to build a simple web app that can sematic analysis Vietnamese comment or review.
Language: Jupyter Notebook - Size: 125 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

khaledsabry97/Compiler_C
Written a C compiler to run c code using flex and bison tool, add also a semantic analyzer, Quadraple language generation and symbol table.
Language: C - Size: 11 MB - Last synced at: about 2 years ago - Pushed at: about 5 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: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

AaronC81/sorbet-cfg
Powerful semantic analysis using Sorbet's CFGs
Language: Ruby - Size: 73.2 KB - Last synced at: 3 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Pool97/telainterpreter
Un interprete per il linguaggio di programmazione Tela
Language: C - Size: 233 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

parakh-gupta/Quora_question_pair_semantic_similarity
Predicting Similar Questions
Language: Jupyter Notebook - Size: 69.3 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

jul3x/LatteCompiler
Simple compiler from Latte (statically typed language with object-based programming) to x86 GAS assembly.
Language: C++ - Size: 437 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

iam-mhaseeb/quixel 📦
quixel is an open source project for text content analysis semantically.
Language: Python - Size: 280 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

emargollo/CompilerDesign
Compiler Design Project
Language: C++ - Size: 334 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

nelson888/groovy_compiler
A groovy-written compiler of a simple programming language (school project)
Language: Groovy - Size: 176 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

iarsslen/NRefactory-NPL
Rava Programming Language NRefactory
Language: C# - Size: 7.16 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

chichunchen/cal-translator-and-interpreter
Translator and interpreter of a small calculator language in OCaml
Language: OCaml - Size: 40 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

OSWeekends/WikiNews Fork of rladies/news
News analysis
Language: HTML - Size: 3.66 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

marcosvbras/marvin-the-compiler
Language: Python - Size: 478 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

jeonghunyoon/Text-classification-tensorflow
Tensorflow highlevel api implementation of "Convolutional Neural Networks for Sentence Classification"
Language: Python - Size: 10.5 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

saksham-mittal/COOL-compiler
Compiler for COOL(Classroom Object Oriented Language) as part of Compilers course IITH.
Language: Java - Size: 2.04 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ericleasemorgan/semantic-indexing
Experiments in semantic indexing
Language: Perl - Size: 3.15 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

liumingyue123/text_semantic_analysis
Language: Python - Size: 995 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

pablorich/Traductor
Proyecto para la materia traductores de lenguajes 2 UDG CUCEI
Language: C++ - Size: 602 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

gelmisb/chatbot-watson-android Fork of IBM-Cloud/chatbot-watson-android
An Android ChatBot powered by Watson Services (Conversation, Speech-to-Text and Text-to-Speech) and Mobile Analytics on IBM Bluemix.
Language: Java - Size: 28 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

marcosmagno/compiler
This project is the result of the construction of a compiler of the matter itself.
Language: Python - Size: 2.76 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

ksemer/MessageThreadDetection
Project for: A Novel Method for Unsupervised and Supervised Conversational Message Thread Detection
Language: Java - Size: 47.6 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

AmrHendy/compiler
A two phases compiler implementation in C++ including a lexical Analyzer, parser, semantic analysis, and code generation.
Language: Makefile - Size: 58.9 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 3

girishpai/Stanford-Compilers
Developing a Compiler for COOL programming language
Language: C++ - Size: 85 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

sipian/CS3423-Compilers Fork of vishwakftw/Cool-Compiler-for-Cool 📦
Group for CS3423 - Compilers 2 (Fall 2017)
Language: Java - Size: 5.68 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

arthurmteodoro/mini-c-compiler
Projeto e implementação de um analisador léxico para a linguagem mini-c. Trabalho realizado no 6º período de Ciência da Computação do Instituto Federal de Minas Gerais(IFMG) - Campus Formiga para a Disciplina Compiladores I.
Language: Java - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

deepvyas/Compiler-Construction
Toy Compiler for ERPLAG
Language: C - Size: 5.72 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

g66shivam/ERPLAG-Compiler
Compiler for the toy language ERPLAG as a part of Compiler Construction course at BITS Pilani
Language: C - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

DahlitzFlorian/twitter-semantic-analysis
Application doing some semantic analysis w/ twitter API written in Python.
Language: Python - Size: 152 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

krakphp/aql
API Query Language
Language: PHP - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

mancrurod/LinguaAnimae
Exploring emotions and meaning in Bible verses with NLP, transformers, and a custom Streamlit app.
Language: Jupyter Notebook - Size: 20.9 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

mikiyadd/my-c-array
Dynamic array implementation in C with a modular, folder-based structure.
Language: C - Size: 12.7 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

JeevanJoshi4434/CompilerX
A custom language compiler built upon C language for college project.
Language: C - Size: 254 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Ivan-Daniel-Beltran-Santiago/go-inspired-compiler-java
Prototype of a compiler built in Java based on the syntax and structure of the Go language.
Language: Java - Size: 2.59 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Rutpiv/Conditional-Command-Parser
Implementing a Lexical and Syntactic Analyzer with First/Follow in Spring Boot
Language: Java - Size: 146 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Farscent/gamadata-1
Language: Jupyter Notebook - Size: 6.35 MB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

kim0chi/mini-compiler
A simple educational compiler for a custom mini-language.
Language: Java - Size: 50.8 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

quynhu-d/stb-inverse-problems
Repository for paper Spot the Bot: Inverse Problems of NLP, by Gromov V.A., Dang Q.N., Kogan A.S., Yerbolova A.S..
Language: Python - Size: 446 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

tiger0904/Mirrorwalker-AI
用於認知與情緒分析的語義崩解與感染建模框架。Semantic collapse and infection modeling framework for cognitive and emotional analysis.
Size: 0 Bytes - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

Node0/hypercortex
A TUI based LM Swiss army knife and analysis tool
Size: 1.95 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

andrija-tosic/ast
Language: Java - Size: 477 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

sazmb/compiler
Compiler of Nepal Language
Language: C - Size: 2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ekeel-project/augmentator
This system developed by the University of Genoa, enhances educational videos by integrating semantic knowledge graphs for advanced exploration and analysis.
Language: JavaScript - Size: 31.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

lorainemg/type-inference
Implementation of a COOL interpreter that has type inference by adding the type AUTO_TYPE
Language: CSS - Size: 271 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

NayaneBatista/compiler
Construção do trabalho prático da disciplina de Compiladores (1/2024)
Language: Yacc - Size: 703 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

JessicaWoods03/Furby_Hack
Semantics and Ontology Large Language AI Model
Language: Jupyter Notebook - Size: 9.39 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
