Giter VIP home page Giter VIP logo

pe's Introduction

Hello, I'm Xihao ๐Ÿ˜„

A first-year Ph.D. student in computer science affiliated with the Integrative Sciences and Engineering Programme (ISEP) and at the School of Computing, National University of Singapore. I'm supervised by Professor Roger Zimmermann at the Media Management Research Lab.

Prior to my Ph.D. studies, I obtained my Bachelor of Computing (Computer Science) with Honours of the Highest Distinction at the School of Computing, National University of Singapore. My undergraduate focus areas were Artificial Intelligence and Database Systems. My dissertation, Multi-Modal Entity Resolution was supervised by Professor Tan Kian Lee.

โœจ Research Interests

  • Multi-modal information retrieval.

๐Ÿ”— Links

pe's People

Contributors

howtoosee avatar

Watchers

 avatar  avatar

pe's Issues

Error when parsing date

Screenshot 2020-11-13 at 16.57.14.jpg

Running the command convert-bookmark 1 d/1/1/2000 suggest that date is invalid. In general, dates that follow dd/mm/yyyy but with single digit date/month such as 1/1/2000 are not accepted.

Missing information in UG for exiting help screen

After going into the help tab, I struggled to exit, as the status msg didn't contain anything on exiting the help screen. Similarly, the help section in the UG did not state how to exit the help guide.

Order of parameters not taken care of

Screenshot 2020-11-13 at 16.32.43.jpg

The UG claimed that the parameters can come in any order, however running command that involve the INDEX parameter not directly after the command keyword will result in an error.

Clearing of data

Entering clear more than twice still clears the records. E,g, entering clear for the third time in a row clears the records. Not sure if this is a bug or the counter was not reset.

According to the UG, the command needs to be entered twice in succession to take effect. But entering the command right after clearing still works.

Screenshot 2020-11-13 at 17.13.53.jpg

Wrong error message for invalid index

Screenshot 2020-11-13 at 16.29.09.jpg

When running the command edit 0 t/hello, a error message that says invalid command format is thrown. However, this should instead be something along the lines of invalid index.

Integer overflow not handled properly for delete

Screenshot 2020-11-13 at 16.50.49.jpg

Inputting a integer that overflows above Integer.max_value results in an error message that for invalid format. Error message claims "Parameters: INDEX (must be a positive integer)" but no range is specified.

Duplicates in records

Screenshot 2020-11-13 at 16.47.26.jpg

The app allows for duplicate records of the same name, amount and date. This design might cause confusion among users.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.