Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix jumps in `edit_map` | 2022-06-28 | 1 | -101/+99 | |
* | Add link, images (resource) | 2022-06-24 | 1 | -12/+26 | |
* | Refactor some unneeded assignments | 2022-06-22 | 1 | -2/+1 | |
* | Add docs for token types | 2022-06-22 | 1 | -1/+3 | |
* | Add docs for `subtokenize` | 2022-06-21 | 1 | -2/+51 | |
* | Update todo list | 2022-06-21 | 1 | -8/+1 | |
* | Add support for BOM | 2022-06-20 | 1 | -0/+4 | |
* | Remove unneeded `content` content type | 2022-06-20 | 1 | -6/+3 | |
* | Fix support for deep subtokenization | 2022-06-14 | 1 | -9/+19 | |
* | Reorganize to split util | 2022-06-14 | 1 | -6/+4 | |
* | Add docs for html (text) | 2022-06-14 | 1 | -0/+1 | |
* | Add basic html (text) | 2022-06-13 | 1 | -3/+9 | |
* | Add text content type | 2022-06-10 | 1 | -4/+10 | |
* | Add proper support for subtokenization | 2022-06-10 | 1 | -50/+116 | |
* | Add basic subtokenization, string content in fenced code | 2022-06-09 | 1 | -0/+67 |