Wordbook
Wordbook is a dictionary application built for GNOME. (by mufeedali)
Pattern
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization. (by clips)
Wordbook | Pattern | |
---|---|---|
5 | 3 | |
93 | 8,752 | |
- | 0.2% | |
6.9 | 0.0 | |
about 2 months ago | 6 months ago | |
Python | Python | |
GNU General Public License v3.0 only | BSD 3-clause "New" or "Revised" License |
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.
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.
Wordbook
Posts with mentions or reviews of Wordbook.
We have used some of these posts to build our list of alternatives
and similar projects.
- Wordbook: offline English dictionary for GNOME
-
Wordnet segfaults and dumps core in Fedora 36
Can't help with wn or synosaurus, but for simple lookups I like the Wordbook app (uses Open English WN, a fork of Princeton WN). I also use the web interface for Open Multilingual WN
-
Pop-up dictionary
I use Wordbook, xclip, and a script:
-
English teacher needs help creating a script to automate looking up lists of words in a dictionary and another to lookup words as soon as I select them in a pdf?
I use Wordbook as my dictionary, which is a GUI for WordNet. Wordbook can look up words passed as an argument.
-
Artha (dictionary) Flatpak
Also, this seems to be an unmaintained app, did you tried Wordbook which is using the more recent GTK3 toolkit?
Pattern
Posts with mentions or reviews of Pattern.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-22.
-
Show HN: A tool to analyze Hacker News sentiment on any term in seconds
There’s some old work [1] that conceptualized sentiment as an interplay between subjectivity and sentiment. The more subjective a statement, the more “range” sentiment gets. I think this is what you are getting at.
I don’t think it ever gained traction, probably because people aren’t interested in creating an actual theory of sentiment that matches the real world.
[1]: https://github.com/clips/pattern/wiki/pattern-en#sentiment
-
Discussion Thread
if you're curious about the nitty gritty, the parsing module's documentation is well written and doesn't require a comp sci or linguistics degree to get the gist of what's happening.
-
What would an interesting and applicable PhD topic?
Spacy. If you have time, explore nltk (the NLTK book is actually a really good place to start). I'm kind of fond of the https://github.com/clips/pattern -- it doesn't get the appreciation it deserves