Skip to content

Commit

Permalink
add link (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
kampersanda authored Feb 20, 2023
1 parent bd0b33b commit d1c428f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README-ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Vaporetto は、高速で軽量な点予測に基づくトークナイザです
[![Crates.io](https://img.shields.io/crates/v/vaporetto)](https://crates.io/crates/vaporetto)
[![Documentation](https://docs.rs/vaporetto/badge.svg)](https://docs.rs/vaporetto)
![Build Status](https://github.com/daac-tools/vaporetto/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)

[English document](README.md)

Expand Down Expand Up @@ -222,6 +223,13 @@ Vaporetto は KyTea に比べて 8.7 倍速く動作します。

![](./figures/comparison.svg)

## Slack

開発者やユーザーの方々が質問したり議論するためのSlackワークスペースを用意しています。

* https://daac-tools.slack.com/
* [こちら](https://join.slack.com/t/daac-tools/shared_invite/zt-1pwwqbcz4-KxL95Nam9VinpPlzUpEGyA)から招待を受けてください.

## 文献情報

Vaporettoにおける単語分割の仕組みについては、以下の論文またはブログ記事を参照してください。
Expand Down
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ This repository includes both a Rust crate that provides APIs for Vaporetto and
[![Crates.io](https://img.shields.io/crates/v/vaporetto)](https://crates.io/crates/vaporetto)
[![Documentation](https://docs.rs/vaporetto/badge.svg)](https://docs.rs/vaporetto)
![Build Status](https://github.com/daac-tools/vaporetto/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)

[日本語のドキュメント](README-ja.md)

Expand Down Expand Up @@ -224,6 +225,13 @@ Details can be found [here](https://github.com/daac-tools/vaporetto/wiki/Speed-C

![](./figures/comparison.svg)

## 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 d1c428f

Please sign in to comment.