Skip to content

pseegaha/ArgMining

 
 

Repository files navigation

ArgMining

license
This machine learning project contains the latest code version for the Argument Mining tasks researched by Matthias Liebeck as part of his PhD thesis.

The code of this project is archived to reflect the state of the PhD submission. Further development and refactoring can be found here.

Requirements

  • docker
  • Execute the data/download_resources.sh script to download the models
./data/download_resources.sh data
  • Depending on whether you want to use our trained Wikipedia word2vec models, you also need to download word embeddings via this script:
./data/download_embeddings.sh data
./data/download_character_embeddings.sh data

About

Argument Mining Python implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.3%
  • Shell 23.3%
  • Other 0.4%