-
Is that possible to train other languages (for using fastext model in this project)?
>Parameter fasttext_model contains path to pre-trained binary skipgram fastText [2] model for English language.…
uugan updated
6 years ago
-
I tried to use the seed finder with the keywords: political news
Then DDT said:
Query failed. Try Bing.
But under the SeedFinder, there is no option to switch the search engine.
I went back to…
-
Hey,
I get the following errors:
```
pi@raspberrypi:~ $ plantgateway
could not read data from C4:7C:8D:65:B8:FF (Rihanna) with reason: Helper exited
Exception IOError: (32, 'Broken pipe') in…
ghost updated
6 years ago
-
Hey there,
I had a quick look at your Web API. It seems that there is the possiblity to get a 30 seconds preview of a song via a streaming url your a providing in the results.
But I could not find th…
-
in one or any language
-
Currently the logic for finding the artist name is:
`return $(SONG_DETAILS_DOM).text().split(' - ')[2].split(' , ').sort()[0];`
which is flawed because song names can be like **Song Name - Female Vers…
-
[{"title":"Taylor Swift - I Knew You Were Trouble (Exclusive)","number_of_views":319644991,"thumbnail_image_name":"https://s3-us-west-2.amazonaws.com/youtubeassets/taylor_swift_i_knew_you_were_trouble…
-
## Sample Tweets
Type Medicine Effect
**side_effect, symbicort, depression**
> 759006613155946496,i like to think symbicort is just a bunch of little simbas helping you breathe also …
ravyg updated
6 years ago
-
The video in question is [Rihanna - Needed Me (Slightly NSFW)](https://www.youtube.com/watch?v=wfN4PVaOU5Q)
All other videos that I tried work great, but this one fails. Maybe it has something to do…
-
Right now everything works great, but, as I understand, I can add a *query* to the request too.
I have `http://IP:PORT/guildmembers?access_token=MyToken&sort=nick&limit=100&page=1&fields=discordId%…