Skip to content

Commit

Permalink
πŸš› loader doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
raynardj committed Feb 1, 2021
1 parent 11d87a1 commit bc862b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ app = NERTask.from_df(

#### From downloaded data => pytorch dataset
> For downloaded NER data tags, you can create a dataloader with the json file automatically:
* [pytorch + huggingface tokenizer](https://raynardj.github.io/langhuan/docs/loaders)
* [pytorch + huggingface tokenizer](https://raynardj.github.io/langhuan/docs/loader)
* tensorflow + huggingface tokenizer, development pending

#### Gunicorn support
Expand Down

0 comments on commit bc862b8

Please sign in to comment.