Update more links

This commit is contained in:
Dirkjan Ochtman 2024-05-29 11:10:11 +02:00
parent 3b894a933d
commit 1be818851d
No known key found for this signature in database
1 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
[![Documentation](https://docs.rs/instant-segment/badge.svg)](https://docs.rs/instant-segment/) [![Documentation](https://docs.rs/instant-segment/badge.svg)](https://docs.rs/instant-segment/)
[![Crates.io](https://img.shields.io/crates/v/instant-segment.svg)](https://crates.io/crates/instant-segment) [![Crates.io](https://img.shields.io/crates/v/instant-segment.svg)](https://crates.io/crates/instant-segment)
[![PyPI](https://img.shields.io/pypi/v/instant-segment)](https://pypi.org/project/instant-segment/) [![PyPI](https://img.shields.io/pypi/v/instant-segment)](https://pypi.org/project/instant-segment/)
[![Build status](https://github.com/InstantDomain/instant-segment/workflows/CI/badge.svg)](https://github.com/InstantDomain/instant-segment/actions?query=workflow%3ACI) [![Build status](https://github.com/instant-labs/instant-segment/workflows/CI/badge.svg)](https://github.com/instant-labs/instant-segment/actions?query=workflow%3ACI)
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE-APACHE) [![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE-APACHE)
Instant Segment is a fast Apache-2.0 library for English word segmentation. It Instant Segment is a fast Apache-2.0 library for English word segmentation. It
@ -100,7 +100,7 @@ make test-python
[python]: https://github.com/grantjenks/python-wordsegment [python]: https://github.com/grantjenks/python-wordsegment
[chapter]: http://norvig.com/ngrams/ [chapter]: http://norvig.com/ngrams/
[story]: https://instantdomainsearch.com/engineering/instant-word-segmentation-with-rust [story]: https://instantdomains.com/engineering/instant-word-segmentation-with-rust
[book]: http://oreilly.com/catalog/9780596157111/ [book]: http://oreilly.com/catalog/9780596157111/
[distributed]: https://catalog.ldc.upenn.edu/LDC2006T13 [distributed]: https://catalog.ldc.upenn.edu/LDC2006T13
[issues]: https://github.com/InstantDomain/instant-segment/issues [issues]: https://github.com/instant-labs/instant-segment/issues