Hey! Any specifics on the format/type of info (summaries, tables, keywords) you want extracted? and the format of the documents (raw text, pdf, etc)? any constraints on performance (latency, GPU-ok)? These would dictate the best modeling/NLP/preprocessing options. At a high level it's probably some type of -> -> -> . Answer from sshh12 on reddit.com
Medium
medium.com › data-science › deep-learning-for-specific-information-extraction-from-unstructured-texts-12c5b9dceada
Deep learning for specific information extraction from unstructured texts | by Intuition Engineering | TDS Archive | Medium
July 31, 2018 - Extracted professional skills: ... predictive analytics, Doc2Vec, words embeddings, neural networks. The task of entities extraction is a part of text mining class problems — extracting some structured information from ...
Which methods use to extract specific info on unstructured text?
Hey! Any specifics on the format/type of info (summaries, tables, keywords) you want extracted? and the format of the documents (raw text, pdf, etc)? any constraints on performance (latency, GPU-ok)? These would dictate the best modeling/NLP/preprocessing options. At a high level it's probably some type of -> -> -> . More on reddit.com
Anyone ever found anything that reads unstructured documents well, to extract structured information?
The general term is structured response. OpenAI calls it function calling. You define a JSON schema and the output adheres. Very useful, e.g. for filling forms or executing API calls. Lets say I want to take an unstructured message from a customer, extract the relevant data to fill a form and then return the document produced with the input from that form. We can do that using two LLM function calls. The first extracts the data to fill the form, the second executes the API call to generate the output. Magnitudes easier to create such process compared to deterministic coding, and much more flexible. Simply adjust the schema and the same process can be applied to many other tasks. Then drop all schemata into a pool and run a dynamic orchestration process to work out an execution plan on the fly. More on reddit.com
MDPI
mdpi.com › 2076-3417 › 12 › 19 › 9691
A Survey of Information Extraction Based on Deep Learning
September 27, 2022 - Experimental results show the complementary advantages of RNN and CNN in bio-medical relationship extraction, and the combination of RNN and CNN can effectively improve the performance of bio-medical relationship extraction [36]. Peng et al. proposed an integrated model including a support vector machine (SVM), a CNN, and an RNN, which was able to effectively detect chemical-protein relationships in the bio-medical literature and achieved the highest performance in the 2017 Challenge Task [37]. Combining the social and domain characteristics of software knowledge-community texts, entity perception information, and dependency structure information, Tang et al. proposed a model called ED-SRE, which extracts software knowledge entity relationships from unstructured user-generated content.
SlideShare
slideshare.net › home › data & analytics › deep learning for specific information extraction from unstructured texts
Deep learning for specific information extraction from unstructured texts | PPT
June 29, 2019 - 5. Bước 2 : Deep learning architecture for candidates classification Bước này phân loại các cụm danh từ ở bước trước thành 2 loại là Skill và NotSkill bằng LSTM Dùng một bộ dữ liệu gồm 1500 câu đã được gán nhãn cho các thực thể trong câu để huấn luyện mô hình Các feature đầu vào cho mô hình LSTM Một feature nhị phân thể hiện sự xuất hiện của số hoặc kí tự đặc biệt trong 1 từ (Python3,C#,...) Một feature nhị phân xác đinh xem từ viết hoa chữ cái đầu hay toàn bộ từ (SQL,...) Một feature nhị phân xác định xem từ có nằm trong bộ từ điển các tên riêng , tên địa điểm không
Reddit
reddit.com › r/learnmachinelearning › which methods use to extract specific info on unstructured text?
r/learnmachinelearning on Reddit: Which methods use to extract specific info on unstructured text?
October 30, 2023 -
Hey friends, I'm new to the AI world (been programming (python) for 4 years but never worked with AI stuff), I need to extract some specific info from documents, I'm reading about NLP and all this stuff but still figuring out which method(s) should I use to make this works, any recomendations of which methods to use? (Edit: I don't want to use regex nor LLMs)
Top answer 1 of 4
3
Hey! Any specifics on the format/type of info (summaries, tables, keywords) you want extracted? and the format of the documents (raw text, pdf, etc)? any constraints on performance (latency, GPU-ok)? These would dictate the best modeling/NLP/preprocessing options. At a high level it's probably some type of -> -> -> .
2 of 4
1
You seem to be looking for entity extraction methods. You might want to use our dedicated entity extraction platform on NLP Cloud using LLMs like LLaMA 3. I hope it's useful!
Medium
medium.com › nanonets › information-extraction-with-nlp-and-deep-learning-ceccfbdd8685
Information Extraction With NLP And Deep Learning | by Prithiv Sassisegarane | NanoNets | Medium
March 25, 2022 - We looked at several different machine learning approaches to extract relevant fields from invoices that included out of the box NER tagging methods, training our own NER tagging models, using machine learning classifiers as well as deep learning architectures for the same. We also looked at a few methods for information extraction from text that made use of spatial information along with word embeddings.
QUT ePrints
eprints.qut.edu.au › 251862 › 1 › Ahmed Shoeb Talukder Thesis(1).pdf pdf
Deep Learning based Information Extraction Approach for ...
Talukder, Ahmed Shoeb (2024) Deep Learning Based Information Extraction Approach for Unstructured Documents. Master of Philosophy thesis, Queensland University of Technology.
KlearStack
klearstack.com › extracting-data-from-unstructured-text-guide
Extracting Data from Unstructured Text: NLP & LLM Guide ...
March 29, 2025 - ML algorithms, including deep learning models, are employed to learn patterns and relationships in text data, enabling the extraction of specific entities, relationships, and other structured information.
YouTube
youtube.com › watch
Deep Learning with Unstructured Text - YouTube
Often, spatial data is hidden away in an unstructured formats, such as text-based reports. Natural language processing (NLP) is a field of Machine Learning t...
Published May 20, 2021
IOPscience
iopscience.iop.org › article › 10.1088 › 1742-6596 › 1848 › 1 › 012032 › pdf pdf
Deep Learning based Privacy Information Identification ...
methods for anonymization, we need ... PI in the text, but do not associate it with the subject. Based on this, we propose deep learning based unstructured text privacy identification(DLUI)...
arXiv
arxiv.org › html › 2312.09880v2
Information Extraction from Unstructured Documents Using Augmented Intelligence and Computer Vision Techniques
July 25, 2025 - This paper presents a comprehensive framework for information extraction from unstructured documents that combines Augmented Intelligence principles with state-of-the-art computer vision and natural language processing techniques. Our approach addresses the limitations of traditional OCR-based ...
ScienceDirect
sciencedirect.com › science › article › pii › S2666165925001334
End-to-end data extraction framework from unstructured geotechnical investigation reports via integrated deep learning and text mining techniques - ScienceDirect
August 5, 2025 - The framework begins with page classification using a hybrid approach combining a convolutional neural network and a text mining algorithm, followed by page layout analysis to determine components such as title, text, table, and figure. Based on the layout, systematic rule-based data extraction generates structured databases, which enhances data flexibility and further applications in practice. The proposed framework efficiently extracts data from the test set within seconds without errors. It can be extended to other unstructured engineering documents, enhancing data-driven processes in construction projects.