-
Notifications
You must be signed in to change notification settings - Fork 603
Include links to other projects? #36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks Travis,
Awesome, please do send, or if it's too much effort just send the link, I
will include it :)
Would love to showcase the usage happening out there.
Cheers,
Vikash
…On Sat 9 Dec, 2017, 02:20 Travis Hoppe, ***@***.***> wrote:
flashtext is great, thank you for building, documenting, and writing a
post about it!
I've incorporated it into our pipeline <https://github.com/NIHOPA/NLPre>
and saw a 60x speedup with respect to the regex matching we were doing. If
you'd like to link back to our project (as proof yours is being used in the
wild), feel free, or I can submit a PR for that. If not, thanks again for
the quick drop-in library!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#36>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AC-Nws7Q7cFv9m3VLabM2n-1Lh3EMjWkks5s-aEPgaJpZM4Q7oRZ>
.
|
Amazing. I will check out your library in details. Seems like something I
could use.. :)
…On Sat 9 Dec, 2017, 08:34 Vikash Singh, ***@***.***> wrote:
Thanks Travis,
Awesome, please do send, or if it's too much effort just send the link, I
will include it :)
Would love to showcase the usage happening out there.
Cheers,
Vikash
On Sat 9 Dec, 2017, 02:20 Travis Hoppe, ***@***.***> wrote:
> flashtext is great, thank you for building, documenting, and writing a
> post about it!
>
> I've incorporated it into our pipeline <https://github.com/NIHOPA/NLPre>
> and saw a 60x speedup with respect to the regex matching we were doing.
If
> you'd like to link back to our project (as proof yours is being used in
the
> wild), feel free, or I can submit a PR for that. If not, thanks again for
> the quick drop-in library!
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#36>, or mute the thread
> <
https://github.com/notifications/unsubscribe-auth/AC-Nws7Q7cFv9m3VLabM2n-1Lh3EMjWkks5s-aEPgaJpZM4Q7oRZ
>
> .
>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AC-NwpuleVRDRHNmP_OS9ty8cnmf3A09ks5s-fiugaJpZM4Q7oRZ>
.
|
@vi3k6i5 thanks! We made it in house, like you, to solve some of the problems we had with our text. Our problem wasn't scale, but historical or corrupted data. |
Closing as PR is there. Thanks 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
flashtext
is great, thank you for building, documenting, and writing a post about it!I've incorporated it into our pipeline and saw a 60x speedup with respect to the regex matching we were doing. If you'd like to link back to our project (as proof yours is being used in the wild), feel free, or I can submit a PR for that. If not, thanks again for the quick drop-in library!
The text was updated successfully, but these errors were encountered: