Skip to content
This repository was archived by the owner on Mar 9, 2023. It is now read-only.

Commit 0f27a05

Browse files
authored
Merge pull request #98
update README.md
2 parents 592d8f7 + ffff274 commit 0f27a05

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

README.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,6 @@ Sudachi & SudachiPy are developed in [WAP Tokushima Laboratory of AI and NLP](ht
1010

1111
**Warning: some functions are still incompatible with Java Sudachi.**
1212

13-
14-
## News
15-
16-
**`ubuild` command can't work properly in released version of SudachiPy.**
17-
18-
19-
Use `experiment` branch, we checked `ubuild` works fine.
20-
```bash
21-
# example command to install experiment branch of sudachipy
22-
$ pip install -e git+git://github.com/WorksApplications/SudachiPy@experiment#egg=SudachiPy
23-
```
24-
2513
## Easy Setup
2614

2715
### Step 1: Install SudachiPy
@@ -104,7 +92,7 @@ optional arguments:
10492
required named arguments:
10593
-m file connection matrix file with MeCab's matrix.def format
10694
```
107-
**WARNING: at released version of SudachiPy, `ubuild` command contains bug, see [News](#News)**
95+
**WARNING: v0.3.\* ubuild contains bug.**
10896
```bash
10997
$ sudachipy ubuild -h
11098
usage: sudachipy ubuild [-h] [-d string] [-o file] [-s file] file [file ...]
@@ -241,4 +229,4 @@ You can use `./script/test.sh` and check if not your change cause regression.
241229
## Contact
242230
243231
We have a Slack workspace for developers and users to ask questions and discuss a variety of topics.
244-
- https://sudachi-dev.slack.com/ (Please take invitation from [here](https://join.slack.com/t/sudachi-dev/shared_invite/enQtMzg2NTI2NjYxNTUyLTg4YTkxMzAyNjE3MWY2YTRkMzZjODNmNjEwNzBmZWRhNGNlNDA3NDVjZjljN2M2Y2YyMjBmYjMwOGQ2OWYxNTI))
232+
- https://sudachi-dev.slack.com/ (Please take invitation from [here](https://join.slack.com/t/sudachi-dev/shared_invite/enQtMzg2NTI2NjYxNTUyLTg4YTkxMzAyNjE3MWY2YTRkMzZjODNmNjEwNzBmZWRhNGNlNDA3NDVjZjljN2M2Y2YyMjBmYjMwOGQ2OWYxNTI))

0 commit comments

Comments
 (0)