Palashio / libra

Ergonomic machine learning for everyone.
http://libradocs.org/
MIT License
1.91k stars 109 forks source link

TF implementation of Summarization #315

Closed anas-awadalla closed 4 years ago

anas-awadalla commented 4 years ago

name: b) TF implementation of Summarization about: Select this if you're adding a new feature to libra. labels: feature

This pull request closes #230 . This pull request closes #290 .

- What I did Removed PyTorch dependency - How I did it Switched to a TF version of model and removed all torch code - How to verify it

Added multiple NLP tests

This pull request adds a new feature to libra. @Palashio, could you please take a look at it?