Skip to content

Commit

Permalink
Merge pull request #258 from xhlulu/master
Browse files Browse the repository at this point in the history
Add the dl-translate Python library
  • Loading branch information
keon committed Apr 23, 2021
2 parents bd7e2c4 + 2831d8b commit 741abf0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,8 @@ Material can be found [here](https://github.com/aws-samples/aws-machine-learning
- [Transformers](https://github.com/huggingface/transformers) - Natural Language Processing for TensorFlow 2.0 and PyTorch.
- [Tokenizers](https://github.com/huggingface/tokenizers) - Tokenizers optimized for Research and Production.
- [fairSeq](https://github.com/pytorch/fairseq) Facebook AI Research implementations of SOTA seq2seq models in Pytorch.
- [corex_topic](https://github.com/gregversteeg/corex_topic) - Hierarchical Topic Modeling with Minimal Domain Knowledge
- [corex_topic](https://github.com/gregversteeg/corex_topic) - Hierarchical Topic Modeling with Minimal Domain Knowledge
- [DL Translate](https://github.com/xhlulu/dl-translate) - A deep learning-based translation library for 50 languages, built on `transformers` and Facebook's mBART Large.

- <a id="c++">**C++** - C++ Libraries</a> | [Back to Top](#contents)
- [MIT Information Extraction Toolkit](https://github.com/mit-nlp/MITIE) - C, C++, and Python tools for named entity recognition and relation extraction
Expand Down

0 comments on commit 741abf0

Please sign in to comment.