Skip to content

Commit

Permalink
Merge pull request #292 from proycon/ucto
Browse files Browse the repository at this point in the history
added python-ucto as separate entry
  • Loading branch information
NirantK committed May 9, 2023
2 parents cbf61dd + 358c009 commit 267a396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -185,6 +185,7 @@ Material can be found [here](https://github.com/aws-samples/aws-machine-learning
- [Sockeye](https://github.com/awslabs/sockeye) - Neural Machine Translation (NMT) toolkit that powers Amazon Translate.
- [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.
- [Jury](https://github.com/obss/jury) - Evaluation of NLP model outputs offering various automated metrics.
- [python-ucto](https://github.com/proycon/python-ucto) - Unicode-aware regular-expression based tokenizer for various languages. Python binding to C++ library, supports [FoLiA format](https://proycon.github.io/folia).

- <a id="c++">**C++** - C++ Libraries</a> | [Back to Top](#contents)
- [InsNet](https://github.com/chncwang/InsNet) - A neural network library for building instance-dependent NLP models with padding-free dynamic batching.
Expand Down

0 comments on commit 267a396

Please sign in to comment.