glossterm VS logseq

Compare glossterm vs logseq and see what are their differences.

logseq

A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life. (by logseq)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
glossterm logseq
1 545
4 30,005
- 2.4%
0.0 9.9
over 1 year ago 5 days ago
Go Clojure
MIT License GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

glossterm

Posts with mentions or reviews of glossterm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-31.
  • I built a dictionary app even with more than and300 apps available at AppStore
    8 projects | news.ycombinator.com | 31 Jul 2022
    I saw a few posts discuss using the Wiktionary dump directly vs. the freeDictionary API, which is difficult to do because the raw wiki text isn't immediately usable. I actually created and open sourced a project several years ago that I never publicized that lexes and parses the Wiktionary dump:

    https://github.com/vthommeret/glossterm

    Specifically it can understand and execute 21 different wiki text templates (e.g. "cog", "borrow", "gloss", "prefix", "qualifier”), e.g. {{inh|es|la|gelātus}}:

    https://github.com/vthommeret/glossterm/tree/master/lib/tpl

    And eventually parse it into this structure, which has a list of all definitions (distinguished into nouns, adjectives, verbs, adverbs, etc...), etymology, links, and descendants for a given word:

    https://github.com/vthommeret/glossterm/blob/master/lib/gt/p...

    Further parts of the pipeline turned different relationships into edges that I could stick into a graph database and do certain graph queries. This allowed me to do certain queries like find French, Spanish, and English words that share a Latin root.

    I ended up parallelizing this specific query using Apache Beam and then dumping the results into Firestore so they could be queried via a web app. Here's an example for the Spanish word: helado

    https://cognate.app/words/es/helado

    Under the "Cognates" section, it knows that it comes from the Latin root "gelatus" from which English has borrowed the word "gelato".

    I originally started this project when I was learning Spanish. If you just look up the definition of helado (ice cream) it doesn't necessarily help you learn it. But I found that if I could relate it to languages I already knew (e.g. English and French), it was easier to remember. In this case helado is related to gelato, but you won't find that in e.g. Google Translate or SpanishDict.

    Ultimately, I found that while the Wiktionary data is amazing, it’s also a bit of a quagmire for finding cognates. I would miss certain etymologies where you had to follow a descendant tree 2 or 3 levels deep. Or a definition would just mention a word it was related to. But if I expanded the query to include these instances, then it significantly increased the amount of non-cognates that showed up in the results.

    So I created a useful set of tools (which I never wrote about until now), but I realized the end result of a web UI that showed the relationships between words would require a significant investment in data quality that likely wasn’t possible without changing Wiktionary itself / community investment.

logseq

Posts with mentions or reviews of logseq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-09.
  • Open-Source Obsidian Alternative
    1 project | news.ycombinator.com | 2 May 2024
  • What is Omnivore and How to Save Articles Using this Tool
    6 projects | dev.to | 9 Mar 2024
    Logseq support via our Logseq Plugin
  • Logseq: A privacy-first, open-source knowledge base
    1 project | news.ycombinator.com | 19 Feb 2024
  • Notes on Emacs Org Mode
    3 projects | news.ycombinator.com | 20 Jan 2024
    Sorry, but _what exactly_ «it seems to do» from your point of view?

    My «second brain» now is almost 300Mb of text, pictures, sound files, PDF and other stuff. As I already mentioned, it contains tables, mathematical formulae, sheet music, cross-references, code samples, UML diagrams and graphs in Graphviz format. It is versioned, indexed by local search engine, analyzed by AI assistant and shared between many computers and mobile devices. And (last but not least) it works: it allows me to solve my tasks way more faster than with the assistant of external, non-personalized tools (like ChatGPT, StackExchange or Google).

    I know no tools for all this tasks except org-mode. Well, maybe Evernote in the 2010-s was something similar — but with less features, with more bugs and with worse interface.

    Personal note-taking _is_ a complex task per se (well, at least for someone like typical HN visitor). I've seen many note-taking tools, that were ridiculously featureless, stupid and inconvenient because they were _not_ complex enough.

    > Sure if one wants to do emacs-gardening it is fine.

    1)You can use org-mode outside Emacs. See for example Logseq (https://logseq.com/), organice (https://organice.200ok.ch/) or EasyOrg.

    2)Org-mode works in Emacs out of the box, you don't need any «emacs-gardening» to use org-mode.

    3)The term «Emacs-gardening» itself sound a bit like hate-speech for me. The complexity of Emacs customization is overrated, mostly due to opinions of people who never used Emacs or used it in the previous millennium.

  • Why I Like Obsidian
    22 projects | news.ycombinator.com | 17 Jan 2024
    Obsidian is great.

    For those looking for an open source alternative (or don't want to pay the Obsidian fees for professional usage) check out Logseq: https://logseq.com/

  • Obsidian 1.5 Desktop (Public)
    10 projects | news.ycombinator.com | 26 Dec 2023
    For an opensource alternative to Obsidian checkout Logseq (1). I spent a while thinking obsidian was opensource out of my own ignorance and was disappointed when I learned it was not.

    1: https://logseq.com/

  • logseq VS Einwurf - a user suggested alternative
    2 projects | 20 Dec 2023
  • Notesnook – open-source and zero knowledge private note taking app
    5 projects | news.ycombinator.com | 20 Dec 2023
  • How do you track your daily tasks?
    1 project | /r/developersIndia | 8 Dec 2023
    I use logseq to keep journal of my daily work.
  • I'm a science student and amateur web dev. Is this the right tool?
    3 projects | /r/orgmode | 7 Dec 2023
    While Emacs and Org mode can certainly be used for this (and, when they can't, you can always inject little python/js scripts in your emacs config to take care of specific things), I'd also recommend you take a look at Logseq.

What are some alternatives?

When comparing glossterm and logseq you can also consider the following projects:

Kotoba - Quickly search the built-in iOS dictionary to see definitions of words. Collect words you want to remember.

obsidian-mind-map - An Obsidian plugin for displaying markdown notes as mind maps using Markmap.

organice - An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers

obsidian-dataview - A data index and query language over Markdown files, for https://obsidian.md/.

wiktextract - Wiktionary dump file parser and multilingual data extractor

Zettlr - Your One-Stop Publication Workbench

orgro - An Org Mode file viewer for iOS and Android

Joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

wordnote - A simple and elegant notebook to write new words and discover their meanings and synonyms https://wordnote.app

athens - Athens is a knowledge graph for research and notetaking. Athens is open-source, private, extensible, and community-driven.

AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

foam - A personal knowledge management and sharing system for VSCode