paper-with-me

Papers

MathGloss: Building mathematical glossaries from text

2023-11-21 · Lucy Horowitz, Valeria de Paiva

MathGloss is a project to create a knowledge graph (KG) for undergraduate mathematics from text, automatically, using modern natural language processing (NLP) tools and resources already available on the web. MathGloss is a linked database of undergraduate concepts in mathematics. So far, it combines five resources: (i) Wikidata, a collaboratively edited, multilingual knowledge graph hosted by the Wikimedia Foundation, (ii) terms covered in mathematics courses at the University of Chicago, (iii) the syllabus of the French undergraduate mathematics curriculum which includes hyperlinks to the automated theorem prover Lean 4, (iv) MuLiMa, a multilingual dictionary of mathematics curated by mathematicians, and (v) the nLab, a wiki for category theory also curated by mathematicians. MathGloss's goal is to bring together resources for learning mathematics and to allow every mathematician to tailor their learning to their own preferences. Moreover, by organizing different resources for learning undergraduate mathematics alongside those for learning formal mathematics, we hope to make it easier for mathematicians and formal tools (theorem provers, computer algebra systems, etc) experts to "understand" each other and break down some of the barriers to formal math.

📄 PDF Abstract BibTeX arXiv:2311.12649

Code (2)

ToposInstitute/tac-corpus 공식 구현
mathgloss/mathgloss 공식 구현

Tasks

Math

Similar Papers 제목 키워드 기반

Investigating automatic and manual filtering methods to produce MT-ready glossaries from existing ones

2022-06-01 · EAMT 2022 6 · Maria Afara, Randy Scansani, Loïc Dugast

Commercial Machine Translation (MT) providers offer functionalities that allow users to leverage bilingual glossaries. This poses the question of how to turn glossaries that were intended to be used by a human translator…

de-enMachine TranslationTranslation

GlossBoot: Bootstrapping Multilingual Domain Glossaries from the Web

2013-08-01 · ACL 2013 8 · Flavio De Benedictis, Stefano Faralli, Roberto Navigli
Question AnsweringWord Sense Disambiguation

Growing Multi-Domain Glossaries from a Few Seeds using Probabilistic Topic Models

2013-10-01 · EMNLP 2013 10 · Stefano Faralli, Roberto Navigli
Question AnsweringTopic ModelsWord Sense Disambiguation

Matching Table Metadata with Business Glossaries Using Large Language Models

2023-09-08 · Elita Lobo, Oktie Hassanzadeh, Nhan Pham, Nandana Mihindukulasooriya 외

Enterprises often own large collections of structured data in the form of large databases or an enterprise data lake. Such data collections come with limited metadata and strict access policies that could limit access to…

Retrieval

Automating Domain-Driven Design: Experience with a Prompting Framework

2026-03-27 · Tobias Eisenreich, Husein Jusic, Stefan Wagner arxiv

Domain-driven design (DDD) is a powerful design technique for architecting complex software systems. This paper introduces a prompting framework that automates core DDD activities through structured large language model …