Python Forum
Running the Regressive Imagery Dictionary program...
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running the Regressive Imagery Dictionary program...
#1
Hello,

I'm a student researcher and am trying to get a program to run in Python, however I'm on my second attempt and don't think I have the expertise to be able to figure this out on my own. I feel a bit bad asking for help with nothing to offer in return, but as a recompense I could write a summary of the method into the tutorial thread for others who might like to try out this program once I get it going...

So...

The program is called Colin Martindale's Regressive Imagery Dictionary. In short, what it does is read texts for the amount of "regressive" language in it. Basically that means, how archetypal, how creative, how sub-conscious the text is. Martindale used this program for predicting stylistic changes across the history of English poetry, I personally have been using it to assess second-language learners creative writing and to refine instruction practices. I say "have been" because there is a free version online, but you only get 10 runs or a month use, which ever comes first. That by the way is here,

https://provalisresearch.com/products/co...ictionary/

Anywho, I've long since used up my free trial on every computer I have access to so I want to learn to use the Python version.

The link to the program in Python is here,

https://pypi.org/project/regressive-imag...escription

And there is some additional information here,

https://github.com/jefftriplett/rid.py

And an example of the program author's playing around with the program here,

http://lemonodor.com/archives/001511.html

So, where I'm at is I've gotten python installed and have gone through many numerous webpages and YouTube videos but am just about as clueless as when I started. If anyone out there were able to talk me through some of this it would be greatly appreciated, and you would have the pride of knowing you are contributing to applied linguistics educational research, hopefully making the world a better place, especially for kids learning creative writing...
Reply
#2
Have you tried cat README.md | rid like it says to on the page you linked to?
Reply
#3
I should give more detail - that should work on OS X / Linux but you'll need to find a Windows equivalent to cat if you're on Windows.
Reply
#4
Maybe this will be a lead, https://stackoverflow.com/questions/6024...on-windows

I'll keep going at this over the weekend and hopefully be able to come back with a more informed and focused question. Thanks very much for the reply!!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Program running on RPi 3b+ Very Strange Behavior - Out of Bound Index MadMacks 26 3,302 Mar-07-2023, 09:50 PM
Last Post: MadMacks
  running a TensorFlow program Led_Zeppelin 0 911 Apr-07-2022, 06:33 PM
Last Post: Led_Zeppelin
  Python Program running a lot slower after change to Ubuntu hubenhau 1 2,902 Mar-02-2021, 05:01 PM
Last Post: Serafim
  Running Python 2.7 program ErnestTBass 2 2,772 Oct-21-2020, 08:06 AM
Last Post: snippsat
  read terminal text from running program AArdvark_UK 2 1,889 Aug-27-2020, 12:43 PM
Last Post: AArdvark_UK
  Modify code from running program ? samuelbachorik 2 2,448 Jun-26-2020, 08:17 PM
Last Post: samuelbachorik
  Dictionary python program NLittle17 7 3,159 Jan-06-2019, 04:19 AM
Last Post: Larz60+
  creating a username and pword program using a #def statement and #dictionary zcode12 3 3,149 Oct-14-2018, 04:41 AM
Last Post: volcano63
  problem running program in VScode LavaCreeperKing 4 3,871 Mar-25-2018, 04:34 PM
Last Post: LavaCreeperKing
  Program not running (Overloading problem) anurag123 2 2,558 Feb-19-2018, 07:23 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020