-
Hi, forgive me for asking stupid question(s) but, why are these two classes named the same thing but function differently and use different naming conventions? 🙃
Why does the CoreNLP Server return …
-
## Steps to reproduce
1. `git clone git@github.com:facebookresearch/pytext.git`
2. `conda create -n pytext -y`
3. `conda activate pytext`
4. `conda intall pip`
5. `pip install pytext-nlp`
…
-
## Overall
Static data:
- Things *learned* (hiragana, kanji, phrases, grammar templates)
- Things *asked* (various question templates or hard-coded multiple choice questions)
- Things that *happ…
-
Hello, I am trying to match [the paper's Fig. 2 (right)](https://i.imgur.com/XaBGL4h.png) with your implementation and I have a couple of questions.
1. After the tagger, why does your diagram say y…
-
## Scope
> manner of embedding identifiers for ADGs, and other related data structures in artifacts of various types
This is not covered here, other than a couple of mentions of its necessity. I thi…
-
Hi!
We got an interesting case from a user over in Apache Johnzon.
https://issues.apache.org/jira/browse/JOHNZON-177
They basically have a POJO which has an int field. But the sent JSON is actu…
-
-
I've been trying to reproduce the parallel wavenet results, however I'm running into some issues with training the teacher model. I have trained it on the LJ Speech dataset with the default wavenet_mo…
-
We have several pages in wiki part, but a huge part of the information is outdated. Need to fix it.
- Word2Vec & Doc2Vec Wishlist - outdated, need to remove
- Home - useless, need to remove
- Dev…
-
The current implementation of 129285 provides the following mapping:
- 8, Route Name: `~/navigation/currentRoute/Name`
- 11, WP Name: `~/navigation/currentRoute/waypoints/[n]/name`
- 12, WP Latit…