-
Parse through a transcribed audio file and create a txt file that keeps track of all words that appear and the number of times they pop up.
Time: Full day. Maybe even two. Needs to learn Java.
T…
-
-
For our new game, we are going to visualise word tags or phrases with weighting that reflects their score (score may be abs frequency, rel frequency, keyness, collocation strength, etc., it's arbitrar…
-
Given such an index as below:
```sql
index keyword_ft using fulltext(title, content, transcript ['text']) with (analyzer = 'english'),
```
using this index in aggregations would be beneficial.
For …
-
Karen Yook kyook@wormbase.org
Jul 18 (1 day ago)
to Yuling, Textpresso, wormbase
Hi Yuling,
Would it be possible for you to run a word frequency analysis on this
list of papers? These are all pape…
kyook updated
11 years ago
-
I found this idea in my notes for this project:
> Count the frequency of each word and make a list of words sorted in descending order of frequency. Use this list to suggest the next word.
This migh…
-
Add a method to generate word frequency lists for sub corpora
-
Hi, guys. Thank you for your research. It is extremely interesting and valuable for the community, and I mean it! I am curious why didn’t you use lemmatization or stemming of the words prior to analys…
-
Idea: guide the users in learning new words for their selected language. They either have the option to input words themselves or be guided by this list (or another if there's something better)
Tas…
-