Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-16T17:12:08.000Z (12 months ago)
- Last Synced: 2024-04-15T10:32:42.693Z (7 months ago)
- Topics: fulltext-search, information-retrieval, math-search, mathematics, search-engine
- Language: C
- Homepage: http://approach0.xyz
- Size: 22.8 MB
- Stars: 337
- Watchers: 22
- Forks: 50
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![](https://github.com/approach0/guide/blob/master/content/static/logo.png?raw=true)
Approach0 is a math-aware search engine.
## Online demo
Visit [https://approach0.xyz/search](https://approach0.xyz/demo)![](https://github.com/approach0/guide/blob/master/content/static/mix-query.gif?raw=true)
## 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).