autowrite VS compress

Compare autowrite vs compress and see what are their differences.

autowrite

Context-aware autocomplete and autocorrect powered by word surprisals. (by capjamesg)

compress

Text compression for generating keyboard expansions (by eschluntz)
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
autowrite compress
2 2
2 1,403
- -
5.0 7.3
9 months ago 8 months ago
HTML Python
- -
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.

autowrite

Posts with mentions or reviews of autowrite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-01.
  • Show HN: Predictive Text Using Only 13KB of JavaScript. No LLM
    3 projects | news.ycombinator.com | 1 Mar 2024
    Another day, another story on HN that will have me down a rabbit hole (yesterday's was a three-hour tangent into ternary bit compression after the Microsoft paper) :D

    Your project is delightful -- thank you for sharing. I have explored this realm a bit before [0] [1], but in Python. The tool I made was for personal use, but streaming every keystroke through a network connection added a lot of unnecessary latency.

    I used word surprisals (entropy) to calculate the most likely candidates, and gave a boost to words from my own writing (thus, the predictive engine was "fine-tuned" on my writing). The result is a dictionary of words with their probabilities of use. This can be applied to bigrams, too. Your project has me thinking: how could that be pruned, massively, to create the smallest possible structure. Your engine feels like the answer.

    My use case is technical writing: you know what you want to say, including long words you have to repeat over again, but you want a quicker way of typing.

    [0]: https://jamesg.blog/2023/12/15/auto-write/

    [1]: https://github.com/capjamesg/autowrite

  • Show HN: I automated 1/2 of my typing
    11 projects | news.ycombinator.com | 30 Aug 2023
    3. Use that as advanced autocomplete.

    I got a working solution here: https://github.com/capjamesg/autowrite/blob/main/autocomplet...

    (No docs yet -- coming in the next few days. Leave a GitHub Issue if you want to chat about it!)

compress

Posts with mentions or reviews of compress. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-30.

What are some alternatives?

When comparing autowrite and compress you can also consider the following projects:

keyboard_layouts

feeds - Collection of Dash docset feeds

espanso - Cross-platform Text Expander written in Rust

steno-dictionaries - Di's Plover-theory stenography dictionaries used by Typey Type for Stenographers.

chatgpt-script - A python script to interact with chatGPT via clipboard

monkeytype - The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed.

SymSpell - SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm

keyd - A key remapping daemon for linux.