GithubHelp home page GithubHelp logo

gipplab / formula-cloud-server Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 1.68 MB

This is the backbone server implementation for the formulacloud service.

Home Page: https://dl.acm.org/doi/10.1145/3366423.3380218

License: Apache License 2.0

JavaScript 51.12% XQuery 5.01% Java 42.58% HTML 0.48% Shell 0.79%
mathematics formula moi

formula-cloud-server's Introduction

Formula Cloud Server

# Script libs/moi-creator.js loads MOI from text files to index them at ES
#   --max-old-space-size  the heap node can use (in MB)
#   -parallel   how many indexing processes shall run in parallel
#   -in         the directory of MOI files
#   -index      the ES index you want to push the MOIs
# Note that you MUST create the index before you start the process
# The setting for MOIs is in libs/analyzers/moi-analyzer.json
andreg-p@csisv15:~/formula-cloud-server$ node --max-old-space-size=100000 libs/moi-creator.js -parallel 16 -in /home/andreg-p/arxmliv/math-stats/minTF1-ALL/ -index arxiv-moi
# 1) Make sure you update .basex
# 2) Update ./helper/basexServerStartup.sh line 30 to start the basex servers
# 
andreg-p@csisv15:~/formula-cloud-server$ ./helper/basexServerStartup.sh ../arxmliv/math-basex-arxiv/
andreg-p@csisv15:~/formula-cloud-server$ node --max-old-space-size=100000 libs/moi-updater.js -parallel 25 -in /home/andreg-p/arxmliv/math-basex-arxiv/ -index arxiv-tmp -script libs/xquery/extractorARXIV.xq

formula-cloud-server's People

Contributors

andreg-p avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.