The Wayback Machine - https://web.archive.org/web/20220409045705/https://github.com/topics/semantic
Skip to content
#

semantic

Here are 557 public repositories matching this topic...

vuetify
geminiyellow
geminiyellow commented Feb 5, 2021

Environment

Vuetify Version: 2.4.3
Vue Version: 3.0.5
Browsers: Chrome 88.0.4324.96
OS: Mac OS 10.15.7

Steps to reproduce

  • open the type week sample code by codepend
  • set calendar type to custom-daily
  • set start=2019-01-05, end=2019-01-10,
  • set Thomas Birthday as `start: '2019-01-01', end:
T: bug good first issue C: VCalendar
text-analytics-with-python

Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
  • Updated Dec 24, 2020
  • Jupyter Notebook
vuestic-ui
m0ksem
m0ksem commented Apr 7, 2022

For now, getColor (and computedColor) returns hex color which is hard to change localy.

We can return getColor('primary') => var(--va-primary) so user can later redefine this color inline:

   <va-data-table :style=" --va-primary: '#ff00ff'; " />

This will change all --va-primary css varialbes value and color will be changed in all child components.

See VaDatePicker color

FEATURE good first issue

Open Source research tool to search, browse, analyze and explore large document collections by Semantic Search Engine and Open Source Text Mining & Text Analytics platform (Integrates ETL for document processing, OCR for images & PDF, named entity recognition for persons, organizations & locations, metadata management by thesaurus & ontologies, search user interface & search apps for fulltext search, faceted search & knowledge graph)
  • Updated Mar 7, 2022
  • Shell

Improve this page

Add a description, image, and links to the semantic 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 semantic topic, visit your repo's landing page and select "manage topics."

Learn more