-
- [ ] [ Neural Baby Talk](http://openaccess.thecvf.com/content_cvpr_2018/papers/Lu_Neural_Baby_Talk_CVPR_2018_paper.pdf)
Keywords:
Image captioning
predict template-like sentences
Reference: [Hy…
-
Hello,
I am encountering a segmentation fault issue while using the Sentence Transformer library on my Nvidia Jetson Xavier NX device. The issue occurs when I attempt to encode text with the "parap…
CYOT updated
12 months ago
-
The goals of Unsupervised Segmentation Learning (USL) are:
1) Unsupervised learn of lexicon and tokenisation for languages like Chinese
2) Unsupervised learn for sentence splitting for languages lik…
-
**Describe the bug**
Segmenter removes space of English words in code-mixed sentence, for example this sentence:
> 這是Career Centre
**To reproduce**
Here is the code:
```
import pycantonese
fr…
-
Hi, thank you very much for the code. I found that the visualization code only provides visualization of three datasets, there is no visualization method for the sementickitti dataset, but I found the…
-
After Installing all packets GDS3D need, made the following sentence from a example I found:
/GDS3D -p onc18.txt -i Prop2_v1.gds
I got:
[root@---]# Program received signal SIGSEGV, Segmentation …
Vglib updated
4 years ago
-
Currently as per my understanding `Truncate` component is not intended to be used for a text that does not have spaces between words.
This is how the component behaves with a text with missing spac…
-
Hello!I want to finetune your model distiluse-base-multilingual-cased on chinese corpus like LCQMC.
So,do Chinese sentences need word segmentation?
-
Hi all,
I started an NLP project where I needed high accuracy sentence segmentation, and therefore decided to use stanza.
I was thrilled to find this library, since Spacy is quite intuitive. How…
-
I am currently using Ragas to evaluate my RAG application, which is built using llama index . I've encountered a few issues in the generated results:
1- When generating queries using `TestsetGenera…