in text-semantic-search/embeddings_extraction/etl/pipeline.py [0:0]
def parse_articles(csv_line): return csv_line.split(',')[1], None