-
I'm encountering a segfault while training on the Toronto Book Corpus.
For training I'm using:
`./fasttext sent2vec -input ../input.txt -output my_model -minCount 5 -dim 700 -epoch 12 -lr 0.2 -wordN…
-
For input type text with no list attribute, I see allowed roles are "no role".
It should allow combobox and spinbutton. Input type text is the basis for practically every custom combo and spinbutto…
-
I struggle with this a lot. Many times I have relationships which might be one-to-one or one-to-many which means I might have up to three entities in a circular reference.
Usually, EF can figure th…
-
Related issues: #1567, #1711, #1819, #1939, #1945, #1951, #2042
We're currently in the process of rewriting the match loop, fixing long-standing issues and making it easier to extend the `Matcher` …
-
-
:point_right: :school: :clock10: :office: :point_left:
The Atom team will be hosting open office hours tomorrow. This is a great way to ask questions, report bugs, and discuss packages. Feel free t…
-
Hello,
I am developing a site for our local animal shelter. The site can be found at
http://www.horseheadscommunityanimalshelter.com/pets.php
The console is throwing the error "Uncaught TypeE…
ghost updated
6 years ago
-
(Related to #823)
When training the Profilememory from scratch and interactively testing it I get stuff like
`[Seq2Seq]: i ' ve a lot of free time . __UNK__ . __UNK__ . __UNK__ . __UNK__ . __UNK__ .…
-
Hello,
I wanted to add accepted patterns for some entities like DATE using regular expressions.
I followed the issue in https://github.com/spacy-io/spaCy/issues/475 to add simple words and everything…
-
Have you given any thought to exposing some of the internal functions that do the heavy lifting? I ask because I maintain a [package](https://github.com/ChrisMuir/refinr/blob/master/R/n_gram_merge.R#L…