使用nlp提取非結構化數據中的信息
@import url(http://www.aygfsteel.com/CuteSoft_Client/CuteEditor/Load.ashx?type=style&file=SyntaxHighlighter.css);@import url(/css/cuteeditor.css); @import url(http://www.aygfsteel.com/CuteSoft_Client/CuteEditor/Load.ashx?type=style&file=SyntaxHighlighter.css);@import url(/css/cuteeditor.css); 如果要從結構化的數據中提取信息,用sql即可, 即要提取的信息在select 的字段中.如果要從非結構化的數據中, 如純文本, 則要靠nlp, 要對文本理解后, 才能提取相應的信息.
文本結構化 with SpaCy 攻略
使用openspg自動構建醫療知識圖譜
posted on 2025-03-08 11:45 paulwong 閱讀(32) 評論(0) 編輯 收藏 所屬分類: AI-LLM