TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Launch HN: Plasticity (YC S17) – APIs for human-like natural language interfaces

93 pointsby patelajay285almost 8 years ago
Hi, this is Ajay and Alex, and we’re the founders of Plasticity (<a href="https:&#x2F;&#x2F;www.plasticity.ai&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.plasticity.ai&#x2F;</a>). We&#x27;re building an API that helps developers create human-like natural language interfaces.<p>Four years ago, we hacked 3rd party commands into Siri without jailbreaking before Alexa Skills or SiriKit were released (<a href="https:&#x2F;&#x2F;www.wired.com&#x2F;2014&#x2F;04&#x2F;googolplex&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.wired.com&#x2F;2014&#x2F;04&#x2F;googolplex&#x2F;</a>). It was the first App Store for voice commands. Since then, we’ve worked on NL interfaces at Google and Apple Siri. Now we&#x27;re tackling the next problem: products using NLP are fairly simplistic in what they can do for users. For example, systems like Siri still struggle to directly answer a basic question like &quot;When is the Y Combinator application due?&quot; because it can&#x27;t understand and reason where the answer may lie in a sentence on Y Combinator&#x27;s website.<p>We’re approaching the problem differently by understanding the structure of language and relationships within text, instead of relying on more simplistic methods like keyword matching. We build a graph of entities and their relationships within a sentence along with other linguistic information. You can think of it as “Open Information Extraction” with a lot more information (<a href="https:&#x2F;&#x2F;www.plasticity.ai&#x2F;api&#x2F;demo" rel="nofollow">https:&#x2F;&#x2F;www.plasticity.ai&#x2F;api&#x2F;demo</a>).<p>Currently, we use a TensorFlow model to perform classical tasks like parts of speech, tokenization, and syntax dependency trees. We built our own Wikipedia crawler for data to better handle chunking and disambiguation, which helps return more accurate results for multi-word entities in sentences like: &quot;The band played let it be by the beatles.&quot; We wrote our open IE algorithms from scratch, focusing on speed. It&#x27;s written completely in C++ and we are adding more features everyday.<p>Our public APIs are in beta right now, we’re constantly working to improve the accuracy, and we’re looking forward to hearing feedback. We’d love to hear what the HN community is working on with NLP and how we can help!

12 comments

elil17almost 8 years ago
I&#x27;m impressed with Cortex - All industry leaders (Google, Siri, Alexa) answer &quot;Who killed John Wilkes Booth&quot; with &quot;Abraham Lincoln,&quot; but this gives the correct answer. It shows that it has a deeper understanding of it&#x27;s data sources.
评论 #15048216 未加载
评论 #15048142 未加载
评论 #15048047 未加载
评论 #15048396 未加载
jtrafficalmost 8 years ago
Something I&#x27;ll keep my eye on, for sure. In the meantime:<p>It feels like you&#x27;ve reinvented much by writing stuff from scratch. spaCy is fast, has tons of features, commonly updated, free, trained on the Common Crawl corpus. Why not just use that? I&#x27;m only curious, not critical.
评论 #15048511 未加载
crgtalmost 8 years ago
This passage (from another one of the articles on top of HN right now (<a href="https:&#x2F;&#x2F;www.wired.com&#x2F;2015&#x2F;11&#x2F;null#tpw)" rel="nofollow">https:&#x2F;&#x2F;www.wired.com&#x2F;2015&#x2F;11&#x2F;null#tpw)</a>) generates an error when trying to use the Sapien demo: &quot;As a technology journalist, being a Null has served me rather well. (John Dvorak, you know what I’m talking about!) The geek connotations provide a bit of instant nerd cred—to the point where more than one person has accused me of using a nom de plume to make me seem like a bigger nerd than I am.<p>But there’s a dark side to being a Null, and you coders out there are way ahead of me on this. For those of you unwise in the ways of programming, the problem is that “null” is one of those famously “reserved” text strings in many programming languages. Making matters worse is that software programs frequently use “null” specifically to ensure that a data field is not empty, so it’s often rejected as input in a web form.&quot;<p>Maybe it&#x27;s the use of the word `Null`? Not sure, but love what you&#x27;re doing and thought I&#x27;d let you know about this.
评论 #15050572 未加载
zitterbewegungalmost 8 years ago
This is really cool. Website design is killer and looks beautiful. I tried &quot;Who married the 51st president?&quot; which didn&#x27;t work but when I tried &quot;Who married Barack Obama?&quot; it responded correctly.<p>I then tried &quot;Who married the president?&quot; and got the correct responses also.<p>The only thing I would change is at the bottom of the Plasticity demo you should have a big sign up button. And a link to your documentation.
评论 #15048926 未加载
评论 #15048751 未加载
gurutalmost 8 years ago
What would a good non-commercial use case of this product be like? Would it help simplify&#x2F;understand Terms &amp; Conditions better? Text summarization?
评论 #15049032 未加载
anathema-devicealmost 8 years ago
Very interesting. Needs to account for things like low literacy in certain areas. Medical literacy is a big gap for a lot of people. Asked &quot;What is myocardial infarction? Correct article returned. Asked &quot;What is myocardial infraction?&quot; Got article for Civil infraction. &quot;What is hyperkalemia?&quot; returned a result. &quot;What is high potassium?&quot; No result.
评论 #15053623 未加载
int64almost 8 years ago
Will the document summarization API summarize and rewrite the content or just a summary of the original content without a rewrite?
评论 #15050549 未加载
fiatjafalmost 8 years ago
&quot;We&#x27;re make sense of dark data to help companies in technology, law, medicine, and government extract information from text.&quot;<p>Ignore the grammar error, you&#x27;re helping government extract information from text? Where exactly? Do you mean the NSA? Do you mean helping the government look at public internet written commentary to track citizens?
评论 #15048414 未加载
alttabalmost 8 years ago
How is this like, or better than Evi, which has origins in 2007 and is now part of Alexa according to wikipedia?<p><a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Evi_(software)" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Evi_(software)</a>
评论 #15051725 未加载
deeglesalmost 8 years ago
Are you planning on building any Natural Language Generation API&#x27;s? Would love to be able to submit a set of data points and receive a sentence.
评论 #15050496 未加载
ajeet_dhaliwalalmost 8 years ago
Can the lingua component of this (when it is available) be used to answer questions from my own text corpus?
评论 #15048504 未加载
joering2almost 8 years ago
Cool. But i wonder what is a use-case for such technology. What kind of market do you target?
评论 #15048329 未加载