Skip to content

RASA wrapper for HMTL: Hierarchical Multi-Task Learning

Notifications You must be signed in to change notification settings

cloudcrafttech/rasa_hmtl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RASA wrapper for HMTL (Hierarchical Multi-Task Learning)

🌊 A State-of-the-Art neural network model for several NLP tasks based on PyTorch and AllenNLP


@article{sanh2018hmtl,
  title={A Hierarchical Multi-task Approach for Learning Embeddings from Semantic Tasks},
  author={Sanh, Victor and Wolf, Thomas and Ruder, Sebastian},
  journal={arXiv preprint arXiv:1811.06031},
  year={2018}
}

⚠ Work in progress, this has not been thoroughly tested. ⚠

Main repo: https://github.com/huggingface/hmtl Demo: https://huggingface.co/hmtl/

This code sample demonstrates how to use rasa_nlu's Component mechanism to integrate the tasks results from HMTL:

  • Named Entity Recoginition
  • Entity Mention Detection
  • Relation Extraction
  • Coreference Resolution

About

RASA wrapper for HMTL: Hierarchical Multi-Task Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%