Skip to content

Commit 2311860

Browse files
authored
Update README.md
1 parent c08dbdd commit 2311860

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ Blogs and Newsletters
159159
- [Rita DSL](https://github.com/zaibacu/rita-dsl) - a DSL, loosely based on [RUTA on Apache UIMA](https://uima.apache.org/ruta.html). Allows to define language patterns (rule-based NLP) which are then translated into [spaCy](https://spacy.io/), or if you prefer less features and lightweight - regex patterns.
160160
- [Transformers](https://github.com/huggingface/transformers) - Natural Language Processing for TensorFlow 2.0 and PyTorch.
161161
- [Tokenizers](https://github.com/huggingface/tokenizers) - Tokenizers optimized for Research and Production.
162+
- [fairSeq](https://github.com/pytorch/fairseq) Implementations of SOTA seq2seq models in Pytorch.
162163

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

0 commit comments

Comments
 (0)