30 Matching Annotations
  1. Sep 2021
  2. Feb 2021
  3. Nov 2020
  4. Sep 2020
  5. Aug 2020
  6. Jul 2020
    1. This is very irresponsible of them, with respect to the number of downloads. They should finally realize this and just redirect people to LO. Continuing like this hurts the Apache Foundation credibility as well as the open source community as a whole.
  7. May 2020
    1. Conditional Per-Request Settings For additional flexibility, the directives provided by mod_setenvif allow environment variables to be set on a per-request basis, conditional on characteristics of particular requests. For example, a variable could be set only when a specific browser (User-Agent) is making a request, or only when a specific Referer [sic] header is found. Even more flexibility is available through the mod_rewrite's RewriteRule which uses the [E=...] option to set environment variables.
  8. Apr 2020
    1. Apache Stanbol's main features are: Content Enhancement Services that add semantic information to “non-semantic” pieces of content. Reasoning Services that are able to retrieve additional semantic information about the content based on the semantic information retrieved via content enhancement. Knowledge Models Services that are used to define and manipulate the data models (e.g. ontologies) that are used to store the semantic information. Persistence Services that store (or cache) semantic information, i.e. enhanced content, entities, facts, and make it searchable.
    2. direct usage from web applications (e.g. for tag extraction/suggestion; or text completion in search fields), 'smart' content workflows or email routing based on extracted entities, topics, etc.
    3. Apache Stanbol provides a set of reusable components for semantic content management.
    1. OpenNLP supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, language detection and coreference resolution. Find out more about it in our manual.
  9. Dec 2019
  10. Nov 2019
  11. Sep 2019
  12. Jul 2019
    1. goaccess - Fast web log analyzer and interactive viewer.
  13. Apr 2019
    1. So in theory, one could imagine an organization that produces a different kind of document. Instead of a license for the source code, they would provide a way to say uh, let’s go with “Open Development Certified.” Projects could then submit for certification, they’d get accepted or rejected.

      This sounds a lot like the Apache trademark, to me.

  14. Mar 2019
  15. Dec 2018
  16. Oct 2018
  17. Apr 2018
    1. Here, Marjorie is likely referring to a Navajo rug. She mentions explicitly using these rugs as gifts frequently, as in her May 12, June 6, and June 19, 1924 letters.

      In each case, she alludes to these rugs only briefly, possibly suggesting how obvious to her their potential as souvenirs and "unique" decor was.

  18. Feb 2018
  19. Jun 2017
  20. Oct 2015
    1. Apache Labs is a place for innovation where committers of the foundation can experiment with new ideas.

      Here's the door into making the ASF tooling better! Got an idea? Submit it! Got some code? Submit that too!!

  21. Aug 2015
    1. In this scheme, if a sub-ject is related to multiple objects by the same prop-erty, then each distinct value is listed in a successiverow in the table for that property

      Sound like [Apache CouchDB]'s map/reduce output to anyone else?