-
instance segmentation model?
-
@amir-zeldes
I wonder what we do in cases the dependencies cross sentences.
![image](https://user-images.githubusercontent.com/90029994/137302152-dc4b6918-67b0-425e-a527-8e1e7afdacba.png)
I …
-
# Task Name
Dialect Segmentation
## Task Objective
This task aims to identify and differentiate dialects from audio samples from various regions of the United States. Regardless of the countr…
-
These sentences have incorrect segmentation (not sure that a correction is possible for the last one):
... because of its value (code 127), but Ctrl-? is often used for this character.
DETECTIVE COM…
-
Anyone hitting the following fault when trying to run the example in readme locally?
INFO:sentence_transformers.SentenceTransformer:Load pretrained SentenceTransformer: all-MiniLM-L6-v2
Segmentati…
-
Hi, this is a great library!
I added one more tool in my fork that does automatic sentence segmentation: https://github.com/bricksdont/srt/pull/1
It changes the distribution of subtitle segments…
-
Thanks for such a great project, lightweight and fast.
English is very natural, but Chinese has an English accent and seems unnatural. The segmentation of sentence pauses feels a bit mechanical.
…
-
-
Hello
Please I am following this tutorial to create my French Language model : https://github.com/kmario23/KenLM-training
But when I type this cmd :
`bzcat ./data_final/vocabulary.txt.bz2 | pyt…
-
The co-occurrence filter to be developed here will output sets of tokens that co-occur within a given window onto a token stream.
These token sets can be ordered either lexically (to allow order-in…