File size: 707 Bytes
5d0f2b1
 
 
 
 
 
 
 
 
 
 
 
 
 
ec8ea20
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: Math Domain Classifier
emoji: πŸ†
colorFrom: yellow
colorTo: yellow
sdk: gradio
sdk_version: 5.35.0
app_file: app.py
pinned: false
license: mit
short_description: Enter a math problem or statement, and get its major and min
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

# Math Domain Classifier πŸ§ πŸ“š

This app uses sentence-transformers to classify any mathematical question into its **major** and **minor** mathematical domains.

Powered by Gradio + MiniLM embeddings.

πŸš€ Just type a question like:
> What is the spectrum of the Laplace operator on a bounded domain?

And get a detailed reasoning of which branches it belongs to!