← Search

Shramona Chakraborty

2 accepted papers

2026

From Natural Language to Executable ETL Flows: The IBM DataStage Assistant

AAAI 2026technical

Modern ETL (Extract, Transform, Load) tools offer graphical, no-code interfaces for workflow creation but still require users to manually identify transformation functions and configure their properties, which is time-consuming and demands prior expertise. We present the research and engineering fou

Cited by 0SourcePDFScholar
2024

GraphQL Query Generation: A Large Training and Benchmarking Dataset

EMNLP 2024industry

GraphQL is a powerful query language for APIs that allows clients to fetch precise data efficiently and flexibly, querying multiple resources with a single request. However, crafting complex GraphQL query operations can be challenging. Large Language Models (LLMs) offer an alternative by generating…