Skip to content

emerging-welfare/PublishDataExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Publish Data Extractor Using DCTFinder

DCTFinder GitHub Page.

See documentation here: http://sourceforge.net/p/dctfinder/wiki/Home/

Requirements

Java Python 3.6.

DCTFinder requires java >= 7.

Wapiti (Conditional Random Fields)

You need to install CRF tool Wapiti http://wapiti.limsi.fr/.

The following external JAR is required:

Apache Commons Lang http://commons.apache.org/proper/commons-lang/download_lang.cgi Apache Commons CLI (needed for training only) http://commons.apache.org/proper/commons-cli/download_cli.cgi

Installation

Download wapiti,

Extract it

Open terminal and write


make install

Copy the installed path then pasted into the code /DTC/main.java Paths.get("");

About

Publish Data Extractor From news pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published