-
This is my current setup:
rpm -qa|grep php71
php71-php-pecl-apcu-5.1.8-1.el7.remi.x86_64
php71-php-fpm-7.1.9-1.el7.remi.x86_64
php71-php-imap-7.1.9-1.el7.remi.x86_64
php71-php-pecl-redis-3.1.2-1.…
-
```
dict_keys(['P931', 'P4552', 'P140', 'P1923', 'P150', 'P6', 'P27', 'P449', 'P1435', 'P175', 'P1344', 'P39', 'P527', 'P740', 'P706', 'P84', 'P495', 'P123', 'P57', 'P22', 'P178', 'P241', 'P403', …
-
Not as issue as such but is there any way to use the additional voices that google recently added.
i.e. Male and female voices.
Excellent module by the way, keep up the good work.
-
I've tried Korean model of Stanza, but it failed in almost all cases.
```py
>>> import stanza
>>> nlp=stanza.Pipeline("ko")
>>> doc=nlp("종지부를 나눈다.")
>>> print(doc)
[
[
{
"id": "…
-
#### Preliminaries
- [x] I have followed the latest version of the
[installation instructions](https://docs.manim.community/en/stable/installation.html).
- [x] I have checked the [troublesh…
-
I trained vocab using below code from korean corpus.
At result file I can find all the punctuations. (! . ? etc)
But I cound't find punctuations with prefix. (##! ##? ##. etc)
Is there something …
-
I'm working on fine-tuning squad task with multilingual-cased model.
Google says "When using a cased model, make sure to pass --do_lower=False to the training scripts. (Or pass do_lower_case=False …
-
# 🐛 Bug
## Information
Model I am using (Bert, XLNet ...): GPT2-medium & large
Language I am using the model on (English, Chinese ...): Korean (with custom trained tokenizer)
The problem a…
ksjae updated
4 years ago
-
Another feature request(s) for the backlog.
From 3.5, Arango will introduce Analyzer configurability. Here are a few ideas which some "competitors" support:
1) Analyzer Configurability
2) Tokeniz…
-
Project proposal: Taint-track the golang.org/x/* packages.
Here is a list of the **top 100 golang.org/x/*** packages sorted by how many times they were imported ([taken from here](https://pkg.go.de…