Alvi Khan

Results 20 comments of Alvi Khan

Hey @ankitladva11! Glad to know your problem was resolved. When you have the time, could you please leave a comment describing your issue and how you managed to resolve it?...

#72 added the option to load the next file, but I can't think of a way to export the annotations of multiple files as a single JSON. Regardless of how...

IndexedDB seems like a viable solution. Will look into this.

I believe this issue was addressed 6a7d63b. The commit adds a `separator` parameter to the `getText` method. The change is available in [v0.3.0](https://pub.dev/packages/beautiful_soup_dart/changelog#030).

Proposed solution: If unknown tags are identified when importing annotations, show a notification to the user with a list from which they can select which of the missing tags they...

![image](https://github.com/tecoholic/ner-annotator/assets/55395950/07dca972-fc20-4373-98e6-4de8ec65d62c) Hello! It's possible to open an existing annotation file by first opening the base text file and then importing the .json file using the menu option.

I can see how the import process can be confusing. I've had more questions about this too. I'm keeping this issue open until this is improved.

> We should be able to import straight from the .json file since it already contains the text. Why is the .txt file necessary? The .txt and .json files aren't...

For me, the deletions don't work for files shared by someone else via Google Drive. Even if I have edit access to a shared folder and can delete the file...

Hello @elifbeyzatok00. Your code seems fine to me. I also tried using it with a small annotation file and it worked as expected. Could you please provide a sample annotation...