This is the official implementation of the "forumBERT: Topic Adaptation and Classification of Contextualized Forum Comments in German" paper.
│ forumBERT.py : Implementation of the forumBERT model
│
└───experiments
│ │ RQ1_fn_language_model_training.py : Implementation of RQ1
│ │ RQ2_fn_downstream_training.py : Implementation of RQ2.
│
└───plots
│ domain_adap_plot.py : plots for RQ1
│ few_show_log_plot.py : plots for RQ2
The software in this Git repository's master branch is available under the Apache-2.0 (see LICENSE).