-
**Submitting author:** @sebdalgarno (Sebastian Dalgarno)
**Repository:** https://github.com/bcgov/shinyssdtools
**Version:** v0.0.1
**Editor:** @marcosvital
**Reviewers:** @elimillera, @meenakshi-…
-
TL;DR Be able to dump diff report of two benchmarks into the JSON file and not only on stdout as it is right now. E.g. `compare.py -d bench_diff.json benchmarks bench1.json bench2.json`
Rationale b…
-
Current candidate key-phrase extraction ignores word context. Using word representations from custom Language Model can help improve the quality of candidate key-phrases.
-
I'm French and my English is not good but you should replace the term "colored" by "colorful" :
- In imgui_demo.cpp: `if (ImGui::TreeNode("Colored Text"))` =>`if (ImGui::TreeNode("Colorful Text"))`
…
-
Is there a plan to create a C4 dataset for German and train various models on that?
C4 dataset is the cleaner version of the common crawl and can be very useful in creating better embeddings using …
ghost updated
4 years ago
-
The input English-Odia pairs need to be finalized.
With how many pairs we are going to start.
We should go ahead with 5k curated high-quality pairs.
It's fine if the pairs are sentences, phr…
-
### Description
After upgrading from Simple Injector 4.10.2 to Simple Injector 5.0.3, a first call of `Container.GetInstance` method for a class that was registered with `Lifestyle.Transient` or `Lif…
-
## Scenario
Earlier, for PIMs we used to get top-5 segments which pertained to 5 individual segments. Since, 5 segments were too less a number to have user info like keyphrases spoken, entities etc, …
-
### Expected behaviour
$redis->rawCommand("set", $key . $value);
$redis->rawCommand("TRIE.INSERT", $key . $value);
both should work when these commands work OK from redis-cli
### Actual behaviou…
-
## Issue observed
Currently, in chapters, the number of Entities overpowers or clutters the chapter keyphrases.
The current logic displays all entities and if the number is greater than 6 then only…