Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kyzhouhzau/BERT-NER issues and pull requests
#99 - 训练报错
Issue -
State: open - Opened by Jackzhangfei almost 2 years ago
#99 - 训练报错
Issue -
State: open - Opened by Jackzhangfei almost 2 years ago
#98 - requirements.txt file??
Issue -
State: open - Opened by pony-m over 2 years ago
- 1 comment
#98 - requirements.txt file??
Issue -
State: open - Opened by pony-m over 2 years ago
- 1 comment
#97 - A new public notebook NER git
Issue -
State: open - Opened by Hou-jing over 2 years ago
#97 - A new public notebook NER git
Issue -
State: open - Opened by Hou-jing over 2 years ago
#96 - Update README.md
Pull Request -
State: open - Opened by Shivam-Shrivastav over 2 years ago
#96 - Update README.md
Pull Request -
State: open - Opened by Shivam-Shrivastav over 2 years ago
#95 - 你好,BERT文件夹怎么是空的呢?
Issue -
State: open - Opened by yangyangD-hub about 3 years ago
- 1 comment
#95 - 你好,BERT文件夹怎么是空的呢?
Issue -
State: open - Opened by yangyangD-hub about 3 years ago
- 1 comment
#94 - Use GPU for inference
Issue -
State: open - Opened by gimseng over 3 years ago
#94 - Use GPU for inference
Issue -
State: open - Opened by gimseng over 3 years ago
#93 - 像您请教一下为什么训练的时候并没有出现loss以及epoch
Issue -
State: open - Opened by YijianLiu over 3 years ago
- 1 comment
#93 - 像您请教一下为什么训练的时候并没有出现loss以及epoch
Issue -
State: open - Opened by YijianLiu over 3 years ago
- 1 comment
#92 - absl.flags._exceptions.UnparsedFlagAccessError: Trying to access flag --do_train before flags were parsed.
Issue -
State: closed - Opened by YijianLiu over 3 years ago
#92 - absl.flags._exceptions.UnparsedFlagAccessError: Trying to access flag --do_train before flags were parsed.
Issue -
State: closed - Opened by YijianLiu over 3 years ago
#91 - BERT_NER.py#L450 same code in if-else in both branches
Issue -
State: open - Opened by natasasdj over 3 years ago
#91 - BERT_NER.py#L450 same code in if-else in both branches
Issue -
State: open - Opened by natasasdj over 3 years ago
#90 - What about license?
Issue -
State: closed - Opened by hstensor almost 4 years ago
- 3 comments
#90 - What about license?
Issue -
State: closed - Opened by hstensor almost 4 years ago
- 3 comments
#89 - 为什么预测会出现BB、EE这种错误呢?
Issue -
State: open - Opened by ffy2017 about 4 years ago
#89 - 为什么预测会出现BB、EE这种错误呢?
Issue -
State: open - Opened by ffy2017 about 4 years ago
#88 - crf=False is coded as string therefore it does not work
Issue -
State: open - Opened by gungor2 about 4 years ago
#88 - crf=False is coded as string therefore it does not work
Issue -
State: open - Opened by gungor2 about 4 years ago
#87 - WARNING:tensorflow:It seems that global step (tf.train.get_global_step) has not been increased. Current value (could be stable): 25 vs previous value: 25. You could increase the global step by passing tf.train.get_global_step() to Optimizer.apply_gradients or Optimizer.minimize
Issue -
State: open - Opened by agarwalishan over 4 years ago
#87 - WARNING:tensorflow:It seems that global step (tf.train.get_global_step) has not been increased. Current value (could be stable): 25 vs previous value: 25. You could increase the global step by passing tf.train.get_global_step() to Optimizer.apply_gradients or Optimizer.minimize
Issue -
State: open - Opened by agarwalishan over 4 years ago
#86 - Client for NER
Issue -
State: open - Opened by sivanmahesh over 4 years ago
#86 - Client for NER
Issue -
State: open - Opened by sivanmahesh over 4 years ago
#85 - Reproduce CoNLL score
Issue -
State: open - Opened by ghaddarAbs over 4 years ago
#85 - Reproduce CoNLL score
Issue -
State: open - Opened by ghaddarAbs over 4 years ago
#84 - In eval. Why take (num_labels - 1) in function streaming_confusion_matrix
Issue -
State: open - Opened by py555496 over 4 years ago
#84 - In eval. Why take (num_labels - 1) in function streaming_confusion_matrix
Issue -
State: open - Opened by py555496 over 4 years ago
#83 - How can i make a demo?
Issue -
State: open - Opened by zwd13122889 over 4 years ago
#83 - How can i make a demo?
Issue -
State: open - Opened by zwd13122889 over 4 years ago
#82 - eval_metric_ops[confusion_matrix] must be Operation or Tensor
Issue -
State: open - Opened by jeicy07 over 4 years ago
- 3 comments
#82 - eval_metric_ops[confusion_matrix] must be Operation or Tensor
Issue -
State: open - Opened by jeicy07 over 4 years ago
- 3 comments
#81 - tensorflow version and how to Frozen bert?
Issue -
State: open - Opened by zshy1205 over 4 years ago
- 1 comment
#81 - tensorflow version and how to Frozen bert?
Issue -
State: open - Opened by zshy1205 over 4 years ago
- 1 comment
#80 - [ERROR] TPUEstimator with BestExporter: ValueError: slice index 1 of dimension 0 out of bounds.
Issue -
State: open - Opened by loretoparisi almost 5 years ago
- 1 comment
#80 - [ERROR] TPUEstimator with BestExporter: ValueError: slice index 1 of dimension 0 out of bounds.
Issue -
State: open - Opened by loretoparisi almost 5 years ago
- 1 comment
#79 - Removes the redundant label_map I/O operations
Pull Request -
State: open - Opened by Ragabov almost 5 years ago
#79 - Removes the redundant label_map I/O operations
Pull Request -
State: open - Opened by Ragabov almost 5 years ago
#78 - When I use my own test data which have ten million rows, but the model can only predict 4508 rows. I don't know what happend. There is no problem when I use original test data.
Issue -
State: open - Opened by 528031207 almost 5 years ago
#78 - When I use my own test data which have ten million rows, but the model can only predict 4508 rows. I don't know what happend. There is no problem when I use original test data.
Issue -
State: open - Opened by 528031207 almost 5 years ago
#77 - How can I add LSTM before CRF layer
Issue -
State: open - Opened by zwd13122889 almost 5 years ago
- 2 comments
#77 - How can I add LSTM before CRF layer
Issue -
State: open - Opened by zwd13122889 almost 5 years ago
- 2 comments
#76 - 请问您有用到第二列和第三列的数据吗?我把他们去掉得到了差不多的结果
Issue -
State: closed - Opened by ChenLeeStu almost 5 years ago
#76 - 请问您有用到第二列和第三列的数据吗?我把他们去掉得到了差不多的结果
Issue -
State: closed - Opened by ChenLeeStu almost 5 years ago
#75 - About valid and test set result
Issue -
State: open - Opened by paulthemagno about 5 years ago
- 1 comment
#75 - About valid and test set result
Issue -
State: open - Opened by paulthemagno about 5 years ago
- 1 comment
#74 - about model input and training
Issue -
State: open - Opened by OKtang about 5 years ago
#74 - about model input and training
Issue -
State: open - Opened by OKtang about 5 years ago
#73 - How to use BERT for ENTITY extraction from a Sequence without classification in the NER task?
Issue -
State: closed - Opened by ManojPrabhakar about 5 years ago
#73 - How to use BERT for ENTITY extraction from a Sequence without classification in the NER task?
Issue -
State: closed - Opened by ManojPrabhakar about 5 years ago
#72 - 生物专业领域的实体提取
Issue -
State: closed - Opened by zwd13122889 about 5 years ago
- 5 comments
#72 - 生物专业领域的实体提取
Issue -
State: closed - Opened by zwd13122889 about 5 years ago
- 5 comments
#71 - 'Error recorded from outfeed: Session is closed.' Error with TPU
Issue -
State: open - Opened by FallakAsad about 5 years ago
#71 - 'Error recorded from outfeed: Session is closed.' Error with TPU
Issue -
State: open - Opened by FallakAsad about 5 years ago
#70 - 您好,想请问一下您的这代码有没有对应的博客?
Issue -
State: open - Opened by mingxixixi about 5 years ago
- 2 comments
#70 - 您好,想请问一下您的这代码有没有对应的博客?
Issue -
State: open - Opened by mingxixixi about 5 years ago
- 2 comments
#69 - Use of Next Sentence Prediction loss
Issue -
State: open - Opened by FallakAsad about 5 years ago
#69 - Use of Next Sentence Prediction loss
Issue -
State: open - Opened by FallakAsad about 5 years ago
#68 - Same output everytime
Issue -
State: closed - Opened by shuhliu7 over 5 years ago
#68 - Same output everytime
Issue -
State: closed - Opened by shuhliu7 over 5 years ago
#67 - BERT-NER and conll 2003 for research in industry
Issue -
State: open - Opened by ahmadshabbir2468 over 5 years ago
- 2 comments
#67 - BERT-NER and conll 2003 for research in industry
Issue -
State: open - Opened by ahmadshabbir2468 over 5 years ago
- 2 comments
#66 - The type of command line argument "crf" should be bool
Issue -
State: open - Opened by lishu2016 over 5 years ago
#66 - The type of command line argument "crf" should be bool
Issue -
State: open - Opened by lishu2016 over 5 years ago
#65 - which performance is better when use crf loss or softmax loss?
Issue -
State: open - Opened by OYE93 over 5 years ago
- 12 comments
#65 - which performance is better when use crf loss or softmax loss?
Issue -
State: open - Opened by OYE93 over 5 years ago
- 12 comments
#64 - Key Error on NER example
Issue -
State: open - Opened by imsazzad over 5 years ago
- 1 comment
#64 - Key Error on NER example
Issue -
State: open - Opened by imsazzad over 5 years ago
- 1 comment
#63 - [question] help?
Issue -
State: open - Opened by ypc-stu over 5 years ago
#63 - [question] help?
Issue -
State: open - Opened by ypc-stu over 5 years ago
#62 - here "X" used to represent "##eer","##soo" and so on!
Issue -
State: open - Opened by fendouai over 5 years ago
- 9 comments
#62 - here "X" used to represent "##eer","##soo" and so on!
Issue -
State: open - Opened by fendouai over 5 years ago
- 9 comments
#61 - NER about Financial terminology
Issue -
State: open - Opened by aguang1201 over 5 years ago
#61 - NER about Financial terminology
Issue -
State: open - Opened by aguang1201 over 5 years ago
#60 - Very different testing result each time with everything unchanged
Issue -
State: open - Opened by Wanjun0511 over 5 years ago
#60 - Very different testing result each time with everything unchanged
Issue -
State: open - Opened by Wanjun0511 over 5 years ago
#59 - max_seq_length
Issue -
State: open - Opened by ILiangk over 5 years ago
#59 - max_seq_length
Issue -
State: open - Opened by ILiangk over 5 years ago
#58 - Question: Have you tried feature-based approach without fine tuning BERT?
Issue -
State: open - Opened by hkvision over 5 years ago
- 3 comments
#58 - Question: Have you tried feature-based approach without fine tuning BERT?
Issue -
State: open - Opened by hkvision over 5 years ago
- 3 comments
#57 - test.txt and label_test.txt isn't same in line numbers
Issue -
State: open - Opened by sEhsanTaher over 5 years ago
- 3 comments
#57 - test.txt and label_test.txt isn't same in line numbers
Issue -
State: open - Opened by sEhsanTaher over 5 years ago
- 3 comments
#56 - grpc error
Issue -
State: closed - Opened by Reevens over 5 years ago
#56 - grpc error
Issue -
State: closed - Opened by Reevens over 5 years ago
#55 - How to integrate this in RASA
Issue -
State: open - Opened by anubhavpnp over 5 years ago
- 6 comments
#55 - How to integrate this in RASA
Issue -
State: open - Opened by anubhavpnp over 5 years ago
- 6 comments
#54 - label of "[SEP]", "[PAD]" and "[CLS]"
Issue -
State: open - Opened by congchan over 5 years ago
- 1 comment
#54 - label of "[SEP]", "[PAD]" and "[CLS]"
Issue -
State: open - Opened by congchan over 5 years ago
- 1 comment
#53 - uesd other NER labels, and have some problems
Issue -
State: open - Opened by prometheusloong over 5 years ago
- 3 comments
#53 - uesd other NER labels, and have some problems
Issue -
State: open - Opened by prometheusloong over 5 years ago
- 3 comments
#52 - Update README.md
Pull Request -
State: open - Opened by chr1sc2y over 5 years ago
#52 - Update README.md
Pull Request -
State: open - Opened by chr1sc2y over 5 years ago
#51 - Wrong output format for evaluation script
Issue -
State: open - Opened by sanxing-chen over 5 years ago
- 1 comment
#51 - Wrong output format for evaluation script
Issue -
State: open - Opened by sanxing-chen over 5 years ago
- 1 comment
#50 - Skipping training since max_steps has already saved.
Issue -
State: open - Opened by himanshu16497 over 5 years ago
- 1 comment
#50 - Skipping training since max_steps has already saved.
Issue -
State: open - Opened by himanshu16497 over 5 years ago
- 1 comment