Lemmy.eus
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
GonzoKnows@monero.town to Open Source@lemmy.mlEnglish · 2 years ago

is languagetool still open source? is it even worth it?

message-square
message-square
7
fedilink
21
message-square

is languagetool still open source? is it even worth it?

GonzoKnows@monero.town to Open Source@lemmy.mlEnglish · 2 years ago
message-square
7
fedilink
  • GonzoKnows@monero.townOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 years ago

    do you have a guide?

    • nutbutter@discuss.tchncs.de
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      2 years ago

      Here’s my podman-compose.yml file (you can use this as you docker-compose file as well):

      version: "3"
      
      services:
        languagetool:
          image: erikvl87/languagetool:latest
          container_name: languagetool
          ports:
              - 8010:8010  # Using default port from the image
          environment:
              - langtool_languageModel=/ngrams  # OPTIONAL: Using ngrams data
              - Java_Xms=512m  # OPTIONAL: Setting a minimal Java heap size of 512 mib
              - Java_Xmx=1g  # OPTIONAL: Setting a maximum Java heap size of 1 Gib
          volumes:
              - path/to/ngrams:/ngrams
          restart: always
      

      Just download the ngrams from this link and change the path in the file. You can use this with a Firefox or Thunderbird addon. Go to the advanced settings in the addon preferences and add http(s)://YOUR_IP_OR_DOMAIN/v2 in the other server option.

      References:

      • https://github.com/Erikvl87/docker-languagetool
      • https://dev.languagetool.org/finding-errors-using-n-gram-data
      • https://dev.languagetool.org/http-server

Open Source@lemmy.ml

opensource@lemmy.ml

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !opensource@lemmy.ml

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

  • Open Source Initiative
  • Free Software Foundation
  • Electronic Frontier Foundation
  • Software Freedom Conservancy
  • It’s FOSS
  • Android FOSS Apps Megathread

Rules

  • Posts must be relevant to the open source ideology
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

  • !libre_culture@lemmy.ml
  • !libre_software@lemmy.ml
  • !libre_hardware@lemmy.ml
  • !linux@lemmy.ml
  • !technology@lemmy.ml

Community icon from opensource.org, but we are not affiliated with them.

Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 173 users / day
  • 1.24K users / week
  • 3.16K users / month
  • 9.88K users / 6 months
  • 20 local subscribers
  • 36.7K subscribers
  • 2.88K Posts
  • 22.3K Comments
  • Modlog
  • mods:
  • Evan@lemmy.ml
  • kevincox@lemmy.ml
  • CrypticCoffee@lemmy.ml
  • Lettuce eat lettuce@lemmy.ml
  • BE: 0.19.7
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org