clojure
play

(CLOJURE) ENTITY LINKING IN FOR FUN @Sojoner AGENDA Motivation - PowerPoint PPT Presentation

(CLOJURE) ENTITY LINKING IN FOR FUN @Sojoner AGENDA Motivation Entity linking Reflector overview Represent the data A bit code Learnings MOTIVATION practicing Clojure How will the backend &


  1. (CLOJURE) ENTITY LINKING IN FOR FUN @Sojoner

  2. AGENDA Motivation ★ Entity linking ★ Reflector overview ★ Represent the data ★ A bit code ★ Learnings ★

  3. MOTIVATION practicing Clojure How will the ★ ★ backend & frontend Wikipedia reflect a given text using core.async when thrown ★ against it ? learning about FP ★ Gödel-Escher-Bach ★ like information revealer

  4. ENTITY LINKING & SEARCH is the task of You can improve ★ ★ determining the search experience identity of entities by enriching mentioned in text documents with […] Wikipedia entities e.g facet search for persons locations a.o

  5. ENTITY LINKING SYSTEMS & CHALLENGES Simple stuff ;-) 1. spotting 2. searching 3. disambiguation 4. prune irrelevant stuff

  6. REFLECTOR OVERVIEW & TECHNOLOGIES

  7. REFLECTOR OVERVIEW & TECHNOLOGIES

  8. REFLECTOR OVERVIEW & TECHNOLOGIES

  9. REFLECTOR OVERVIEW & SYSTEM titles categories articles storage back front

  10. REPRESENT THE DATA & DATA EXAMPLES

  11. REPRESENT THE DATA & DATA EXAMPLES AMBIGUOUS UNIQUE

  12. A BIT CODE & BACK

  13. A BIT CODE & BACK main starts search searches ★ ★ components pages in ES http is the external wikigraph ★ ★ interface computes paths communicator switch glues the ★ ★ sends massages core.async channels together linker does entity ★ linking with solr

  14. A BIT CODE & BACK

  15. A BIT CODE & BACK

  16. A BIT CODE & BACK

  17. A BIT CODE & BACK

  18. A BIT CODE & BACK

  19. A BIT CODE & FRONT core handles ★ communication and app state ui OM components ★ channels just the ★ definitions

  20. A BIT CODE & FRONT

  21. A BIT CODE & FRONT

  22. A BIT CODE & FRONT

  23. A BIT CODE & FRONT

  24. LEARNINGS & FIN use favorite Structure clojure ★ ★ datastores with code via components clojure Same language full ★ learn about stack ★ wikipedia Async ★ communication from front to back

  25. SHOULDERS & FIN https://github.com/elasticsearch/elasticsearch-river-wikipedia https://github.com/OpenSextant/SolrTextTagger https://github.com/stuartsierra/component https://github.com/clojure/core.async https://github.com/swannodette/om https://github.com/matthiasn/BirdWatch

Recommend


More recommend