-
Respecte al nou corrector: https://www.softcatala.org/corrector-beta/
Quan et posses a sobre de la "B" a la barra d'eines diu "Bold". El mateix per a la resta d'opcions. Hauríem de traduir-les al c…
-
Respecte al nou corrector: https://www.softcatala.org/corrector-beta/
En l'enregistrament es veu en detall. En el primer text hi ha una part marcada en blau (en lloc) que al fer enganxa no neteja i…
-
I ran the corrector w/ this cop on our codebase, using the `explicit` style. It made one correction which broke factorybot.
I wrote a test that reproduced the behavior below but I wasn't quite sure…
-
Hi Kris,
I have remarks and questions about the code that initialises the constants of the Kalman filter used to fusion the accelero and the gyro readings :
`
// global constants for 9 DoF fusi…
-
Currently when a CONTCAR is copied as POSCAR from the previous directory, it gets overwritten by the new POSCAR generated from `write_vasp_input_set`. Even if the new POSCAR is generated from last st…
-
### Bug Description
When i write long post or comment, a grey screen appear and i can't type anymore. I have to switch between preview/editing to reset so i can continue and edit my post again.
### …
-
**Describe the bug**
The bug occurs for data with a very small range near single-precision machine epsilon and when the tolerance is smaller than the smallest representable single-precision positive …
-
We have the following code:
```ruby
File.join(File.join(Rails.root, 'app', 'models'), 'user.rb')
```
## Expected behavior
```ruby
File.join(Rails.root.join('app', 'models').to_s, 'user.rb')
…
-
### 基本信息
- 使用 [iDvel/rime-ice](https://github.com/iDvel/rime-ice) 配置
- 使用自然码双拼
- `build` 目录已经引入声调
### 配置信息
```
double_pinyin.custom.yaml
patch:
menu/page_size: 9
radical_reverse_loo…
-
- ubuntu
from pycorrector import T5Corrector
m = T5Corrector()
res = m.correct_batch(['今天新情很好', '你找到你最喜欢的工作,我也很高心。'])
print(res)
- 报错:
Traceback (most recent call last):
File "/home/s…