English

Top 23 English Open-Source Projects

  • linkedin-skill-assessments-quizzes

    Full reference of LinkedIn answers 2023 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test LinkedIn test questions and answers

  • Project mention: Tell HN: The Turing.com hiring platform is complete nonsense | news.ycombinator.com | 2024-01-11

    Been spending a bunch of time trying to get on their hiring platform. After a bunch of surveys on soft skills, assessments for selected tech stacks are required to receive job opportunities.

    It seems like the assessment tests are written by a machine and/or scraped entirely from questions in online repositories.

    As an example, here's a screenshot of one of their nonsense questions for an Android assessment: https://prnt.sc/waKVQjFoETwr

    Almost all the questions are like that. I also figured out that a bunch of the questions seem to be copied word for word from online repositories like https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/blob/main/android/android-quiz.md.

    Tried to speak to a person about all the issues which make taking an assessment impossible, and just got more bots.

    I'm sure many are looking for jobs, so figured this would save people a bunch of time.

  • 100-go-mistakes

    đź“– 100 Go Mistakes and How to Avoid Them

  • Project mention: Is there a good place to find best practices? | /r/golang | 2023-06-06

    I usually see and recommend: https://go.dev/talks/2013/bestpractices.slide#1 https://go.dev/talks/2014/readability.slide#1 https://github.com/golang/go/wiki/CodeReviewComments https://about.sourcegraph.com/blog/go/idiomatic-go https://github.com/teivah/100-go-mistakes

  • 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.

    InfluxDB logo
  • silero-models

    Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple

  • Project mention: Weird A.I. Yankovic, a cursed deep dive into the world of voice cloning | news.ycombinator.com | 2023-10-02

    I doubt it's currently actually "the best open source text to speech", but the answer I came up with when throwing a couple of hours at the problem some months ago was "Silero" [0, 1].

    Following the "standalone" guide [2], it was pretty trivial to make the model render my sample text in about 100 English "voices" (many of which were similar to each other, and in varying quality). Sampling those, I got about 10 that were pretty "good". And maybe 6 that were the "best ones" (pretty natural, not annoying to listen to).

    IIRC the license was free for noncommercial use only. I'm not sure exactly "how open source" they are, but it was simple to install the dependencies and write the basic Python to try it out; I had to write a for loop to try all the voices like I wanted. I ended using something else for the project for other reasons, but this could still be fairly good backup option for some use cases IMO.

      [0] https://github.com/snakers4/silero-models#text-to-speech

  • gse

    Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.

  • pluralize

    Pluralize or singularize any word based on a count

  • Project mention: Tuql: Automatically create a GraphQL server from a SQLite database | news.ycombinator.com | 2023-04-25

    > The primary key column is named id or thing_id or thingId, where thing is the singular form of the table name.

    Is it naming relations in plural a common thing in practice?

    I thought best-practice was to name relations either singular (as each tuple represents one entry) or uninflected (still singular for most words), specially when you're not a fluent speaker of the language being used to name the relations of the database.

    Plurals are often irregular for commonly used words, and the fact that this requires a external dependency ( https://github.com/plurals/pluralize ) to cover for some "common plurals" is telling that supporting this feature is a complex thing indeed - that would not be required in the first place with singular everywhere.

  • RHVoice

    a free and open source speech synthesizer for Russian and other languages

  • Project mention: StyleTTS2 – open-source Eleven Labs quality Text To Speech | news.ycombinator.com | 2023-11-19
  • awesome-english

    A collection of awesome study resources for learners of English.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • jidoujisho

    A full-featured immersion language learning suite for mobile.

  • Project mention: I made a cool (i think) Japanese resource list website | /r/LearnJapanese | 2023-11-04

    https://github.com/lrorpilla/jidoujisho - mobile app for reading and watching with pop-up like yomichan

  • BERTweet

    BERTweet: A pre-trained language model for English Tweets (EMNLP-2020)

  • afinn

    AFINN sentiment analysis in Python

  • ebook-reader-dict

    Finally decent dictionaries based on Wiktionary for your beloved eBook reader.

  • Project mention: How to convert Kobo dictionaries to Kindle supported format (FR-FR specifically), for side loading into the latter? | /r/Calibre | 2023-12-09

    I just stumbled across Kobo dictionaries, but none in a format which could be imported into Calibre, for further upload to Kindle. Copying the actual files or directories obtained by extraction of one of the Kobo dictionaries, into the documents directories of Kindle (as I've done to Littré and Roberts, to make them avail in the dictionary settings of Kindle) leads nowhere, either, so I am pretty much stuck.

  • movies2anki

    Convert movies with subtitles to watch them with Anki. Inspired by subs2srs

  • postcss-spiffing

    PostCSS plugin to use British English

  • Project mention: Use YouTube to improve your English pronunciation | news.ycombinator.com | 2023-10-30

    You're probably looking for this: https://github.com/HashanP/postcss-spiffing

  • profane-words

    A very long list of English profanity.

  • an-array-of-english-words

    List of ~275,000 English words

  • mgpt

    Multilingual Generative Pretrained Model

  • Parallel-Tacotron2

    PyTorch Implementation of Google's Parallel Tacotron 2: A Non-Autoregressive Neural TTS Model with Differentiable Duration Modeling

  • thesaurus

    Offline database of synonyms/thesaurus

  • ustvgo-iptv

    USTVGO Free IPTV

  • XinaA15

    XinaA15: A semi-untethered jailbreak for iOS 15.0-15.4.1

  • Project mention: Question about supported jailbreak? | /r/jailbreak | 2023-07-10
  • adblock2

    Personal filters and rules for AdGuard/uBlock Origin

  • ety-python

    A Python module to discover the etymology of words

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

English related posts

Index

What are some of the best open-source English projects? This list will help you:

Project Stars
1 linkedin-skill-assessments-quizzes 28,092
2 100-go-mistakes 6,268
3 silero-models 4,534
4 gse 2,462
5 pluralize 2,103
6 RHVoice 1,424
7 awesome-english 1,256
8 jidoujisho 742
9 BERTweet 556
10 afinn 439
11 link-grammar 383
12 ebook-reader-dict 306
13 movies2anki 292
14 postcss-spiffing 242
15 profane-words 221
16 an-array-of-english-words 204
17 mgpt 194
18 Parallel-Tacotron2 184
19 thesaurus 155
20 ustvgo-iptv 146
21 XinaA15 141
22 adblock2 138
23 ety-python 137

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com