390 skills found · Page 4 of 13
sweble / Sweble WikitextThe Sweble Wikitext Components module provides a parser for MediaWiki's wikitext and an engine trying to emulate the behavior of a MediaWiki.
ccy / TxqueryTxQuery component is a TDataSet descendant component that can be used to query one or more TDataSet descendant components using SQL statements. It is implemented in Delphi 100% source code, no DLL required, because it implements its own SQL syntax parser and SQL engine.
aws-samples / Amazon Textract EnhancerThis workshop demonstrates how to build a Document parser and query engine with Amazon Textract and other services, such as ElasticSearch and DynamoDB.
picty / ParsifalParsifal : an OCaml-based parsing engine
meghnalohani / Resume Scoring Using NLPThe objective of the project is to create a Resume Scoring algorithm using Natural Language Processing. The algorithm will parse resumes one by one and will create a Candidate Profile based on the skills mentioned in the resume. A corpus is created using Sketch Engine, Wikipedia pages for various required skills (example : Machine Learning, Data Science, Software developer, Programming) are given as input, Sketch Engine creates a corpus from the useful data available on the given links. Word Embeddings are created from the corpus and these are used to match the skills in the candidate resume with the required skills. Finally, the candidate profile is built and plotted as a bar graph for better visualization.
salesforce / Formula EngineExtensible Formula Parser Engine with a Java, SQL, and Javascript execution engine.
buildjs / RiggerJavascript file parser and include engine
mierau / DMTemplatesAn Objective-C templating engine designed to be easy to use (single class, simple interface) with features enough to handle the cases commonly faced by developers in need of a such a library. The engine sits on top of the advanced key-value syntax and parsing done through Apple's NSPredicate and NSExpression classes for conditions and value expressions in templates.
cybergarage / UsqlµSQL is a SQL parser engine for C++ to develop SQL based applications easily, and it supports other SQL like domain specific languages such as UnQL and GQL too.
aaronhuggins / Node X12ASC X12 parser, generator, query engine, and mapper; now with support for streams.
lemilonkh / TwinestoryA module for the Godot Engine for parsing Twine stories in JSON format
phatboyg / MacheteCut through the Crap, with Machete, a text parser, object mapper, and query engine.
mrazza / GonavA Source Engine navigation mesh file parser written in Go.
m-basov / Mjml Ruby✉️ MJML parser and template engine for Ruby
chadwain / Zsszss is a CSS parser, layout engine, and renderer, written in Zig.
mayaramyadav / Laravel OcrLaravel OCR & Document Data Extractor – A powerful OCR and document parsing engine for Laravel. It provides intelligent text extraction, structured data parsing, and AI-powered cleanup for documents like invoices, receipts, and PDFs.
dantarion / Bbtoolstools for parsing files for Blazblue's engine (P4A PS3/360, P4AU PS3, Blazblue Chronophantasma PC, Xrd PC/PS3)
Pramod-Devireddy / Go ExprtkGo Mathematical Expression Toolkit. Run-time mathematical expression parser and evaluation engine.
AyumaxSoft / EasyJsonParserjson parse library for unreal engine
pczarn / GearleyAn Earley parser engine in Rust.