Update more links
This commit is contained in:
parent
3b894a933d
commit
1be818851d
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue