PythonOdyssey

Results 5 comments of PythonOdyssey

> #52 > @ranjeetds has trained BERT ner using ontonotes 5.0 dataset. @kamalkraj Thank you . could you direct me on how to create custom named entity recognition using BERT...

> @ajbot2019 You cannot use ononotes directly - > You can request dataset here - [OntoNotes 5.0](https://catalog.ldc.upenn.edu/LDC2013T19) > As conll is in BIO annotated format, you need to convert OntoNotes...

@ranjeetds @kamalkraj .can you help me on how to test after pre training the bert for masked word prediction with custom corpus that was given in the bert git page...

do we have get coordinates for each character or for the entire word ? inroder to prepare the traing set image label?

@cuancuancuanhao thanks for the inputs , Do you have any idea on why they are resizing the image ? why cant the model detect text and draw bounding box on...