-
Hi Oliver,
Your library is like the gift that keeps on giving. Thank you again for it. I noticed that model tends to predict a sentence ending punctuation mark at the end of the input text even if it…
-
-
The following snippet gives inconsistent results:
```python
from reynir_correct import tokenize
texts = ["Skúta", "300 ára gömul írsk skúta fundin við Suður-Noreg" ]
for t in texts:
g = t…
-
![image](https://user-images.githubusercontent.com/17869361/70586880-51bc5c80-1c03-11ea-9152-06fbf9b2ad79.png)
![image](https://user-images.githubusercontent.com/17869361/70586870-4701c780-1c03-11e…
-
CentOS release 6.5 with gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC):
./Build test
t/Lexer.t ............... ok
t/format.t .............. ok
t/issue_32.t ............ ok
t/issue_35.t ....…
-
-
在用图像列表的模式输入时,模型无法正确输出图像个数。
-
Tokenize does not correctly detect encodings when the carriage return character is involved. In this program, it does not detect the header, since it does not consider the \r to start a new line.
`…
-
I can't copy the empty line after tokenizing my diff:
![image](https://github.com/otakustay/react-diff-view/assets/13199771/deed6d5c-fe0f-4dad-8f25-ec9c01787049)
-
The last time WildFly updated the domain namespace in the configuration file was with WildFly 27 (Version 20.0). There has been no change since then, so `OfflineServerVersion` reports version 20.0 for…