Update README.md

This commit is contained in:
Beau Hartshorne 2021-06-05 14:30:22 -07:00 committed by GitHub
parent bc59c6cf6f
commit e2f6f5c4a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
![Cover logo](./cover.svg) ![Cover logo](https://raw.githubusercontent.com/InstantDomain/instant-segment/main/cover.svg)
# Instant Segment: fast English word segmentation in Rust # Instant Segment: fast English word segmentation in Rust
@ -36,7 +36,7 @@ than `chooses pain`, Instant Segment can help identify the domain
`choosespain.com` as `ChooseSpain.com` which more likely matches user intent. `choosespain.com` as `ChooseSpain.com` which more likely matches user intent.
We use this technique at We use this technique at
[Instant Domain Search](https://instantdomainsearch.com/search/sale?q=choosespain) [Instant Domain Search](https://instantdomainsearch.com/)
to help our users find relevant domains. to help our users find relevant domains.
## Using the library ## Using the library