DeepPavlov
Published in

DeepPavlov

Relation Extraction for DeepPavlov Library

My Google Summer of Code with DeepPavlov

Contents:

About Myself

The Challenge

Demo Time: Relation Extraction for English

python -m deeppavlov download re_docred 
python -m deeppavlov train re_docred

Demo Time: Relation Extraction for Russian

python -m deeppavlov download re_rured
python -m deeppavlov train re_rured

Relation Extraction: Behind The Scenes

Source: https://aclanthology.org/P19-1074.pdf

Relation Extraction Model

Source: https://arxiv.org/abs/2010.11304
Source: https://arxiv.org/abs/2010.11304

Data

Conclusion & Future Directions

--

--

An open-source stack for deep learning end-to-end dialog systems and chatbots: library, neurosymbolic engine, conversational AI orchestrator, multiskill AI assistant platform + dev tools.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Anastasiia Sedova

PhD Student @ University of Vienna. Currently working on weak supervision for NLP. Chief maintainer of an open-source framework Knodle.