Skip to content

Commit

Permalink
Add Slack link (#131)
Browse files Browse the repository at this point in the history
* add slack link

* fix
  • Loading branch information
kampersanda authored Feb 20, 2023
1 parent 338147e commit da586e0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![Crates.io](https://img.shields.io/crates/v/vibrato)](https://crates.io/crates/vibrato)
[![Documentation](https://docs.rs/vibrato/badge.svg)](https://docs.rs/vibrato)
![Build Status](https://github.com/daac-tools/vibrato/actions/workflows/rust.yml/badge.svg)
[![Slack](https://img.shields.io/badge/join-chat-brightgreen?logo=slack)](https://join.slack.com/t/daac-tools/shared_invite/zt-1pwwqbcz4-KxL95Nam9VinpPlzUpEGyA)

Vibrato is a fast implementation of tokenization (or morphological analysis) based on the Viterbi algorithm.

Expand Down Expand Up @@ -186,6 +187,13 @@ EOS

The directory [docs](./docs/) provides descriptions of more advanced usages such as training or benchmarking.

## Slack

We have a Slack workspace for developers and users to ask questions and discuss a variety of topics.

* https://daac-tools.slack.com/
* Please get an invitation from [here](https://join.slack.com/t/daac-tools/shared_invite/zt-1pwwqbcz4-KxL95Nam9VinpPlzUpEGyA).

## License

Licensed under either of
Expand Down

0 comments on commit da586e0

Please sign in to comment.