Skip to content

zgornel/Garamond.jl

Repository files navigation

Alt text

Build Status (master) Coverage Status

Alt text

Installation

Installation can be performed by:

  • first cloning with git clone https://github.com/zgornel/Garamond.jl
  • then running julia -e 'using Pkg; Pkg.activate("."); Pkg.instantiate()' from the project root directory

Binary executables of the search server and clients can be built by running ./make.jl from the build/ directory.

Usage

For information and examples over the usage of the search engine, visit the documentation.

License

This code has an MIT license.

References

Search engines on Wikipedia

Semantic search on Wikipedia

Word embeddings

Acknowledgements

This work could not have been possible without the great work of the people developing all the Julia packages and other technologies Garamond is based upon.

Citing

@misc{cofaru2019garamond, title={Garamond}, author={Corneliu, Cofaru and others}, year={2019}, publisher={GitHub}, howpublished={\url{https://github.com/zgornel/Garamond.jl}}, }

Reporting Bugs

Garamond is at the moment under heavy development and much of the API and features are subject to change ¯\(ツ)/¯. Please file an issue to report a bug or request a feature.

About

A small, flexible neural and data search engine, written in Julia. Batteries not included.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages