language-models-are-knowledge-graphs-pytorch
language-models-are-knowledge-graphs-pytorch copied to clipboard
Hello, I am a beginner in Python
trafficstars
Hello, I am a beginner in Python. I am studying hard on the code that I really need. There are several python files (utils.py, constant.py, extract.py, mapper.py, stats,py). What order should they be executed? I would really appreciate it if you let me know
I executed extract.py first and got *.jsonl file, than assume I should execute process.py?
It would be great if a high-level walkthrough could be provided.