Parsing
A grammar describes the syntax of a programming language, and might be defined in Backus-Naur form (BNF). A lexer performs lexical analysis, turning text into tokens. A parser takes tokens and builds a data structure like an abstract syntax tree (AST). The parser is concerned with context: does the sequence of tokens fit the grammar? A compiler is a combined lexer and parser, built for a specific grammar.
Here are 908 public repositories matching this topic...
🕵️♂️ Collect a dossier on a person by username from thousands of sites
-
Updated
Oct 26, 2024 - Python
Unified framework for building enterprise RAG pipelines with small, specialized models
-
Updated
Oct 29, 2024 - Python
Parse files for optimal RAG
-
Updated
Nov 1, 2024 - Python
Python library for creating PEG parsers
-
Updated
Oct 20, 2024 - Python
Core validation logic for pydantic written in rust
-
Updated
Nov 3, 2024 - Python
High-accuracy NLP parser with models for 11 languages.
-
Updated
Jan 10, 2022 - Python
FaceXlib aims at providing ready-to-use face-related functions based on current STOA open-source methods.
-
Updated
Feb 29, 2024 - Python
⛏️ Extract accounts info from personal pages on various sites for OSINT purpose
-
Updated
Apr 10, 2024 - Python
A customizable Android and iOS/iPadOS WhatsApp database parser that will give you the history of your WhatsApp conversations in HTML and JSON. Android Backup Crypt12, Crypt14, Crypt15, and new schema supported.
-
Updated
Oct 27, 2024 - Python
A Python wrapper for the Amazon Product Advertising API.
-
Updated
Mar 8, 2021 - Python
A neural network architecture for NLP tasks, using cython for fast performance. Currently, it can perform POS tagging, SRL and dependency parsing.
-
Updated
Nov 19, 2021 - Python
TensorFlow implementation of original paper : https://github.com/hszhao/PSPNet
-
Updated
Sep 25, 2019 - Python
A source-to-source transpiler for Python to Go translation
-
Updated
Apr 24, 2023 - Python
A Python tool to help extracting information from structured PDFs.
-
Updated
Oct 28, 2024 - Python
- Followers
- 10.5k followers
- Wikipedia
- Wikipedia