LightTag/BibSample
Eample of using dataset api in tensorflow
This project helps machine learning engineers or data scientists prepare text data, specifically biblical verses, for use in TensorFlow models. It takes raw text, organizes it into structured examples (books, chapters, verses), and converts these into an optimized format called TFRecords. The output is a dataset ready for training a neural network model in TensorFlow.
No commits in the last 6 months.
Use this if you are a machine learning engineer or data scientist looking for a practical example of how to ingest and prepare text data, specifically for text classification tasks, into TensorFlow using its Dataset API.
Not ideal if you are looking for a state-of-the-art neural network architecture or a ready-to-use solution for general text processing without any coding.
Stars
39
Forks
12
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 01, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/LightTag/BibSample"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GaoQ1/rasa_nlu_gq
turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)
yongzhuo/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet...
textgain/grasp
Essential NLP & ML, short & fast pure Python code
boat-group/fancy-nlp
NLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your...
changwookjun/nlp-paper
NLP Paper