Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Open Calais 和 Alchemy API 等服务可以从非结构化文本生成 RDF。有没有离线的工具?有没有人尝试过WebCAT或者 OpenCyc 对这样的用例有用吗?
Gate可能是最流行的用于文本分析和实体识别的 Java 框架之一,它还包含可以基于本体生成 RDF 的组件。