- Updated
Oct 17, 2023 - Java
language-processing
Here are 18 public repositories matching this topic...
🔧 My studies on context-free grammar, using ANTLR4 (C++) to generate the parser files. Some basics are developed, such as token processing, recursion, variable definition, array processing, Abstract Syntax Tree (AST) manipulation, UNICODE support, and error handling.
- Updated
Oct 17, 2022 - Java
Annam - Tamil language spellchecker
- Updated
Apr 4, 2017 - Java
A project based on JavaCC and the fundamental of Language Processing
- Updated
Apr 22, 2018 - Java
SJTU PRP Project: Utilize NLP tools to enhance searching of code conventions.
- Updated
Feb 26, 2022 - Java
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.
- Updated
Jan 24, 2021 - Java
✏️ Gradle plugin for processing code and displaying project info
- Updated
Nov 5, 2023 - Java
Simplex is a hybrid interpreted scripting language that focuses on mathematics and scientific calculations.
- Updated
Jul 18, 2022 - Java
The stages for a compiler I am building for Anthony Dos Reis's Assembler for SUNY New Paltz's Language Processing class.
- Updated
Apr 10, 2017 - Java
Simple language model for computing unigram frequencies.
- Updated
Sep 3, 2017 - Java
Study Repo for the Language Processing class.
- Updated
Apr 19, 2018 - Java
This is a basic ChatBot application that aims to assist users while finding their anticipated piece of clothing. The result of an interaction is a Zalando.com URL or a Google.com URL for the sought-for piece of clothing.
- Updated
Sep 30, 2019 - Java
Google Cloud Platform - Language Processing - Detecting happiness based on provided sentence
- Updated
Apr 14, 2023 - Java
Implementation of pass one of two-pass assembler in Java. Pass 1 generates literal, symbol, and pool tables, and intermediate code.
- Updated
Jun 1, 2025 - Java
Crawl the web pages of JAVA tutorial sites and index them using Apache Lucene. Recommend crawl content based on the user's current reading.
- Updated
May 7, 2019 - Java
Α Python-like compiler in Java using SableCC for lexical, syntax, and semantic analysis. It defines a custom grammar, builds an Abstract Syntax Tree, and uses symbol tables to catch undeclared variables, invalid calls, type mismatches, and duplicate functions.
- Updated
Jun 20, 2025 - Java
Improve this page
Add a description, image, and links to the language-processing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the language-processing topic, visit your repo's landing page and select "manage topics."