Skip to content

weichung96/PlaceFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published