-
Notifications
You must be signed in to change notification settings - Fork 0
hdamania/cse591-project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README for project file ------------------------------------- The project contains the source code used for the Smarthome ontology and HMM model. The dataset and ontology file are in the root level of the project folder as follows: 1. home.owl - Ontology file 2. dataRandom3000.txt - Data set of 3000 commands with annotations. 3. dataRandom5000.txt - Data set of 5000 commands with annotations. ------------------------------------- README for viterbi.cpp ------------------------------------- 1. Make sure viterbi.cpp and viterbi.hpp are in the top level with directory "output_random". 2. Compile using "g++ -o NER_Analyse viterbi.cpp" 3. Execute with following sample command ./NER_Analyse "turnon the light in the kitchen" -------------------------------------
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published