Python Forum
Bulk Generating Cloze Deletions based on Tatoeba sentences and word frequency lists
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bulk Generating Cloze Deletions based on Tatoeba sentences and word frequency lists
#2
assuming you generated the files as described in the article, you need to combine all code snippets in a single py file (i.e. just copy/paste them one after another), at the very bottom add line to call generate function, supplying the necessary arguments and run that py script. generate function uses the 3 functions before that.
Also the voice generating function uses boto3 package. It assumes boto3 is already installed, see https://boto3.amazonaws.com/v1/documenta...stallation
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: Bulk Generating Cloze Deletions based on Tatoeba sentences and word frequency lists - by buran - Dec-19-2019, 10:56 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Bulk loading of data using python shivamsvmsri 2 808 Sep-28-2023, 09:04 AM
Last Post: shivamsvmsri
  seaching for a library: nondeterministic letter manipulation in sentences Myron 2 967 Dec-05-2022, 03:53 PM
Last Post: Myron
Question Problem: Check if a list contains a word and then continue with the next word Mangono 2 2,598 Aug-12-2021, 04:25 PM
Last Post: palladium
  regex pattern to extract relevant sentences Bubly 2 1,949 Jul-06-2021, 04:17 PM
Last Post: Bubly
  How can I get Python Bulk Email Verification Script With API? zainalee 1 2,553 Jun-06-2021, 09:19 AM
Last Post: snippsat
  Extract specific sentences from text file Bubly 3 3,529 May-31-2021, 06:55 PM
Last Post: Larz60+
Video Python Bulk Email Verification Script With API Aj1128 0 2,682 Nov-28-2020, 11:38 AM
Last Post: Aj1128
  Bulk add column to dataframe sambanerjee 1 2,193 Sep-24-2020, 07:34 PM
Last Post: sambanerjee
  Split dict of lists into smaller dicts of lists. pcs3rd 3 2,523 Sep-19-2020, 09:12 AM
Last Post: ibreeden
  bulk update in elasticsearch pythonlearner1 1 6,079 Jun-10-2020, 10:01 PM
Last Post: pythonlearner1

Forum Jump:

User Panel Messages

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