-
A good 2020 use of llamapun would be to use it as a unified preprocessing step for a variety of HTML corpora which also include math syntax by one trick or another. The goal would be to do the legwork…
-
Hi, I have some questions regarding the specific methodology of the [paper](https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0012776#:~:text=We%20developed%20GENIE3%2C%20a%20procedure…
-
Hello! Your repositories, website, and documentation refer to your offerings as "open source", which is defined by the [OSD](https://opensource.org/osd). However, the use of the Commons Clause prevent…
-
Related to User sStory #1
---
-
It is essential to give individual feedback for all answer options, either correct or incorrect. Rich feedback is an important feature of Multiple-Choice Questions (MCs) because teachers do not want o…
-
## Description:
The Maze Solving Algorithm is designed to find a path from a start point to an endpoint in a maze represented as a 2D grid. The algorithm employs a backtracking approach, where it exp…
-
I have this vague idea that, the way we currently read is the way we write code using notepad. It's really hard to code that way. Coding with IDE doesn't solve everything, but it does remove several c…
-
We have had some questions about to what extent LMFDB pages are copyrighted. This is analogous I guess to Wikipedia. Probably that means the whole site (images, webpages, ...) should be covered by C…
-
### Bug Description
def load_data(self) -> List[Document]:
"""Load data from the input directory.
Args:
concatenate (bool): whether to concatenate all text docs i…
-
I think if x is a blade then x*rev(x) is a scalar, this could be used to define `is.blade()`