-
```
As described in issue 19, the current implementation of dynamic data won't work
in windows because it relies on:
* from sys/mman.h: mmap(), munmap()
* from unistd.h: close()
These header files…
-
```
As described in issue 19, the current implementation of dynamic data won't work
in windows because it relies on:
* from sys/mman.h: mmap(), munmap()
* from unistd.h: close()
These header files…
-
```
As described in issue 19, the current implementation of dynamic data won't work
in windows because it relies on:
* from sys/mman.h: mmap(), munmap()
* from unistd.h: close()
These header files…
-
```
As described in issue 19, the current implementation of dynamic data won't work
in windows because it relies on:
* from sys/mman.h: mmap(), munmap()
* from unistd.h: close()
These header files…
-
```
libcld2/internal/utf8statetable.cc:300:18: runtime error: left shift of negative value -7
```
```
libcld2/internal/lang_script.cc:274:7: runtime error: load of value 65535, which is not a vali…
-
```
As described in issue 19, the current implementation of dynamic data won't work
in windows because it relies on:
* from sys/mman.h: mmap(), munmap()
* from unistd.h: close()
These header files…
-
It looks like the stock cld2 library has heuristics for detecting rare, silly languages such as Klingon and Pig Latin that are disabled by default. pycld2 enables all of them, and I have reason to bel…
-
For example, paracrawl was built by using CLD2. CCMatrix by using fastText.
These models don't always work so well, for example with short sentences (see https://github.com/pemistahl/lingua-py#4-how-…
-
```
..\..\third_party\cld_2\src\internal/getonescriptspan.h(89,15) :
warning(clang): private field 'next_byte_limit_' is not used
[-Wunused-private-field]
const char* next_byte_limit_; // Last …
-
Hi @jeroen!
Thank you so much for this development, it runs so smooth and it's so useful!
I have been doing some manual tagging for Spanish tags and have found some things that might be interesting…