Skip to content

Commit 62967d3

Browse files
committed
update find_paths for start_end_token
1 parent 8f280ab commit 62967d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/find_path.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,7 @@ function build_paths(
629629
tokenized = false,
630630
sep_token = nothing,
631631
target_col = :Words,
632+
start_end_token = "#",
632633
if_pca = false,
633634
pca_eval_M = nothing,
634635
verbose = false,

0 commit comments

Comments
 (0)