Open AtlasHale opened 4 years ago
Write a Julia function which takes in an array of arrays of strings, and tokenizes the output. Find a library to do this besides Taro, if needed.
Tokenizing added, implementation has a lot of nesting, look to clean up
Write a Julia function which takes in an array of arrays of strings, and tokenizes the output. Find a library to do this besides Taro, if needed.