-
## Summary:
I propose the implementation of a feature that would enable the identification and tagging of statutes within our case law, similar to linking opinion citations. This enhancement aims to …
-
Table of Contents
- [Housekeeping](#housekeeping)
- [Named Concepts](#named-concepts)
- [Summary](#summary)
- [Reference-Level Explanation](#reference-level-explanation)
- [Alternatives](#alter…
-
Post a link for a "possibility" reading of your own on the topic of Sound and Image Learning [for week 7], accompanied by a 300-400 word reflection that: 1) briefly summarizes the article (e.g., as we…
lkcao updated
2 years ago
-
It looks like (apart from Stacks which have a 'primary' photo) it isn't possible to set the hero image for a collection of photos (e.g. Album, Calendar month 'Album', Moment, Folder).
Some ideas:
…
-
This extends the ideas from the [original mockups](https://docs.google.com/document/d/19kbz_QE1bo-UyZP-AaHtcyQnRNnnh4GjvgFnJhZx3jI/edit#heading=h.rsry8loo0qqu).
#25 would gives us semantic search -…
-
@theraysmith @amitdo @Shreeshrii
- **Box file disorder**
The Arabic box file generate using Tesseract 4.x is in LTR ( Left to Right ) which is reversed, the Arabic language is from RTL ( Right to L…
ghost updated
2 years ago
-
I know not technically an issue but might be worth sticking on the todo list.
Not sure if you have seen the new Built-in Intent Library that is in development, but it looks like it could drasticall…
-
Hi, I'm trying yo manipulate a black and white frame obtained from the Right Monocamera using the Script node.
In the script file I try these lines of code:
```
cfg = ImageManipConfig()
cfg.setF…
-
### System Info
```shell
tokenizer = BertTokenizerFast.from_pretrained('bert-base-uncased')
for token, label in zip(tokenizer.convert_ids_to_tokens(training_set[0]["input_ids"]), training_set[0][…
-
Does pocketsphinx.js support real time phoneme recognition?