Dataset Open Access

Chromium Conversations

Benjamin S. Meyers; Nuthan Munaiah; Emily Prud'hommeaux; Andrew Meneely; Cecilia O. Alm; Josephine Wolff; Pradeep K. Murukannaiah


Dublin Core Export

<?xml version='1.0' encoding='utf-8'?>
<oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:creator>Benjamin S. Meyers</dc:creator>
  <dc:creator>Nuthan Munaiah</dc:creator>
  <dc:creator>Emily Prud'hommeaux</dc:creator>
  <dc:creator>Andrew Meneely</dc:creator>
  <dc:creator>Cecilia O. Alm</dc:creator>
  <dc:creator>Josephine Wolff</dc:creator>
  <dc:creator>Pradeep K. Murukannaiah</dc:creator>
  <dc:date>2018-07-20</dc:date>
  <dc:description>This dataset was released as part of the following publication.


	Benjamin S. Meyers, Nuthan Munaiah, Emily Prud'hommeaux, Andrew Meneely, Cecilia O. Alm, Josephine Wolff, and Pradeep Murukannaiah. A Dataset for Identifying Actionable Feedback in Collaborative Software Development. Proceedings of the 2018 Meeting for the Association for Computational Linguistics (ACL). Melbourne, Australia. http://www.aclweb.org/anthology/P18-2021


Files:

chromium_conversations.csv

This is the full dataset containing over 1.5 million comments posted by developers reviewing proposed code changes. The dataset also includes the values we calculated for all nine linguistic features (described in Section 4 of the paper cited above).

chromium_conversations_annotations.csv

This dataset is a subset of the chromium_conversations.csv dataset. It contains the data used in the classification experiment outlined in Section 5 of the paper cited above (2,994 comments automatically identified as acted-upon and 800 comments manually identified as not (known-to-be) acted-upon).

CSV Fields:


	Organizational:

	
		review_id: Unique identifier of a code review in the Chromium project. The URL https://codereview.chromium.org/&lt;review_id&gt; may be used to access the review online
		patchset_id: Unique identifier of a code review patchset (i.e., collection of changes to the source code) associated with a review
		patch_id: Unique identifier of a code review patch (i.e., individual change to the source code) associated with a patchset
		file_path: The path to the file being modified in the patch
		line_number: The line number in the file at which the comment was posted
		posted_timestamp: The timestamp indicating when the comment was posted
		author_email: The (de-identified) author of the comment
		author_type: The role of the author (i.e., reviewer or developer)
	
	
	Natural Language:
	
		text: The raw natural language text of the code review comment
	
	
	Linguistic Metrics:
	
		yngve: The maximum Yngve score of sentences in the code review comment
		frazier: The maximum Frazier score of sentences in the code review comment
		pdensity: The Propositional Density score of the code review comment
		cdensity: The Content Density score of the code review comment
		pct_neg_tokens: Ratio (percentage) of total number of tokens in negative sentences to the total number of tokens in all sentences in the code review comment
		pct_neu_tokens: Ratio (percentage) of total number of tokens in neutral sentences to the total number of tokens in all sentences in the code review comment
		pct_pos_tokens: Ratio (percentage) of total number of tokens in positive sentences to the total number of tokens in all sentences in the code review comment
		pct_nne_tokens: Ratio (percentage) of total number of tokens in non-neutral sentences to the total number of tokens in all sentences in the code review comment
		min_politeness: Minimum of the politeness of sentences in the code review comment
		max_politeness: Maximum of the politeness of sentences in the code review comment
		min_formality: Minimum of the formality of sentences in the code review comment
		max_formality: Maximum of the formality of sentences in the code review comment
		num_tokens: Total number of tokens in the code review comment
		num_sentences: Total number of sentences in the code review comment
		has_doxastic: Binary indicator of presence of a sentence with doxastic uncertainty in the code review comment
		has_epistemic: Binary indicator of presence of a sentence with epistemic uncertainty in the code review comment
		has_conditional: Binary indicator of presence of a sentence with conditional uncertainty in the code review comment
		has_investigative: Binary indicator of presence of a sentence with investigative uncertainty in the code review comment
		has_uncertainty: Binary indicator of presence of a sentence with any uncertainty in the code review comment
	
	
	Classification:
	
		comment_type: Manual annotation of the type of code review comment between acted-upon and not (known to be) acted-upon
	
	
</dc:description>
  <dc:description>Whenever possible, we would appreciate it if you cite both the paper that released this work and the DOI for this dataset. Thank you!</dc:description>
  <dc:identifier>https://zenodo.org/record/2590548</dc:identifier>
  <dc:identifier>10.5281/zenodo.2590548</dc:identifier>
  <dc:identifier>oai:zenodo.org:2590548</dc:identifier>
  <dc:language>eng</dc:language>
  <dc:relation>url:http://www.aclweb.org/anthology/papers/P/P18/P18-2021/</dc:relation>
  <dc:relation>url:http://www.aclweb.org/anthology/P18-2021</dc:relation>
  <dc:relation>doi:10.5281/zenodo.2590547</dc:relation>
  <dc:relation>url:https://zenodo.org/communities/rit</dc:relation>
  <dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
  <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
  <dc:subject>Software Engineering</dc:subject>
  <dc:subject>Natural Language Processing</dc:subject>
  <dc:subject>Chromium</dc:subject>
  <dc:subject>Feedback</dc:subject>
  <dc:subject>NLP</dc:subject>
  <dc:subject>Natural Language</dc:subject>
  <dc:title>Chromium Conversations</dc:title>
  <dc:type>info:eu-repo/semantics/other</dc:type>
  <dc:type>dataset</dc:type>
</oai_dc:dc>
469
453
views
downloads
All versions This version
Views 469469
Downloads 453454
Data volume 191.7 GB192.9 GB
Unique views 427427
Unique downloads 338339

Share

Cite as