-
It is not obvious how pronouns should be lemmatized (cf. #276 for Slavic). The [UD_English](/UniversalDependencies/UD_English) corpus does the following:
Nominative (`PRP`):
I -> I
you …
-
## Goal
To generate a natural language inference dataset using dialogue from TV show scripts. For example:
```
(BURKE): I'd like to confirm those results.
(...): You just did.
(BURKE): In per…
-
The goal is to identify and summarize [biological strategies](https://toolbox.biomimicry.org/methods/discover/) found in research papers or other datasources, then abstract them into [design strategie…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
I've learned from @amir-zeldes that GUM attempts to reproduce ARRAU's guidelines for MIN (minimal span of coreference mentions):
> * For a simple NP, take the head
> * For a coordinate NP, take th…
-
I don't know if this is related to #2 but when you ask for someone's name, it says the device's name instead
![imagen](https://user-images.githubusercontent.com/2266612/105008403-7ce5c200-5a39-11eb-8…
-
Hi again,
After successfully running the following code:
```
import sys
sys.path.append("riveter-nlp/riveter/")
from riveter import Riveter
# intialize Riveter
riveter = Riveter()
# cho…
-
This prompt template is somehow sent through to OpenAI but there's no trace of it within the codebase, therefore making it impossible to modify the system and human message.
The only place where it…
-
Hello,
I encountered an issue while trying to install the Chinese coreference resolution model for `coreferee`. Following the documentation, I attempted to download the model file from the followin…
-
Complete log follows but dpkg --install open-semantic-search_21.01.03.deb shows missing dependencies, then apt-get -f installs, removes open-semantic-search ??
OS: Debian 10 (buster)
Log as foll…