This is the Windows app named commit-autosuggestions whose latest release can be downloaded as 0.1.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named commit-autosuggestions with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
commit-autosuggestions
DESCRIPTION
This is implementation of CommitBERT: Commit Message Generation Using Pre-Trained Programming Language Model. CommitBERT is accepted in ACL workshop : NLP4Prog. Have you ever hesitated to write a commit message? Now get a commit message from Artificial Intelligence! CodeBERT: A Pre-Trained Model for Programming and Natural Languages introduces a pre-trained model in a combination of Program Language and Natural Language(PL-NL). It also introduces the problem of converting code into natural language (Code Documentation Generation). We can use CodeBERT to create a model that generates a commit message when code is added. However, most code changes are not made only by add of the code, and some parts of the code are deleted. We plan to slowly conquer languages that are not currently supported. To run this project, you need a flask-based inference server (GPU) and a client (commit module). If you don't have a GPU, don't worry, you can use it through Google Colab.
Features
- CommitBERT is accepted in ACL workshop
- Automatically recommends commit messages
- Supports Python, Javascript, and more
- Get commit messages from Artificial Intelligence
- Create a model that generates a commit message when code is added
- You need a flask-based inference server (GPU) and a client (commit module)
Programming Language
Python, PHP, Ruby, JavaScript, Java, Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/commit-autosuggestions.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.