Assessing Translatability
In this project I designed and implemented an algorithm for scoring German noun compounds according to a notion of English ‘translatability.’ This was the final project for a corpus linguistics university course during my masters. The algorithm produces reasonable results as a proof-of-concept. During this project I learned how to organize and document a small Python codebase which loads and processes a considerable amount of data, albeit slowly. In later projects I would learn how to better optimize and structure code. For further information please refer to the PyPI page or GitHub repository.