Live data from Hacker News

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

news.ycombinator.com

21–30 of 49 posts

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

#21
post #7

Earlier quoted context omitted.

I asked "What is taller, a dog or a giraffe?" and it didn't know. Common sense is not yet in the knowledge graph. Maybe it can't perform comparisons Also: "What is the largest city in Europe?" -> "New York City". "What is the largest city in the world?" -> "Gotham City" So it seems to make KB lookup errors and probably can't do logic/set operations.

Correct, we can't do logic/set operations yet, but we can handle some graph traversal questions where the answer is the property of a n-off related entity like: (1) "Who is Arya Stark's father's wife?" or (2) "Mark Zuckerberg's wife's birthday"

I also tried things like:

How old is the French Prime-Minister? How old is the Portuguese President?

President always defaults to Trump and Prime-Minister to May (May also responds with two different results even though it show the same text(/source?). Also in Sapien "Prime-Minister" wasn't recognized.

I'm very excited about technologies like this one.

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

#22
This is really cool. Website design is killer and looks beautiful. I tried "Who married the 51st president?" which didn't work but when I tried "Who married Barack Obama?" it responded correctly.

I then tried "Who married the president?" and got the correct responses also.

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.

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

#23
post #21

Earlier quoted context omitted.

Correct, we can't do logic/set operations yet, but we can handle some graph traversal questions where the answer is the property of a n-off related entity like: (1) "Who is Arya Stark's father's wife?" or (2) "Mark Zuckerberg's wife's birthday"

I also tried things like: How old is the French Prime-Minister? How old is the Portuguese President? President always defaults to Trump and Prime-Minister to May (May also responds with two different results even though it show the same text(/source?). Also in Sapien "Prime-Minister" wasn't recognized. I'm very excited about technologies like this one.

Yes, this is definitely a class of questions we don't do right now, but have updates coming for soon!

Good catch on "Prime-Minister", we will patch that.

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

#24

This is really cool. Website design is killer and looks beautiful. I tried "Who married the 51st president?" which didn't work but when I tried "Who married Barack Obama?" it responded correctly. I then tried "Who married the president?" and got the correct responses also. 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.

Thanks! That's good feedback on the layout, we're changing it now!

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

#25

This is really cool. Website design is killer and looks beautiful. I tried "Who married the 51st president?" which didn't work but when I tried "Who married Barack Obama?" it responded correctly. I then tried "Who married the president?" and got the correct responses also. 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.

Obama was the 44th (really 43rd if you count by people instead of presidencies) President.

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

#27
post #26

What would a good non-commercial use case of this product be like? Would it help simplify/understand Terms & Conditions better? Text summarization?

Great question!

Text simplification and summarization are great places this technology can be deployed for non-commercial usage. One example is https://newsela.com which provides articles on many different subjects at various reading levels for kids in school. For example, you can adjust the reading level on an article like this:

https://newsela.com/read/lib-convo-europe-invasion-dna/id/33...

Currently, this process is manual. But, our APIs could be used to help automate things like this in the near future. Quick reminder that our APIs are free for open-source or educational purposes. So, if anyone's interested in giving this a go for a hackathon project, you can e-mail me at ajay@plasticity.ai

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

#28

This is really cool. Website design is killer and looks beautiful. I tried "Who married the 51st president?" which didn't work but when I tried "Who married Barack Obama?" it responded correctly. I then tried "Who married the president?" and got the correct responses also. 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.

Obama was the 44th (really 43rd if you count by people instead of presidencies) President.

Those queries don't work either.

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

#29

This is really cool. Website design is killer and looks beautiful. I tried "Who married the 51st president?" which didn't work but when I tried "Who married Barack Obama?" it responded correctly. I then tried "Who married the president?" and got the correct responses also. 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.

Thanks! That's good feedback on the layout, we're changing it now!

Also I would make the ability to do custom queries on the Cortex demo more prevalant (maybe a custom button?).

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

#30

Earlier quoted context omitted.

Thanks! That's good feedback on the layout, we're changing it now!

Also I would make the ability to do custom queries on the Cortex demo more prevalant (maybe a custom button?).

Makes sense, we haven't really optimized the ease-of-use of our demos / documentation yet, but are going to work on that soon.
Post reply on HN