An open API service indexing awesome lists of open source software.

https://github.com/wmkouw/ssa-nlp

Sequential subspace alignment for temporal domain adaptation in natural language processing
https://github.com/wmkouw/ssa-nlp

domain-adaptation natural-language-processing sequential-models subspace-alignment

Last synced: 11 months ago
JSON representation

Sequential subspace alignment for temporal domain adaptation in natural language processing

Awesome Lists containing this project

README

          

# Sequential subspace alignment of word embeddings

This repository contains experiments and visualizations for temporal domain adaptation in the form of semi-supervised subspace alignment for word embeddings. It accompanies the paper

"Back to the future -- Sequential alignment of text representations"

which is to be presented at the AAAI Conference on Artificial Intelligence, 2020 ([preprint](https://arxiv.org/abs/1909.03464)).

Natural Language Processing tasks currently tackled:
- annual paper acceptance prediction
- temporal named entity recognition
- rumour stance and veracity prediction.

### Data

Rumour stance data stems from the EU project [PHEME](https://www.pheme.eu/), which revolves around automatically determining the truth value of online statements. Specifically, we're looking at the journalism use case.

### Contact
Questions and comments can be submitted to the [issues tracker](https://github.com/wmkouw/ssa-nlp/issues).