-
A common question by people reviewing the sample apps revolves around [anti-corruption layers](http://www.markhneedham.com/blog/2009/07/07/domain-driven-design-anti-corruption-layer/) and duplicate co…
-
- [x] Hu, R., Li, S., & Liang, S. (2019). Diachronic Sense Modeling with Deep Contextualized Word Embeddings: An Ecological View, 3899–3908. https://doi.org/10.18653/v1/p19-1379
- **Barbara 10/11**
…
-
Piao et al. "A time-sensitive historical thesaurus-based semantic tagger for deep semantic annotation"
Computer Speech & Language 46 (2017) 113-135
http://eprints.gla.ac.uk/141814/7/141814.pdf
-
## Basic Design + Syntax
The (rough) syntax for defining an inductive type is as follows:
```
data type-name (x1 : p1) (x2 : p2) ... : (y1 : i1) -> (y2 : i2) -> ... -> type where
| c1 : args -> ty…
-
**Original reporter**: _matti.niemenmaa+haddockbugs@_
Currently there is no way of using the same piece of Haddock documentation for two different declarations, apart from copying and pasting it, whi…
-
See above
-
Hello! I am running into a word-sense disambiguation issue where CoreNLP seems to be systematically struggling with adverbs that share a surface form with different words. For example, "number" (as in…
-
In the EWT corpus, we have many light verbs:
```
% find . -name '*.prop' -exec awk '$6 ~ /\.LV/ {print $6}' {} \; | sort | uniq -c | sort -nr
244 have.LV
151 make.LV
104 take.LV
75 do.LV…
-
In some cases, such as the limiter classes and #5156, we want to disable a class from the input file. If the class knows how to disable itself, having a `Enable` option or similar works, but still re…
-
| | |
|------------------|-----------------|
|Previous ID | SR-13647 |
|Radar | rdar://problem/69901108 |
|Original Repo…