Skip to content
Snippets Groups Projects
mws.md 1.11 KiB
Newer Older
  • Learn to ignore specific revisions
  • Michael Kohlhase's avatar
    Michael Kohlhase committed
    ---
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    layout: system
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    menu_title: MathWebSearch
    
    shorttitle: MWS
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    title: MathWebSearch
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    teaser: A Mathematical Search Engine
    
    
    start_date: '2005'
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    orphan: true
    
    people: 
        - mkohlhase
        - isucan
        - cprodescu
        - rhambasan
        - ahambasan
    
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    supported-by:
        - mathsearch
        - odk
    
    
    
    logo: public/kwarc_logo.svg
    
    website: http://search.mathweb.org
    
    Tom Wiesing's avatar
    Tom Wiesing committed
    repository: https://github.com/MathWebSearch/mws
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    publink: http://kwarc.github.io/bibs/mws
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    ---
    
    The MathWebSearch system (MWS) is a content-based search engine for mathematical
    formulae. It indexes MathML formulae, using a technique derived from automated theorem
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    proving: Substitution Tree Indexing. With this indexing technique MWS can answer
    unification queries extremely efficiently (30-100 ms) on large sets of formulae (in the
    Gigaformula range); but the index (up to 50GiB) needs to be kept in main memory.
    
    MWS is the [formula search engine](https://zbmath.org/formulae/) employed in
    [Zentralblatt Math](http://zbmath.org); see a
    [demo on a mathematical subset](http://arxivsearch.mathweb.org) of the
    [arXMLiv data set](/projects/arXMLiv/) [further demos](http://search.mathweb.org).