Skip to content

robbertstevens/annotation-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Annotation-tool

This is the annotation tool I use in order to annotate the data for my thesis

Usage

The database used has two tables a table called tweet and a table called annotated the tweet tables has the following fields: id, text. And the annotated table has the fields: id, tweet_id, sentiment.

The tool should work if you change the function pdo() in the function.php file. To whatever database you are using.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages