-
When generating cmdlets from [this configuration file](https://github.com/Azure/azure-powershell/blob/generation/src/Resources/readme.md), there is an issue where cmdlets are duplicated with different…
-
Prepositions like _po_, _v_ are excluded from consideration, then some tokens make up mwe. That means that prepositional mwe such as _по принципу_, _в принципе_ are tagged принцип_NOUN in texts. What …
-
This issue can be closed after @katyhuff reviews this draft of my global paper:
[chee-global-paper.pdf](https://github.com/arfc/2019-chee-global/files/3212990/chee-global-paper.pdf)
-
Rebasing is currently using two prepositions, `on` and `onto` in the UI. I suggest we use `onto` as it is more descriptive in how a rebase looks visually. (We also use `into` when doing merge conflict…
-
Searching with any English verb, such as eat, sleep, or see, isn't resulting in Cree verbs (though there are some occasional matches with other Cree lexical entries with the search word in their Engli…
-
## How to reproduce the behaviour
I just tested the Dependency Parser with the language file en_core_web_lg v2.0.0 in my code and it got me an incorrect parse.
My input sentence is "John works in Ge…
-
Run the code from the wiki page:
https://wiki.opencog.org/w/RelEx2Logic_representation
```scheme
(use-modules
(opencog)
(opencog nlp)
(opencog nlp chatbot)
(opencog nlp relex2logic)
)
(di…
-
e.g. bwqa-7, (on.p ({the}.d (top-of.p *ref))) should be generated as "on top", but is generated as "on top of"
Either that, or replace *ref with it.pro so we can a different but equivalent ge…
-
New term
Term: Contract Modification
Definition: Modification of a contract/concession during during its term.
Modification of the contract may entail the need for the launching of a new procu…
-
**What's the issue?**
The built-in intent snips/datetime does not recognize "morgen" (tomorrow) but "übermorgen" (day after tomorrow)
**Use Cases Impacted**
My app does not understand that I want…