TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

In plain English, how does logik.com work?

13 点作者 ronnwer将近 15 年前
I'm confused on what Logik.com is and how it works. What problem does it solve? Is it like a internal document search solution?

3 条评论

patio11将近 15 年前
Legal discovery means that, when a lawsuit happens, both sides ask for (and receive) huge volumes of documents from the other party. Producing those huge volumes of documents can be quite challenging.<p>For example, someone in litigation with Google might hit Google with a discovery request saying "We want all documents, memos, and emails pertaining to search spam." That is, conservatively, millions of documents. So Google has to grab every email a Googler has ever written, <i>then</i> winnow that set down to just the relevant ones, then have lawyers pick through and exclude the ones protected by privilege, then get those hundreds of thousands of pages in a lawyer-accessible format delivered to the opposing party within a very tight timeframe.<p>This is challenging on Big Freaking Enterprise scales. Logik does the painful bits of it for you. They presumably charge Big Freaking Enterprise prices for it.
评论 #1429836 未加载
评论 #1426616 未加载
gtani将近 15 年前
I don't know about logik.com specifically, but 2 critical problems in discovery are summarizing network graphs, and named entity extraction. Network graphs are, e.g. you take the Enron email dumps and you query for who emailed whom on what days, what people use statNet, SenSage and vertica for. Named entity extraction is distilling all the noun andpronoun phrases that could refer to one person or business entity.<p><a href="http://csde.washington.edu/statnet/" rel="nofollow">http://csde.washington.edu/statnet/</a><p><a href="http://37signals.com/svn/posts/2385-bootstrapped-profitable-proud-logik" rel="nofollow">http://37signals.com/svn/posts/2385-bootstrapped-profitable-...</a><p><a href="http://news.ycombinator.com/item?id=1414211" rel="nofollow">http://news.ycombinator.com/item?id=1414211</a>
spotter将近 15 年前
It works by taking (mostly) off the shelf indexing software and attaching it to former executives of enterprise search and e-discovery companies.<p>You could reproduce the whole thing from scratch and not get a dollar's worth of sales because you don't have the relationships to get past the market gate keepers.