weichung96 / PlaceFinder

Find place names using Deterministic Finite Automaton (DFA)

Home Page:https://weichung96.github.io/PlaceFinder/

Repository from Github https://github.comweichung96/PlaceFinderRepository from Github https://github.comweichung96/PlaceFinder

Place Finder - DFA

Find place names from text using Deterministic Finite Automaton (DFA).

  • Place names can be name of country, states, organization and shop.
  • For example, Malaysia, Australia, Penang, Pizza Hut and Intel.
  • You define your own language that contains specific strings/patterns of place names in order to detect them from text file.

About

Find place names using Deterministic Finite Automaton (DFA)

https://weichung96.github.io/PlaceFinder/


Languages

Language:JavaScript 65.7%Language:HTML 34.3%