jayeshdesai4520 / chatbot-ng-internal

MIT License
3 stars 0 forks source link

Optimizations #35

Open anbo-de opened 3 years ago

anbo-de commented 3 years ago

Observation: For users, the list of components might be hard to read:

Now:

NED-DBpediaSpotlight,QueryBuilderSimpleRealNameOfSuperHero,SparqlExecuter,OpenTapiocaNED,BirthDataQueryBuilder,WikidataQueryExecuter

Expected:

NED-DBpediaSpotlight, QueryBuilderSimpleRealNameOfSuperHero, SparqlExecuter, OpenTapiocaNED, BirthDataQueryBuilder, WikidataQueryExecuter

Observation: For users, it might be difficult to understand what the purpose of profiles is.

Goal: Make it easier for users to use profiles

Expected:

show components

Currently, active components are

NED-DBpediaSpotlight, QueryBuilderSimpleRealNameOfSuperHero, SparqlExecuter, OpenTapiocaNED, BirthDataQueryBuilder, WikidataQueryExecuter

You might ask questions like:

What is the real name of Superman? (show as clickable link) What is the real name of Batman? (show as clickable link)

Check confusing example

When was Tim Berners-Lee born?

My Birthday is on 10 January 2007

List Profiles

I really like the profile feature. The users should benefit more from it.

Optimize result

The result should be shown using a table

Add an "about qanary" intent

jayeshdesai4520 commented 3 years ago

"When was Tim Berners-Lee born?" the answer was in the Smalltalk so I removed it - https://imgur.com/PFNkc7C

jayeshdesai4520 commented 3 years ago

Hi, @anbo-de I might not able to fix all these issues in time I have an exam on 21 and 22. can I do this after 22nd?

anbo-de commented 3 years ago

Hi, @anbo-de I might not able to fix all these issues in time I have an exam on 21 and 22. can I do this after 22nd?

Sure, that is possible. From an official point of view, it needs to be completed the latest on 23rd of August 2021. However, I think we can trust you that you would also do it later. :-)

jayeshdesai4520 commented 3 years ago

Thanks, @anbo-de, yes, I will do it after my exams get over.

jayeshdesai4520 commented 3 years ago

Hi, @anbo-de this looks good, or should I keep 2 columns instead? - https://imgur.com/VUf7WZI.png