3 Star 0 Fork 0

t-k- / search-engine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

GitHub release

Approach0 is a math-aware search engine.

Math search can be helpful in math Q&A websites: Assume you are doing a tough question on your math homework, you type in search box the exact question from your textbook, after a second (maybe too much) you get all the similar questions that somebody has already asked about, they are perhaps answered!

Online demo

Please visit https://approach0.xyz/demo for a WEB demo.

A little history

The author has been doing a math-only search engine prototype during his graduate research. Shortly after that prototype is implemented, this project is created. Its mission is to combine both math-search and fulltext search. Now I am happy this goal is achieved too! The next step is continuously develop this project and focus on improving effectiveness and efficiency.

Technically, this search engine is still based on previously existing and established fulltext search methods. On top of these, it adds new ideas and algorithms to handle structural content (see paper 1 and 2)

For now only math-aware search is implemented, but this idea can be generally applied to other structural text search such as code, chemistry formula and more.

Documentation

Please check out our documentation for technical details: https://approach0.xyz/docs

License

MIT

Contact

zhongwei@udel.edu

MIT License Copyright (c) 2015, 2016 Wei Zhong <zhongwei@udel.edu> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

针对 math.stackexchange.com (支持数学公式)的搜索引擎 展开 收起
C
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C
1
https://gitee.com/t-k-/search-engine.git
git@gitee.com:t-k-/search-engine.git
t-k-
search-engine
search-engine
master

搜索帮助