Jose Pablo Alberto Andreotti
Jose Pablo Alberto Andreotti
Hello, I don't see any use of the files under testA or testB in your code, are you testing the model on training data? thanks!
# Ask a Question ### Question Hi, I'm wondering how the Cast operation works, I came to realize I have a Cast op in my graph(apparently the very first thing...
## Description When training the ContextSpellChecker in cluster mode, we get this error, ``` vocabTest = ['name1', 'name2', 'name3'] # context dependent spell checker spell_checker1 = sparknlp.annotator.ContextSpellCheckerApproach()\ .setInputCols(["token"])\ .setOutputCol("spell")\ .setLanguageModelClasses(1400)\...
Thank you for contributing to Pipenv! ### The issue While running pipenv lock, I got this, ``` File "/usr/local/lib/python3.7/site-packages/pipenv/vendor/requirementslib/models/setup_info.py", line 198, in caller return func(*args, **kwargs) File "/usr/local/lib/python3.7/site-packages/pipenv/vendor/requirementslib/models/setup_info.py", line 366,...
Calling batched annotators causes mapPartitions to trigger the computation for the entire row, even when the requested columns in the row remain unchanged. This could be avoided by reasoning about...
Really simple change to allow the dimensions of the input to be different. In this way, one of the dimensions can be seen as time, so you can build a...
Hello, I wanted to know if the library has support to provide custom edit penalties. For example, specify edit distance for replacement "1" -> "l" to be different from "1"...
We're tackling 2 things in this PR, + Make the library build in 2021, but not using the latest dependencies, but the ones used on the last successful build(circa 2016)....
Hi, issuing the commands suggested in the readme won't produce a working system, > *undercoverRepo at http://undercover.googlecode.com/svn/maven/repository/ > [error] Expected '::' > [error] *undercoverRepo at http://undercover.googlecode.com/svn/maven/repository/ > [error] ^