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

https://github.com/wj-mcat/nlu-paper-with-code

record my reading papers and reproduction code.
https://github.com/wj-mcat/nlu-paper-with-code

allennlp neural-language-processing nlu papers pytorch slot-filling

Last synced: 3 months ago
JSON representation

record my reading papers and reproduction code.

Awesome Lists containing this project

README

        

# NLU paper with code

> I will record my reading papers and try to complete the core algorithm with pytorch

# papers

- [Coach: A Coarse-to-Fine Approach for Cross-domain Slot Filling](http://arxiv.org/abs/2004.11727)

> using a coarse-to-fine approach for cross-domain slot filling. This model is simple and effective for few-shot cross-domain slot filling.