Currently lookup() returns the classification data and then the original word. Change the order of the vector and update the documentation.
0) Change the return DF to begin with the original word(s)
1) The man page should specify the columns returned
2) The unit tests should be updated to reflect the new df structure
Currently lookup() returns the classification data and then the original word. Change the order of the vector and update the documentation.
0) Change the return DF to begin with the original word(s) 1) The man page should specify the columns returned 2) The unit tests should be updated to reflect the new df structure