-
I noticed that kazu changed the input text. I'm curious how it made this mistake and how to prevent it.
To recreate: I passed in a text block that contained the text "The CFIm25 deletion leads …
-
I did the mvn clean && copy paste all the extracted file in the desired location..
then i tried executed this line
**java -cp ./target/BENGAL-1.0-SNAPSHOT-exec.jar org.aksw.simba.bengal.contro…
-
I'm running into an issue lemmatizing "Toys R Us" in English. Here are the possibly conflicting guidelines:
* Toys R Us is a compositionally interpretable name, so based on the guidelines, it sho…
-
We should consider implementing the different linking algorithms in subclasses of `Linker`.
This would avoid redundant logic based on String parameters like:
```python
def run(self, dict_mention:…
-
We describe here the additional principles used to make the annotations more uniform in the release candidate.
* We merged `version-number` and `version-date` into a single `version` type. `versio…
-
#2107 is already in progress for making significant changes to EventManager, but we should discuss exactly what should change and why before we merge any code. There are some questions that need answe…
-
Hi!
Great work and thanks for making the code available.
I am trying to install LUKE following your instructions. Basically running `poetry install`.
Environment:
- OS: macOS Ventura 13.3…
-
The idea is we use spaCy to parse chat messages as they are received.
We can extract named entitys and noun chunks from the chat messages. We can then use these to build a graph representation of t…
-
Hoi @maartenmarx, hierbij weer een update over afgelopen week!
## Prestaties
Ik heb je afgelopen woensdag al een kleine update gegeven over waar ik mee bezig was, maar hierbij alle progressie s…
-
First, thanks for open sourcing such an impressive suite of tools!
We're running into some errors and crashes as we put AmbiverseNLU through its paces, and I wanted to see if you could provide any …