Sichaow

Results 4 issues of Sichaow

**Issue #, if available:** **Description of changes:** Opt-in Instance Id as Node name for Launch template case By submitting this pull request, I confirm that you can use, modify, copy,...

**Issue #, if available:** **Description of changes:** By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice....

```bash --------------------------------------------------------------------------- TypeError Traceback (most recent call last) in () ----> 1 model.predict(strs[1]) ~/jupyter_projects/NERPredicter.py in predict(self, sentence, attrs) 70 self.dic['ID'] = self.cocoExtractor.extract_ids(sentence) 71 self.dic['PHONE_INFO'] = [self.cocoExtractor.extract_cellphone_location(cell,'CHN') for cell in self.dic['PHONE']]...