Skip to content

nickbadams/crowdflower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

crowdflower

This is the CML code for our crowdflower tasks

Judge the sentiment of texts about brands

Overview

<div class="cml-section_body">
  <div class="row-fluid">
    <!-- BEGIN CUSTOMIZABLE SECTION -->
    
    In this task we will need help to determine if a piece of text is speaking positively or negatively about a brand.
    
    <!-- END CUSTOMIZABLE SECTION -->
  </div>
</div>

We Provide

  <ul>
    <li>Name of the brand</li>
    <li>Piece of content</li>
  </ul>
  <!-- END CUSTOMIZABLE SECTION -->
</div>          

Process

<div class="cml-section_body">
  <div class="row-fluid">
    <!-- BEGIN CUSTOMIZABLE SECTION -->
    
      
    <ol>
      <li>Read the tweet about the brand.</li>
      <li>Click all links found in the text for additional context</li>
      <li>Determine if the tweet is positive, neutral, negative, or not about the brand.</li>
    </ol>  
    <!-- END CUSTOMIZABLE SECTION -->
    
  </div>
</div>

<h3><strong>Summary</strong></h3>

<div class="cml-section_body">
  <div class="row-fluid">
    <!-- BEGIN CUSTOMIZABLE SECTION -->

We need your help in analyzing the content of text snippets.

    <!-- END CUSTOMIZABLE SECTION -->
  </div>
</div>          

Thank You!

<div class="cml-section_body">
  <div class="row-fluid">  
    <!-- BEGIN CUSTOMIZABLE SECTION -->
    
   Thank you very much for your work!
    
    <!-- END CUSTOMIZABLE SECTION -->
  </div>
</div>

About

This is the CML code for our crowdflower tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published