Git Product home page Git Product logo

discourse_scope's People

Contributors

fako avatar

Stargazers

 avatar

Watchers

 avatar

discourse_scope's Issues

Drop down acts weird

Make sure that it's possible to deselect an item without scrolling. More bugs might be hiding there :(

get_ranking_results is slow

get_ranking_results works with individual iterators, but because of this it has to solve its problems in pure Python instead of in Cython. This makes it unnecessarily slow.

As a user I want to work with "corpora" not with "discourses"

Currently you can view and add discourses. But in fact they are corpora. The interface should reflect this change and explain what a corpus is to people that don't know and are interested.

Related to this is that I think I prefer an empty "corpus" with a big + inside for a user to add their own corpus. Instead of a small button in the header.

Add the content filters

Here's the list of missing filters

  • Sources
  • Vocabulairy (n-grams)
  • Interesting people
  • Interesting organisations

Prevent growth on request

Sometimes a growth is started upon request, but it doesn't match the configuration and that screws up the request. Either redirect to correct request, or indicate a bad request, disallow starting a request or allow growths to take place on request.

This bug is related to the inability to refresh on details pages in app.

As a user I want to input required information to build a corpus

Required input is:

  • A topic
  • A description
  • List of subjects
  • Pro framing words
  • Con framing words

The input on this page is assumed to be flawed and an assistant (automated or not) will have to give suggestions to improve on this input. When the user first fills the information, no suggestions are now. However when they come back to it a second time the original input and suggestions should show side-by-side. There should be a way for users to accept and reject such suggestions and/or to add and delete their own input based on those suggestions.

Below is an image of the exact flow where this page will fit in. It describes in more detail the information that we need.

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.