Add feature to search other fields in CORE corpus
See original GitHub issueWe want to index year
and topics
in CORE corpus so that we can also search by these fields. Basically we need to modify LuceneDocumentGenerator.java
or create a new generator
that outputs more than content
field for downstream searching.
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
User's Guide, Chapter 11: Corpus Searching — music21 ...
When you search the corpus, music21 examines each metadata object in the metadata bundle for the whole corpus and attempts to match your...
Read more >Add search by fields - Ideas & Features - Fibery Community
Currently, it's not possible to search by fields. For instance, we have a Hiring app with Candidates. Two fields: Email, Phone.
Read more >Chapter 4. Text Vectorization and Transformation Pipelines
Each property of the vector representation is a feature. For text, features represent attributes and properties of documents—including its content as well as ......
Read more >Omeka S - Advanced Search
Besides, it adds some features to the standard advanced search form. ... field search and an advanced search with filters, or different ......
Read more >INCEpTION User Guide
If you are not sure what features are, check the box on Layers and Features in the section Project Settings (Here: The layer...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
hey @edwinzhng to provide more context, our goal is to build rich search/browsing/exploration applications to the scientific literature, enabling, for example, analyses like these: https://medium.com/@nlpscholar/state-of-nlp-cbf768492f90
Closing with updated feature request in #979