-
Next time:
Analysing Lexical Semantic Change with Contextualised Word Representations
Mario Giulianelli | Marco Del Tredici | Raquel Fernández
-
Hello everyone!
I wrote a specification for a recommendation tag:
https://github.com/Podcastindex-org/podcast-namespace/blob/main/proposal-docs/recommendations/recommendations.md
The basic idea…
-
The utility of the `@name` annotation comes from being able to use more than the restricted set of ASCII characters allowed in the identifiers already present in the text format. But it's kind of awkw…
-
-
## Please prefix the issue title with the project name i.e. [rush], [api-extractor] etc. ##
**Is this a feature or a bug?**
- [x] Feature
- [ ] Bug
**Please describe the actual behavior.**
…
-
This is an aspirational request. That is I have not idea how hard this is, but how ever complex I think it is, its probably more complex (even taking the previous statement into account).
Take a lo…
-
Not pointing any fingers since it's a great open source tool but just trying to get an affirmation if this library is worth looking into given the huge amount of issue backlog and no response from any…
-
(Apologies if this should rather go into the discussions tab)
Hi - I came across Marcelle from the citation in Apple's paper describing their Symphony framework. I have been looking into the docs …
-
### Related problem
Currently, the history file contains duplicates. Sorting them using `uniq` will take a quadratic time complexity.
```
❯ benchmark { history | reverse | where exit_status !=…
-
Hello, I'm integrating the Runestone framework into my rule editor, and it's awesome, especially the highlight and line number stuffs!
And after integrating the syntax highlight, I try to do some a…