LAION-AI / LAION-AI/Open-Assistant
Unicode parsing
Open
@mm12 is already working on this.
Since Feb 20, 2023.
data
- Dominant language
- Python
- Stars
- 37.4k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
Math 'proofing' data might be good to have, although I'm not sure it needs to be done with the ML.
This could be at least partially implemented just be replacing the unicode with the name of the name of the character.
Example: ∀ -> For all
But could be bad english, such as "For all element in" rather than For all elements in"
https://en.wikipedia.org/wiki/Mathematical_operators_and_symbols_in_Unicode
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.