Skip to content

robertohueso/yawiel_colext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAWIEL

Build Status

Yet Another WIkifier and Entity Linker. This is a collocation extractor library for the YAWIEL project.

Build

Dependencies:

  • CMake >= 3.5
  • Boost >= 1.67
    • unit_test_framework
    • serialization
    • container
  • OpenMP (optional)

How to build?

Linux

$ cd yawiel
$ mkdir build
$ cd build
$ cmake ../
$ make

This results in a library stored in build/lib/ and (if activated) tests stored in build/bin/yawiel_test.