Skip to content

Commit 2561179

Browse files
authored
Update README.md
Grammar.
1 parent a232c39 commit 2561179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# GitHub-Issue-Classifier
22
[![Build Status](https://www.travis-ci.com/ponder-lab/GitHub-Issue-Mining.svg?token=hsn7ZoyjgYPPHKxyfxk7&branch=main)](https://www.travis-ci.com/ponder-lab/GitHub-Issue-Mining)
33

4-
Python script to mine for GitHub issues + comments and classify them using an [analysis and detection of information types of open source software issue discussions](https://doi.org/10.1109/ICSE.2019.00058). Our tool automated the process of querying GitHub for particular issues and feeding them into classification models. It supports both interactive and non-interactive modes.
4+
Python script to mine for GitHub issues + comments and classify them using an [analysis and detection of information types of open source software issue discussions](https://doi.org/10.1109/ICSE.2019.00058). Our tool automates the process of querying GitHub for particular issues and feeding them into classification models. It supports both interactive and non-interactive modes.
55

66
![CLI Tool Screenshot](./cli_screenshot.png)
77

0 commit comments

Comments
 (0)