Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 552 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 552 Bytes

Factuality Module

This module is developed for the NewsReade project[1] and aims to classify whether statements in a text are factual (have happened or haven't happened), probable, possible or underspecified.

To train the classifier, data from FactBank v1 was used [2] and Mallet 2.0.7[3] to generate a model for machine learning.

See WORKFLOW.sh for the order of the commands.

[1] http://www.newsreader-project.eu

[2] http://www.ldc.upenn.edu/Catalog/catalogEntry.jsp?catalogId=LDC2009T23

[3] http://mallet.cs.umass.edu/