Skip to content
#

information-retrieval

Here are 1,163 public repositories matching this topic...

gensim
ogvalt
ogvalt commented Apr 25, 2020

Describe the bug
I found that some names agruments in framework aren't consistent.
So for example:

class SupervisedRunner(Runner):
    """Runner for experiments with supervised model."""

    _experiment_fn: Callable = SupervisedExperiment

    def __init__(
        self,
        model: Model = None,
        device: Device = None,
        input_key: Any = "features", 
      

word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, information extraction (i.e., entity, relation and event extraction), knowledge graph, text generation, network embedding

  • Updated Nov 4, 2020
  • OpenEdge ABL

Improve this page

Add a description, image, and links to the information-retrieval topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the information-retrieval topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.