Skip to content

fabianboth/LIWC-Replication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

LIWC-Replication via Java

This is the source code of a replication of LIWC 2007 in Java. This work is part of a Bachelor Thesis at Karlsruhe Institute of Technology (KIT), the theoretic foundation and technical explanation for different solutions can be reviewed in-depth in the thesis ... . Included are severeal hirarchical processing classes for automated text analysis. Multi-thread handling as well as automated input processing are covered within this implementation, too. Several input paramters can be passed to a construction class via commandline arguments to specify behavior. This implementation features a close replication of LIWC for the languages English and German, as well as an improved algorithmic analysis version.

Detailed information about input configuration and actual handling of the program is given in the manual. The LIWC Replication manual can either be found in the subdirectory at github, or within the archive linked at the bottom of the page. The compiled java program can also be downloaded at dropbox (see bottom). Due to copyright, the actual dictionaries of LIWC can not be distributed and you will need to acquire those separately.



Dropbox link to the compiled .jar archive. Use .bat file or command line arguments to specify analysis scheme. https://db.tt/EcftxN21

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages