This repository contains the code and documentation for several different neural architectures to identify Verbal Multiword Expressions.
There are three main approaches each in a directory with their code and documentation:
- SHOMA: a ConvNet + LSTM (+ CRF) neural network architecture that participated in Parseme 2018 shared task on
automatic identification of verbal multiword expressions - edition 1.1
. - MTL: a multi-task learning system
- TRL: a cross-lingual transfer learning system
- Python 3
- keras with a tensorflow backend
- Gensim