acl2019_nested_ner icon indicating copy to clipboard operation
acl2019_nested_ner copied to clipboard

Source code for paper Neural Architectures for Nested NER through Linearization

Results 5 acl2019_nested_ner issues
Sort by recently updated
recently updated
newest added

Hi there, can you please guide me on where I can get the ACE data in Conll format?

I'm planning to use your methodology to create a custom NER model from my data. Could you explain how to evaluate the scores on the test set and all the...

Based on your decoding heuristic, you need the order(or priority) of the label during decoding. How could you obtain the order during inference time? What we have are the predicted...

I couldn't get from where to get the embeddings_train and test files. What is test file for embeddings?

Hello, Could you give some information about the resources needed for training? For example in terms of number of GPUs and the amount of memory needed (VRAM and RAM). I'd...