Mikhael1729 / text-parsing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text parsing

This is a text parsing program implementation.

Words

Words to detec

  1. Para
  2. De
  3. Uno
  4. La
  5. Es
  6. Luna
  7. Sol
  8. Carro
  9. Hola
  10. Arbol
  11. Silla
  12. Mesa
  13. Casa
  14. Año
  15. Rio
  16. Mesa
  17. Perro
  18. Calle
  19. Feliz
  20. Son

Thinking

  • States space representation.
  • Heuristic function $h(s)$

References

Diagrams are here

About


Languages

Language:Python 100.0%