cdqa-suite / cdQA

⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.
https://cdqa-suite.github.io/cdQA-website/
Apache License 2.0
614 stars 191 forks source link

is there any limit on the no.of rows in a data-frame for the annotator to load the json file? #352

Open suresh96458 opened 4 years ago

suresh96458 commented 4 years ago

Is there any limit for the number of rows that can be present in a data-frame to be passed into the df2squad function for converting into .json file

As when i passed a data-frame with this particular dimension "1115 rows × 2 columns" The cdqa tool after loading the output json from the df2squad function in to the cdqa annotator tool it was able to show only 341 documents in the tool.