Skip to content
Snippets Groups Projects
Commit 6c829c43 authored by Enzo Simonnet's avatar Enzo Simonnet
Browse files

script peut être appelé depuis npt où

parent eeb05a53
No related branches found
No related tags found
No related merge requests found
import sys
import os
# Specify the path to your project directory
project_directory = '/home/enzosim/live-query-wiktextract'
# Change the current working directory
os.chdir(project_directory)
from wiktextract.page import parse_page
from wiktextract_context import get_wiktextract_context
import json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment