https://github.com/approach0/search-engine
A math-aware search engine.
https://github.com/approach0/search-engine
fulltext-search information-retrieval math-search mathematics search-engine
Last synced: 7 months ago
JSON representation
A math-aware search engine.
- Host: GitHub
- URL: https://github.com/approach0/search-engine
- Owner: approach0
- License: mit
- Created: 2015-12-24T17:54:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-11-16T17:12:08.000Z (about 2 years ago)
- Last Synced: 2024-10-29T22:37:20.906Z (about 1 year ago)
- Topics: fulltext-search, information-retrieval, math-search, mathematics, search-engine
- Language: C
- Homepage: http://approach0.xyz
- Size: 22.8 MB
- Stars: 346
- Watchers: 22
- Forks: 50
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-vue-refactor - Approach0
- awesome-vue-zh - Approach0 - 数学感知搜索引擎. (awesome-vue [](https://github.com/sindresorhus/awesome) / 开源)
- awesome-vue - Approach0 - A math-aware search engine. (Projects Using Vue.js / Open Source)
- awesome-vue - Approach0 ★182 - A math-aware search engine. (Awesome Vue.js [ ★101652](https://github.com/sindresorhus/awesome) / Open Source)
- awesome-vue - Approach0 - A math-aware search engine. ` 📝 6 months ago ` (Open Source [🔝](#readme))
- awesome-vuejs - Approach0 - aware search engine (Awesome Vue.js / Projects Using Vue.js)
- awesome-vue - Approach0 - A math-aware search engine. (Awesome Vue.js [](https://github.com/sindresorhus/awesome) / Open Source)
README

Approach0 is a math-aware search engine.
## Online demo
Visit [https://approach0.xyz/search](https://approach0.xyz/demo)

## Documentation
Visit [https://approach0.xyz/docs](https://approach0.xyz/docs) for technical details.
## License
MIT
## Updates (May 24, 2019)
Currently, this master branch is inactive, although the research branch has an early version of the new model, it only supports math queries.
The most updated code is closed source, it features very effective math-aware search with better efficiency (it also supports mixed types of query keywords).