Thesis by Robin Löbbert, 31.07.2023
- Configuration
- configs
- Search
- search
- Models
- models
- Data Preprocessing
- data
- data_preparation
- data_metrics
- data_preprocessing
- Hyperparameter tuning
- hyperparameter_tuning
- Experiments
- experiments > 01_performance
- experiments > 02_content
- data_augmentation
- experiments > 03_adaptation_emerging_entities
- Evaluation
- evaluation
frameworks is just a storage directory for code of T5-ASP.
- Reproducing the results for T5-ASP, just run run.py in the respective experiment folder.
- To reproduce results for FLAIR, run models > flair_roberta.py.
- To reproduce results for DictMatch, run models > dict_match.py.
- To reproduce results for SearchMatch, run models > search_match.py.
Run the respective Juypter notebooks after running the experiments.