Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
.
  • Loading branch information
presk0 authored Jul 10, 2022
1 parent eadf338 commit 31b1aac
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,16 @@ Example of usage:
- python3 dicocitation_parser.py essai -f essai_context.txt -w5

Store the context words of the word 'essai',
Store the context words of 'essai',

make (or append) it to the file essai_context.txt

wait 5s between each request to the website 'www.dicocitations.com'
wait 5s between each request to 'www.dicocitations.com'

note1: If a filename is missing, print the context words on output

note2: Words are sorted by occurences

note3: I wrote this code quickly, with my feet. I'm sure you will forgive the syntax


ex: output for the word 'bavure':

etait
Expand Down

0 comments on commit 31b1aac

Please sign in to comment.