File size: 352 Bytes
21b78eb
 
 
 
 
 
 
1
2
3
4
5
6
7
NER_EXAMPLES = {
    
    "Sentence 1":"Andrew Ng  is a professor at Stanford University.",
    "Sentence 2":"AllenNLP is a PyTorch-based natural language processing library developed at the Allen Institute for Artificial Intelligence in Seattle.",
    "Sentence 3":"Jeff Bezos founded e-commerce giant Amazon in 1994 out of his garage in Seattle.",

}