-
Hello my dear people,
I have some troubles runninng the code
```
model = ChainCRF()
ssvm = OneSlackSSVM(model=model, C=.1)
ssvm.fit(X_train, Y_train)
```
where X_train is an array with t…
-
Nick suggests a tiered approach. Ben will do a survey and see how many classifiers there are and whether it could be done.
-
Thx
-
I got the issue "Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)"
when i am trying to reproduce the same results over the ukp data set.
The problem appears while running ex…
-
It would be nice to be able to pass node weights for Hamming loss function, i.e. make some labels more important than the others. For example, if we are labeling superpixels of an image instead of pix…
-
I plan to do some Chinese named entity recogition.
I want to know how to make features in this condition,like:
"广东省中山市坦洲镇南坦路232号牡丹酒店"
In this sentence,each char should be "a word" in English.
I…
-
Get 3 errors during pip install pyqpbo:
Downloading/unpacking pyqpbo
Running setup.py egg_info for package pyqpbo
Installing collected packages: pyqpbo
Running setup.py install for pyqpbo
bu…
-
### ✈ Pre-Flight checks
- [X] I **don't have SentinelOne** antivirus installed (see above for the solution)
- [X] I have **searched in the issues** (open and closed) but couldn't find a similar issue…
-
Hi,
I have used `pip install ad3` to install, I am receiving the below error,
```
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\xlocale(342) : warning C
4530: C++ exception handler used, b…
-
I can verify that iOS 6 (iPhone 5) supports Float64Array and box2d.js runs fantastically there.
But I need to support older systems and my iPad is on 5.1.1.
I know you have emscripten options to b…