-
Hello, im a newbie and im trying to get to work with Rstudio for my final project. I got error while doing POS Tagging, i want to transform my .CSV data into a sentence. The code:
```
#menentuka…
-
## Abstract (요약) 🕵🏻♂️
In this paper, we show that Multilingual BERT (M-BERT), released by Devlin et al. (2018) as a single language model pre-trained from monolingual corpora in 104 languages, is **…
-
How do I use this library with [sentencepiece](https://github.com/google/sentencepiece).
**Update**
After going through the code base I realized that the tokenizer used for this library should giv…
-
We trained a Hindi NER model with the following corpus "[https://github.com/UniversalDependencies/UD_Hindi-HDTB]". When testing with a sample text(as shown in the attached image), the created NER-Ta…
-
Hi,
First of all, very impressive project. I love the idea. It works great. What is required to make it work with other languages rather than English?
-
This is the Fontbakery report for Handjet :)
- Tell me when you are done looking at it, and if you updated the font accordingly
- Maybe ignore the FAIL about the coordinates instances for now, we …
-
Hi,
I'm trying to add new language support for "Sinhala" Unit Selection.
In step 3 of tutorial, after transcribing about 100 words which I loaded from the mysql database (si_LK_wordList table), I cli…
-
Indic
- [x] Hindi - To be done later
- [ ] Gujarati - To be done later
- [ ] Tamil
- [ ] Telegu
- [ ] Bengali
Asian
- [ ] Chinese
- [ ] Korean
- [ ] Japanese
We should be able to add con…
-
Traceback (most recent call last):
File "translate.py", line 48, in
main(opt)
File "translate.py", line 32, in main
attn_debug=opt.attn_debug
File "/home/aai/OpenNMT-py/onmt/transl…
-
****
**tokenized_sentence.append(word2int[word])**
**KeyError: 'बुधिनाथ'**
Script is:
from keras.models import load_model
import pickle
import numpy as np
from keras.preprocessing.sequence im…