Skip to content

yuikns/nwd4sa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Word detection for Sentiment Analysis

Just another implementation of New Word detection for Sentiment Analysis

usage :

$ git clone --recurse-submodules https://github.com/yuikns/nwd4sa.git
$ cd nwd4sa
$ mkdir build
$ cd build
$ cmake ..
$ make -j8
$ ./nwd4sa

Releases

No releases published

Packages

No packages published