c2nes / javalang

Pure Python Java parser and tools
MIT License
737 stars 161 forks source link

Update tokenizer.py #137

Open ginnm opened 1 year ago

ginnm commented 1 year ago

The tokenize function can return index now. It would be helpful for developing https://huggingface.co/docs/tokenizers/api/pre-tokenizers for Java.