Elder Ryan

Results 6 issues of Elder Ryan

我觀察到使用Demo [http://thulac.thunlp.org/demo] 對“你好”進行分詞 會解釋為: `你_r 好_a` 而使用 thulac.thulac().cut("你好", text=True) 會變成 `你好_id` 這裡有幾個問題: 1. `id`是什麼 2. 為什麼Demo的結果和實際結果不同呢?

The (https://github.com/python/mypy)[mypy] (buildin `typing` module in Python 3.5) can be use to do some Type checking. There is a very very simple implementation with flymake: `https://github.com/RyanKung/flymake-mypy` I think to support...

Enhancement

### Please check if the PR fulfills these requirements - [ ] Tests for the changes have been added (for bug fixes/features) - [ ] Docs have been added /...

### FACT 1. Chord must be initialized with a ring containing a minimum of `r +1` nodes, where `r` is the length of each node’s list of successors. In fact,...

enhancement

### Please check if the PR fulfills these requirements - [ ] Tests for the changes have been added (for bug fixes/features) - [ ] Docs have been added /...

- [ ] A general type crate. - [ ] Mv SNARK / Proxy extension outside

enhancement