monero.town
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
GonzoKnows 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 to Open Source@lemmy.mlEnglish · 2 years ago
message-square
7
fedilink
  • GonzoKnowsOP
    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: [email protected]

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

  • [email protected]
  • [email protected]
  • [email protected]
  • [email protected]
  • [email protected]

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.

  • 38 users / day
  • 38 users / week
  • 38 users / month
  • 3.98K users / 6 months
  • 34 local subscribers
  • 35.9K subscribers
  • 1.98K Posts
  • 30.5K Comments
  • Modlog
  • mods:
  • Evan@lemmy.ml
  • kevincox@lemmy.ml
  • CrypticCoffee@lemmy.ml
  • Lettuce eat lettuce@lemmy.ml
  • BE: 0.19.7
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org