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

File ner_tf.py

nlp_class2/ner_tf.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_dataFunction · 0.90
init_weightFunction · 0.90
flattenFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected