MCPcopy Index your code
hub / github.com/lazyprogrammer/machine_learning_examples / pos_ner_keras.py

File pos_ner_keras.py

nlp_class2/pos_ner_keras.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Course URL:
2# https://deeplearningcourses.com/c/natural-language-processing-with-deep-learning-in-python
3# https://udemy.com/natural-language-processing-with-deep-learning-in-python
4from __future__ import print_function, division

Callers

nothing calls this directly

Calls 4

get_data_nerFunction · 0.85
GRUClass · 0.50
ModelClass · 0.50
fitMethod · 0.45

Tested by

no test coverage detected