-
I get 98% accuracy after 10 epochs on the multi30k validation set using this 1-layer model:
python train.py -data data/multi30k.atok.low.pt -save_model trained -save_mode best -proj_share_weigh…
-
Extend list of subjectivity clues from single words to bi-grams
-
Dear all,
I'd like to know if there is any solution to get PO boxes parsed with French Language ?
Here you can see two cases with my expected results.
For the moment, po boxes are detected as r…
-
For whatever reason, whenever I click edit or share on my 46-page campaign guide I made for my players, I cannot see any of the guide. It's a single, grey page with "1/46" written in the top left corn…
-
I've trained a CNN model in keras, which given a context window of 50 frames can predict the center phoneme of the utterance. The model is stored. Is it possible to train the acoustic model to given …
Miail updated
7 years ago
-
As a user I want to know what features will be available when the Public Beta is available so that I can set my expectations.
## Priority Filter:
Due to the exhaustive list potentially not meeting ti…
-
The type inside the PERSON_IDENTIFIER table are:
author:
```
SELECT DISTINCT type FROM PERSON_IDENTIFIER;
halAuthorId
idHal
ORCID
ResearcherId
IdRef
arXiv
VIAF
ISNI
```
while orga…
-
I'm very grateful for this package and for the kind of tools and documentation, and especially for help that I'm receiving on this forum, through my own questions and through others'.
I followed th…
-
I am attempting to create a socket connection to read the robot state using the fanuc_driver_exp driver. I'm using an LR Mate 200iD robot on a R30iB controller.
I followed the [configuration dir…
-
I'm trying to train a model for the UD_Norwegian dataset. When I run the train.sh on my mac it runs for a few hours, and then it just stops when doing the beam search. In the syntaxnet-output folder I…