-
```
Congrats on the work for revision 99 with the adoption of CEF 3.1916.1749 and
the Mac fix for visibility. For the first time we can have multiple tabs
working on the Mac :-) I did notice a regre…
-
make is failing with the following error (following is the entire output with warnings removed):
```
cd /home/lae/.cache/yay/aegisub-git/src/aegisub/src/libresrc; lua /home/lae/.cache/yay/aegisub-…
-
For harder to segment languages we have Chinese, Japanese, and Korean. We'll need to implement better tokenization support and segmentation support for these languages in order to train them. This wor…
-
Predictive text: dictionary-based word-breaking (as in many SE Asia languages)
* The one I’ve given Makara so far is a hack that can definitely break.
* Definitely easier than attempting morpholo…
-
```
Congrats on the work for revision 99 with the adoption of CEF 3.1916.1749 and
the Mac fix for visibility. For the first time we can have multiple tabs
working on the Mac :-) I did notice a regre…
-
**API Platform version(s) affected**: 3.2.15
**Description**
Assets-mapper fail to compile assets for docs on 7.0.4
```
In JavaScriptImportPathCompiler.php line 119:
Symfony\Component\Ass…
-
Log data follows:
| DEBUG: Executing python function extend_recipe_sysroot
| NOTE: Direct dependencies are ['virtual:native:/home/yx/yocto/meta/recipes-devtools/ninja/ninja_1.10.2.bb:do_populate_sys…
-
### Background and motivation
Expose members of [`GlobalizationMode`](https://github.com/dotnet/runtime/blob/2dc1889f5f40459f7c640867a25d0994dab3d868/src/libraries/System.Private.CoreLib/src/System…
-
okay I got errors trying to run depot_tools,
which it turns out runs on python2. If your `python --version` gives you 2.7 then you are probably fine,
but the way arch linux handles python is I have a …
-
Hi,
Once in a while I happen to get a dataset that is already pre-tokenized (dataframe with columns for tokens and with doc_id). Every time that happens I need to search forever to figure out how …