semantic-analysis topic

List semantic-analysis repositories

PaddleNLP

11.6k
Stars
2.8k
Forks
74
Watchers

πŸ‘‘ Easy-to-use and powerful NLP and LLM library with πŸ€— Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including πŸ—‚Text Classification, πŸ” Neural Searc...

open-semantic-entity-search-api

168
Stars
31
Forks
Watchers

Open Source REST API for named entity extraction, named entity linking, named entity disambiguation, recommendation & reconciliation of entities like persons, organizations and places for (semi)automa...

compiler

167
Stars
42
Forks
Watchers

Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison

Typology

81
Stars
5
Forks
Watchers

Swift type checking and semantic analysis for developer tools

python-dandelion-eu

36
Stars
15
Forks
Watchers

A python client for connecting to all the services provided by https://dandelion.eu

xml-semantic-external-parser

18
Stars
0
Forks
Watchers

A semantic external parser for XML files that can be used together with GMaster, PlasticSCM or SemanticMerge. Supports various XML formats, such as the Visual Studio project format.

c-compiler

102
Stars
31
Forks
Watchers

A compiler that accepts any valid program written in C. It is made using Lex and Yacc. Returns a symbol table, parse tree, annotated syntax tree and intermediate code.

compiler

21
Stars
4
Forks
Watchers

YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.