-
Create functionality to approximate NLP functions present in a optimization model by ML proxies (e.g. Neural Network).
For example, if we have an optimization problem dependent on non-linear (NL) e…
-
Hi,
I have get nemo_toolkit and Cython packaging installed in my conda environment. But `pip install nemo-aligner` gives an error
![Image](https://github.com/user-attachments/assets/ad264c4f-343f-4…
-
WHEN I RUN THE COMMAND python scirpts/pipeline/interaction.py
I GET THE FOLLOWING ERROR
08/13/2019 11:49:58 AM: [ CUDA enabled (GPU 1) ]
08/13/2019 11:49:58 AM: [ Initializing pipeline... ]
08…
-
The instructions in "hacking.txt" suggest running "mvn package" command to populate jar dependencies in ark-tweet-nlp/src/target. First error is that it generates the dependencies in ark-tweet-nlp/tar…
gcxml updated
10 years ago
-
Hi,
Thanks for sharing this great work! I'm encountering the following build error when I'm following the setup guide using VSCode containerized environment:
```
Errors
-
I get this error when having in the `CLASSPATH` the DeepLearning4J and ND4J jars. This happens only when initializing `CoreNLP` *and* `DeepLearning4J`, while the latter works alone.
```
{ Error: E…
-
- It seems like the vast majority of predictive features at larger marketplace companies use embedding of text columns
- Could we create a transform that embeds textual columns using a set of standar…
-
### Describe the documentation issue
On your website a discription is given of how to use the BERT model in C#. I tried the code using a onnx file I found online, but it is giving back no result. Als…
-
I am trying to generate a transcription for an mp3 audio in Arabic language, while following the instructions.
but sentence return empty list.
sentences = doc.transcript(include_tiers=False, str…
-
`TimeExpressionExtractorFactory.isDefaultExtractorPresent()` check if the class for the default time expression extractor is present (i.e. `edu.stanford.nlp.time.TimeExpressionExtractorImpl` which is …