Skip to content

Algorithms from the book Natural Language Processing with Transformers. A repository created for the Topics Database III class at the Department of Informatics at PUC-Rio.

andsfonseca/nlp-with-transformers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLP-with-transformers

This repository is used to show the algorithms from the book Natural Language Processing with Transformers, these algorithms were presented in the classroom of the Database Topics III class of the Department of Informatics at PUC-Rio presented by the teachers Marco A. Casanova and Antonio L. Furtado.

What is?

This is an adapted version of the algorithms presented in book Natural Language Processing with Transformers by the authors Lewis Tunstall, Leandro von Werra & Thomas Wolf.

To learn more about the content, consider using the book with the authors own annotations.

Summary

  1. Text Classification

References

Issues

Feel free to submit issues and enhancement requests.

Contribution

  1. Fork the project
  2. Create a branch for your modification (git checkout -b my-new-resource)
  3. Do the commit (git commit -am 'Adding a new resource...')
  4. Push (git push origin my-new-resource)
  5. Create a new Pull Request

About

Algorithms from the book Natural Language Processing with Transformers. A repository created for the Topics Database III class at the Department of Informatics at PUC-Rio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published