-
Preconditions:
Current balance: 15,990360827
Trying to send: 15,984907760
Calculated Fee: ~0,005453067
send sum + fee = my current balance
Click "Send Grams"
Expected result:
Grams sent, ba…
-
Create some records for Food table. The fields should be:
- name - Name of the Food item
- carbs_per_serving - Carbs in grams per serving
- cal_per_serving - Calories in kCal per serving
- pro_…
-
Steps to reproduce: add -n lasagnè -d 15 -ss 1 -i mushroom 50 grams | oil 20 grams -s Cut mushroom | stir fry mushroom
expected: Added recipe
actual: error message
Some Italian recipes may contain …
-
#### Description
I'm trying to convert TfidfVectorizer into ONNX and it is not always to possible to find the exact list of tokens which composes a n-grams. I'd like to store n-grams as tuple inste…
-
#### Describe the bug
Word n-grams for Devanagari script are not generated correctly. Tokens are formed only until a modifier (maatra) is encountered, which should not be the case. It should be…
-
As I am reading it, the TextReuseCorpus function has some safety check in order not to run tokenizers on documents that are too short, "too short" being documents too small to generate two ngrams of t…
-
It seems you are computing all N grams instead of N gram prefixes given in the paper.
For example in case of a QA dataset , what we need is prefix n grams or say first N words of questions and then a…
-
To do:
- [x] Get relevant n-grams of the corpora.
- [ ] Compare different n-grams for co-occurrence in both English and US corpora.
- [ ] Check out surprisal tool - used to be in NLTK. Find out why …
-
## Flow 1
### on_search
- ROM and storage for a phone are usually the same so its value would be same, false information should not be provided regarding the product
- placeholder images should not…
-
Searching inventory or recipes is slow and sluggish. There is likely a bottleneck due to populating the entire store with the DB results after each query.
It would be nice if both items and recipes…