-
test text: "blast mango blast it" detected : fr
test text: "blast, mango blast it" detected : en
Does it require any special preprocessing before language detection
-
Detect Language for spoken-to-signed language translation should identify the language of the input spoken language text.
![image](https://user-images.githubusercontent.com/5757359/129889880-62530a62…
-
In `delocate_wheel()`, the call to [`find_package_dirs(wheel_dir)`][1] returns an empty set if the wheel simply contains a module (rather than a package). For example:
```
$ unzip foo-0.0.1-cp37-c…
-
**Is your feature request related to a problem? Please describe.**
Not of a problem, more of an enhancement
**Describe the solution you'd like**
Add other languages from other repos, assuming tha…
-
Add support to Qualcomm monitor mode on internal chipset. 40% of mobile units uses their chipset.
**Start wlan0 in monitor mode:**
ip link set wlan0 down
echo 4 > /sys/module/wlan/parameters/co…
-
As detailed in [this](https://stackoverflow.com/questions/66386066/c1xx-fatal-error-c1083-cannot-open-source-file-cld3-pycld3-cpp-no-such-fi/66386605#66386605) post, when trying to install pycld3 on m…
-
Good day and let me first thank you for this GEM. It works perfectly for my needs!
I develop on macOS and there, using `brew install protobuf`, I was instantly able to work with the GEM.
However…
-
After upgrading from jessie to buster, I encountered this issue: https://github.com/tootsuite/mastodon/issues/12081
Here are the logs when I try to reinstall mastodon:
```
2020-08-09 16:39:32,1…
-
Hi,
Some gems from my Gemfile requires `ffi >=1.15.0`.
Currently cld3 does not include this version:
```
gem.add_dependency "ffi", [ ">= 1.1.0", "< 1.15.0" ]
```
Is there anything that pre…
-
Improving language detection using optional language detection library
Related Issues #567, #575, #612.
Implementing plugging wrappers for optional language detection library, wrapper template…