Linuxでのファイルの絶対パスの表示
readlink -f を使うとよい

$ readlink -f bow_test.csv
/home/sato/workspace/book/Learn/data/bow_test.csv