Seq2Seq and Joint Learning Based Unix Command Line Prediction System
Thoudam Doren Singh, Abdullah Faiz Ur Rahman Khilji, Divyansha,, Apoorva Vikram Singh, Surmila Thokchom, Sivaji Bandyopadhyay

TL;DR
This paper introduces a novel Seq2Seq-based system that leverages a knowledge base to improve UNIX command line prediction accuracy, addressing the steep learning curve for new users.
Contribution
It presents a new approach using Seq2Seq models with a knowledge base, outperforming previous probabilistic inference methods in command prediction.
Findings
Achieved higher prediction accuracy than existing methods.
Demonstrated adaptability in command line interface prediction.
Enhanced user assistance in UNIX command line usage.
Abstract
Despite being an open-source operating system pioneered in the early 90s, UNIX based platforms have not been able to garner an overwhelming reception from amateur end users. One of the rationales for under popularity of UNIX based systems is the steep learning curve corresponding to them due to extensive use of command line interface instead of usual interactive graphical user interface. In past years, the majority of insights used to explore the concern are eminently centered around the notion of utilizing chronic log history of the user to make the prediction of successive command. The approaches directed at anatomization of this notion are predominantly in accordance with Probabilistic inference models. The techniques employed in past, however, have not been competent enough to address the predicament as legitimately as anticipated. Instead of deploying usual mechanism of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Research · Topic Modeling · Natural Language Processing Techniques
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Sequence to Sequence
