-
Hi! First of all, thank you for making a fantastic tool!
Second, after working exclusively with the embedding outputs for a while I've started playing around with the translation feature of ProstT5…
-
I am using my dataset having three labels 0,1,2. While loading the dataset in data_loader class it generates key error. I think the issue is of mapping please guide.
```
Traceback (most recent cal…
-
We need to figure out how to differentiate between our two websites. Possibly read the address as a string and read the nth characters to determine if it is CNN or Space.
Hope you have a good day!
-
I don't see any file to train this model 'models/gap-clas/CNN-CG'
(Since this is the model used most of the files for character separation)
Also I don't see any file to create gap data for character…
-
@karkaroff, @achyudhk do you think we need Castor compatible character level CNN ?
-
can u send the link of characters dataset for training CNN and also commands used to train it
-
It would be great if the symbol set is expanded to include spanish characters
Example symbols - ÇÑñ¿ç
The important point is these symbols belong to UTF-16 character set
and because of this the…
-
## Reference
- [paper - 2019 - TextScanner: Reading Characters in Order for Robust Scene Text Recognition
](https://arxiv.org/pdf/1912.12422.pdf)
- [旷视研究院提出TextScanner:确保字符阅读顺序,实现文字识别新突破](https://z…
-
**Paper**
Character-level Convolutional Networks for Text Classification
**Introduction**
In the realm of text classification, most models have considered the words as the building blocks. This r…
-
while using the "translator" mode, translating some english into german, i noticed that german special characters (ö, ä, ü, ß) show up "garbled" in the output of the UI.
for example, translating th…