paper-with-me

홈 › Papers

SmartTable: A Spreadsheet Program with Intelligent Assistance

2018-05-16 · Zhang Shuo, Zada Vugar Abdul, Balog Krisztian

We introduce SmartTable, an online spreadsheet application that is equipped with intelligent assistance capabilities. With a focus on relational tables, describing entities along with their attributes, we offer assistance in two flavors: (i) for populating the table with additional entities (rows) and (ii) for extending it with additional entity attributes (columns). We provide details of our implementation, which is also released as open source. The application is available at http://smarttable.cc.

📄 PDF Abstract BibTeX arXiv:1805.06353

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Spreadsheet Probabilistic Programming

2016-06-14 · Mike Wu, Yura Perov, Frank Wood, Hongseok Yang

Spreadsheet workbook contents are simple programs. Because of this, probabilistic programming techniques can be used to perform Bayesian inversion of spreadsheet computations. What is more, existing execution engines in …

Decision MakingDecision Making Under UncertaintyProbabilistic ProgrammingVariational Inference

TableTalk: Scaffolding Spreadsheet Development with a Language Agent

2025-02-13 · Jenny T. Liang, Aayush Kumar, Yasharth Bajpai, Sumit Gulwani 외

Despite its ubiquity in the workforce, spreadsheet programming remains challenging as programmers need both spreadsheet-specific knowledge (e.g., APIs to write formulas) and problem-solving skills to create complex sprea…

Human Agent Collaboration

Enhanced Spreadsheet Computing with Finite-Domain Constraint Satisfaction

2022-02-22 · Ezana N. Beyenne, Hai-Feng Guo

The spreadsheet application is among the most widely used computing tools in modern society. It provides excellent usability and usefulness, and it easily enables a non-programmer to perform programming-like tasks in a v…

EntiTables: Smart Assistance for Entity-Focused Tables

2017-08-29 · Zhang Shuo, Balog Krisztian

Tables are among the most powerful and practical tools for organizing and working with data. Our motivation is to equip spreadsheet programs with smart assistance capabilities. We concentrate on one particular family of …

Plans Work in Mysterious Ways: Evaluating a Plan Mode for Spreadsheet Agents

2026-07-26 · Aayush Kumar, Avik Dutta, Sumit Gulwani, Gustavo Soares 외 arxiv

Plan Modes have become standard features in agentic programming tools, allowing users to gain transparency and control by working with the agent to develop a plan before task execution. However, it remains unclear whethe…