-
This patch migrates from distutils to setuptools. It also adds some additional interactive hooks to help make setting up a "fresh" amon install easier. The ultimate goal is to allow anyone to spin u…
-
**Describe the bug**
A very high CPU usage caused by activating only this ltex extension (caused by java-9-oracle)
**Steps to reproduce**
1. Open latex files
2. Activate ltex extension
3. Obs…
-
uploading docutils 0.16b to test.pypi fails with
Invalid value for classifiers. Error: 'Natural Language :: Lithuanian' is not a valid choice for this field for url: https://test.pypi.org/legacy…
-
I would greatly appreciate advice on how best to support Python dependencies. I've done a bit of Python programming, but I'm not up-to-date on package or project management.
Supporting a package ty…
-
tsalo updated
4 years ago
-
add a `classifiers` section, perhaps something like:
```py
classifiers=(
"Programming Language :: Python",
"License :: OSI Approved :: MIT License",
"Operating System ::…
-
The following no longer works against a self-signed certificate, has `server_cert_validation` changed?
```
from winrm.protocol import Protocol
p = Protocol(
endpoint='https://somewindows:…
kcd83 updated
5 years ago
-
## ❓ Questions & Help
Hi guys
According to XLM description (https://github.com/facebookresearch/XLM?fbclid=IwAR0-ZJpmWmIVfR20fA2KCHgrUU3k0cMUyx2n_V9-9C8g857-nhavrfBnVSI#pretrained-cross-lingual-lang…
-
arXiv论文跟踪
-
I have tested Google's BERT as a text classifier, it performances very well in my company. So, I want to migrate BERT's power to RASA NLU. I'm workding on it recently, does anyone else interest?