├── .gitignore ├── README.md ├── README.pdf ├── frontend ├── .gitignore ├── package.json ├── src │ ├── App.jsx │ ├── data.js │ ├── index.js │ ├── index.less │ ├── questions.js │ ├── rank.js │ └── translateTag.js └── webpack.config.js ├── fuzzy-expert ├── .gitignore ├── fcl │ └── camera.fcl ├── input │ ├── Canon EOS-1D X Mark II.txt │ ├── Canon EOS 1000D.txt │ ├── Canon EOS 100D.txt │ ├── Canon EOS 10D.txt │ ├── Canon EOS 1100D.txt │ ├── Canon EOS 1200D.txt │ ├── Canon EOS 1D Mark II N.txt │ ├── Canon EOS 1D Mark II.txt │ ├── Canon EOS 1D Mark III.txt │ ├── Canon EOS 1D Mark IV.txt │ ├── Canon EOS 1Ds Mark II.txt │ ├── Canon EOS 1Ds Mark III.txt │ ├── Canon EOS 1Ds.txt │ ├── Canon EOS 1Dx.txt │ ├── Canon EOS 200D.txt │ ├── Canon EOS 20D.txt │ ├── Canon EOS 300D.txt │ ├── Canon EOS 30D.txt │ ├── Canon EOS 350D.txt │ ├── Canon EOS 400D.txt │ ├── Canon EOS 40D.txt │ ├── Canon EOS 450D.txt │ ├── Canon EOS 500D.txt │ ├── Canon EOS 50D.txt │ ├── Canon EOS 550D pre production.txt │ ├── Canon EOS 550D.txt │ ├── Canon EOS 5D Mark II.txt │ ├── Canon EOS 5D Mark III.txt │ ├── Canon EOS 5D Mark IV.txt │ ├── Canon EOS 5D.txt │ ├── Canon EOS 5DS R.txt │ ├── Canon EOS 5DS.txt │ ├── Canon EOS 600D.txt │ ├── Canon EOS 60D.txt │ ├── Canon EOS 650D.txt │ ├── Canon EOS 6D Mark II.txt │ ├── Canon EOS 6D.txt │ ├── Canon EOS 700D.txt │ ├── Canon EOS 70D.txt │ ├── Canon EOS 750D.txt │ ├── Canon EOS 760D.txt │ ├── Canon EOS 7D Mark II.txt │ ├── Canon EOS 7D.txt │ ├── Canon EOS 80D.txt │ ├── Canon EOS M.txt │ ├── Canon EOS M10.txt │ ├── Canon EOS M100.txt │ ├── Canon EOS M2.txt │ ├── Canon EOS M3.txt │ ├── Canon EOS M5.txt │ ├── Canon EOS M6.txt │ ├── Canon PowerShot G1 X Mark II.txt │ ├── Canon PowerShot G12.txt │ ├── Canon PowerShot G16.txt │ ├── Canon PowerShot G1X.txt │ ├── Canon PowerShot G3 X.txt │ ├── Canon PowerShot G5 X.txt │ ├── Canon PowerShot G7 X.txt │ ├── Canon PowerShot G9 X Mark II.txt │ ├── Canon PowerShot G9 X.txt │ ├── Canon PowerShot S100.txt │ ├── Canon PowerShot S120.txt │ ├── Canon PowerShot S90.txt │ ├── Canon PowerShot S95.txt │ ├── Canon PowerShot SX50 HS.txt │ ├── Canon PowerShot SX60 HS.txt │ ├── Canon Powershot G10.txt │ ├── Canon Powershot G11.txt │ ├── Canon Powershot G15.txt │ ├── Canon Powershot G9.txt │ ├── Canon Powershot S110.txt │ ├── DJI Phantom 4.txt │ ├── DJI Phantom4 Pro.txt │ ├── DJI Zenmuse X4S.txt │ ├── DJI Zenmuse X5S.txt │ ├── DJI Zenmuse X7.txt │ ├── Fujifilm FinePix F550EXR.txt │ ├── Fujifilm FinePix F600EXR.txt │ ├── Fujifilm FinePix F800EXR.txt │ ├── Fujifilm FinePix S100fs.txt │ ├── Fujifilm FinePix S3 Pro.txt │ ├── Fujifilm FinePix S5 Pro.txt │ ├── Fujifilm FinePix X S1.txt │ ├── Fujifilm FinePix X10.txt │ ├── Fujifilm FinePix X100.txt │ ├── Fujifilm XF1.txt │ ├── GoPro HERO5 Black.txt │ ├── Hasselblad H3DII 39.txt │ ├── Hasselblad H3DII 50.txt │ ├── Hasselblad X1D-50c.txt │ ├── Konica Minolta DYNAX 5D.txt │ ├── Konica Minolta DYNAX 7D.txt │ ├── Leaf Aptus75S.txt │ ├── Leica C.txt │ ├── Leica M Typ 240.txt │ ├── Leica M-E Typ 220.txt │ ├── Leica M10.txt │ ├── Leica M8.txt │ ├── Leica M9 P.txt │ ├── Leica M9.txt │ ├── Leica Q Typ 116.txt │ ├── Leica S.txt │ ├── Leica SL (Typ 601).txt │ ├── Leica T.txt │ ├── Leica X Vario.txt │ ├── Mamiya ZD Back.txt │ ├── Nikon 1 AW1.txt │ ├── Nikon 1 J1.txt │ ├── Nikon 1 J2.txt │ ├── Nikon 1 J3.txt │ ├── Nikon 1 J4.txt │ ├── Nikon 1 J5.txt │ ├── Nikon 1 S1.txt │ ├── Nikon 1 V1.txt │ ├── Nikon 1 V2.txt │ ├── Nikon 1 V3.txt │ ├── Nikon Coolpix A.txt │ ├── Nikon Coolpix P330.txt │ ├── Nikon Coolpix P340.txt │ ├── Nikon Coolpix P6000.txt │ ├── Nikon Coolpix P7000.txt │ ├── Nikon Coolpix P7100.txt │ ├── Nikon Coolpix P7700.txt │ ├── Nikon Coolpix P7800.txt │ ├── Nikon D200.txt │ ├── Nikon D2H.txt │ ├── Nikon D2X.txt │ ├── Nikon D2Xs.txt │ ├── Nikon D3.txt │ ├── Nikon D300.txt │ ├── Nikon D3000.txt │ ├── Nikon D300s.txt │ ├── Nikon D3100.txt │ ├── Nikon D3200.txt │ ├── Nikon D3300.txt │ ├── Nikon D3400.txt │ ├── Nikon D3X.txt │ ├── Nikon D3s.txt │ ├── Nikon D4.txt │ ├── Nikon D40.txt │ ├── Nikon D40X.txt │ ├── Nikon D4s.txt │ ├── Nikon D5.txt │ ├── Nikon D50.txt │ ├── Nikon D500.txt │ ├── Nikon D5000.txt │ ├── Nikon D5100.txt │ ├── Nikon D5200.txt │ ├── Nikon D5300.txt │ ├── Nikon D5500.txt │ ├── Nikon D5600.txt │ ├── Nikon D60.txt │ ├── Nikon D600.txt │ ├── Nikon D610.txt │ ├── Nikon D70.txt │ ├── Nikon D700.txt │ ├── Nikon D7000.txt │ ├── Nikon D70s.txt │ ├── Nikon D7100.txt │ ├── Nikon D7200.txt │ ├── Nikon D750.txt │ ├── Nikon D7500.txt │ ├── Nikon D80.txt │ ├── Nikon D800.txt │ ├── Nikon D800E.txt │ ├── Nikon D810.txt │ ├── Nikon D850.txt │ ├── Nikon D90.txt │ ├── Nikon Df.txt │ ├── Nokia Lumia 1020.txt │ ├── Nokia Lumia 1520.txt │ ├── Olympus E3.txt │ ├── Olympus E30.txt │ ├── Olympus E410.txt │ ├── Olympus E420.txt │ ├── Olympus E450.txt │ ├── Olympus E5.txt │ ├── Olympus E510.txt │ ├── Olympus E520.txt │ ├── Olympus E600.txt │ ├── Olympus E620.txt │ ├── Olympus OM-D E-M1 Mark II.txt │ ├── Olympus OM-D E-M1.txt │ ├── Olympus OM-D E-M10 Mark II.txt │ ├── Olympus OM-D E-M10.txt │ ├── Olympus OM-D E-M5 Mark II.txt │ ├── Olympus OM-D E-M5.txt │ ├── Olympus PEN E-P5.txt │ ├── Olympus PEN E-PL5.txt │ ├── Olympus PEN E-PL7.txt │ ├── Olympus PEN E-PM2.txt │ ├── Olympus PEN EP1.txt │ ├── Olympus PEN EP2.txt │ ├── Olympus PEN EP3.txt │ ├── Olympus PEN EPL1.txt │ ├── Olympus PEN EPL2.txt │ ├── Olympus PEN EPL3.txt │ ├── Olympus PEN EPM1.txt │ ├── Olympus PEN-F.txt │ ├── Olympus SP 565 UZ.txt │ ├── Olympus SP 570 UZ.txt │ ├── Olympus Stylus1.txt │ ├── Olympus XZ-2 iHS.txt │ ├── Olympus XZ1.txt │ ├── Panasonic DMC FZ28.txt │ ├── Panasonic LUMIX DMC-FZ150.txt │ ├── Panasonic LUMIX DMC-FZ200.txt │ ├── Panasonic LUMIX DMC-G6.txt │ ├── Panasonic LUMIX DMC-LF1.txt │ ├── Panasonic Lumix DC-GH5.txt │ ├── Panasonic Lumix DMC FX150.txt │ ├── Panasonic Lumix DMC G1.txt │ ├── Panasonic Lumix DMC G10.txt │ ├── Panasonic Lumix DMC G2.txt │ ├── Panasonic Lumix DMC G3.txt │ ├── Panasonic Lumix DMC G5.txt │ ├── Panasonic Lumix DMC GF1.txt │ ├── Panasonic Lumix DMC GF2.txt │ ├── Panasonic Lumix DMC GF3.txt │ ├── Panasonic Lumix DMC GF5.txt │ ├── Panasonic Lumix DMC GF6.txt │ ├── Panasonic Lumix DMC GH1.txt │ ├── Panasonic Lumix DMC GH2.txt │ ├── Panasonic Lumix DMC GX1.txt │ ├── Panasonic Lumix DMC L10.txt │ ├── Panasonic Lumix DMC LX10.txt │ ├── Panasonic Lumix DMC LX3.txt │ ├── Panasonic Lumix DMC LX5.txt │ ├── Panasonic Lumix DMC LX7.txt │ ├── Panasonic Lumix DMC-FZ1000.txt │ ├── Panasonic Lumix DMC-FZ2000.txt │ ├── Panasonic Lumix DMC-FZ330.txt │ ├── Panasonic Lumix DMC-FZ70.txt │ ├── Panasonic Lumix DMC-G80.txt │ ├── Panasonic Lumix DMC-GH3.txt │ ├── Panasonic Lumix DMC-GH4.txt │ ├── Panasonic Lumix DMC-GM1.txt │ ├── Panasonic Lumix DMC-GM5.txt │ ├── Panasonic Lumix DMC-GX7.txt │ ├── Panasonic Lumix DMC-GX8.txt │ ├── Panasonic Lumix DMC-GX80.txt │ ├── Panasonic Lumix DMC-LX100.txt │ ├── Panasonic Lumix DMC-ZS100.txt │ ├── Panasonic Lumix DMC-ZS50.txt │ ├── Panasonic Lumix DMC-ZS60.txt │ ├── Pentax 645D.txt │ ├── Pentax 645Z.txt │ ├── Pentax K 01.txt │ ├── Pentax K-1.txt │ ├── Pentax K-3 II.txt │ ├── Pentax K-3.txt │ ├── Pentax K-30.txt │ ├── Pentax K-5 II.txt │ ├── Pentax K-5 IIs.txt │ ├── Pentax K-50.txt │ ├── Pentax K-500.txt │ ├── Pentax K-S1.txt │ ├── Pentax K10D.txt │ ├── Pentax K200D.txt │ ├── Pentax K20D.txt │ ├── Pentax K5.txt │ ├── Pentax K7.txt │ ├── Pentax KM.txt │ ├── Pentax Kr.txt │ ├── Pentax Kx.txt │ ├── Pentax MX-1.txt │ ├── Pentax Q.txt │ ├── Pentax Q10.txt │ ├── Phase One IQ180 Digital Back.txt │ ├── Phase One P40 Plus.txt │ ├── Phase One P45 Plus.txt │ ├── Phase One P65 Plus.txt │ ├── Ricoh GR II.txt │ ├── Ricoh GR.txt │ ├── Samsung EX1.txt │ ├── Samsung EX2F.txt │ ├── Samsung GALAXY NX.txt │ ├── Samsung GX 20.txt │ ├── Samsung Galaxy S6 Edge.txt │ ├── Samsung NX 10.txt │ ├── Samsung NX 100.txt │ ├── Samsung NX 1000.txt │ ├── Samsung NX 11.txt │ ├── Samsung NX 20.txt │ ├── Samsung NX 200.txt │ ├── Samsung NX 210.txt │ ├── Samsung NX 30.txt │ ├── Samsung NX 300.txt │ ├── Samsung NX1.txt │ ├── Samsung NX1100.txt │ ├── Samsung NX2000.txt │ ├── Samsung NX500.txt │ ├── Sony A3000.txt │ ├── Sony A5000.txt │ ├── Sony A5100.txt │ ├── Sony A6000.txt │ ├── Sony A6300.txt │ ├── Sony A6500.txt │ ├── Sony A7 II.txt │ ├── Sony A7.txt │ ├── Sony A7R II.txt │ ├── Sony A7R III.txt │ ├── Sony A7R.txt │ ├── Sony A7S II.txt │ ├── Sony A7S.txt │ ├── Sony Alpha 100.txt │ ├── Sony Alpha 200.txt │ ├── Sony Alpha 230.txt │ ├── Sony Alpha 290.txt │ ├── Sony Alpha 300.txt │ ├── Sony Alpha 330.txt │ ├── Sony Alpha 350.txt │ ├── Sony Alpha 380.txt │ ├── Sony Alpha 390.txt │ ├── Sony Alpha 450.txt │ ├── Sony Alpha 500.txt │ ├── Sony Alpha 550.txt │ ├── Sony Alpha 560.txt │ ├── Sony Alpha 580.txt │ ├── Sony Alpha 700.txt │ ├── Sony Alpha 850.txt │ ├── Sony Alpha 900.txt │ ├── Sony Cyber-shot DSC RX100 III.txt │ ├── Sony Cyber-shot DSC-RX1.txt │ ├── Sony Cyber-shot DSC-RX10 II.txt │ ├── Sony Cyber-shot DSC-RX10.txt │ ├── Sony Cyber-shot DSC-RX100 II.txt │ ├── Sony Cyber-shot DSC-RX100 IV.txt │ ├── Sony Cyber-shot DSC-RX100 V.txt │ ├── Sony Cyber-shot DSC-RX100.txt │ ├── Sony Cyber-shot DSC-RX1R II.txt │ ├── Sony Cyber-shot DSC-RX1R.txt │ ├── Sony Cybershot DSC-RX10 III.txt │ ├── Sony NEX-3N.txt │ ├── Sony NEX-5N.txt │ ├── Sony NEX-5R.txt │ ├── Sony NEX-5T.txt │ ├── Sony NEX-6.txt │ ├── Sony NEX-7.txt │ ├── Sony NEX-C3.txt │ ├── Sony NEX-F3.txt │ ├── Sony NEX3.txt │ ├── Sony NEX5.txt │ ├── Sony SLT Alpha 33.txt │ ├── Sony SLT Alpha 35.txt │ ├── Sony SLT Alpha 37.txt │ ├── Sony SLT Alpha 55.txt │ ├── Sony SLT Alpha 57.txt │ ├── Sony SLT Alpha 58.txt │ ├── Sony SLT Alpha 65.txt │ ├── Sony SLT Alpha 68.txt │ ├── Sony SLT Alpha 77 II.txt │ ├── Sony SLT Alpha 77.txt │ ├── Sony SLT Alpha 99 II.txt │ ├── Sony SLT Alpha 99.txt │ ├── Sony a9.txt │ └── YUNEEC Breeze 4K.txt ├── lib │ ├── fastjson-1.2.44.jar │ └── jFuzzyLogic.jar ├── merged.json ├── merger.js ├── result │ ├── Canon EOS-1D X Mark II.txt │ ├── Canon EOS 1000D.txt │ ├── Canon EOS 100D.txt │ ├── Canon EOS 10D.txt │ ├── Canon EOS 1100D.txt │ ├── Canon EOS 1200D.txt │ ├── Canon EOS 1D Mark II N.txt │ ├── Canon EOS 1D Mark II.txt │ ├── Canon EOS 1D Mark III.txt │ ├── Canon EOS 1D Mark IV.txt │ ├── Canon EOS 1Ds Mark II.txt │ ├── Canon EOS 1Ds Mark III.txt │ ├── Canon EOS 1Ds.txt │ ├── Canon EOS 1Dx.txt │ ├── Canon EOS 200D.txt │ ├── Canon EOS 20D.txt │ ├── Canon EOS 300D.txt │ ├── Canon EOS 30D.txt │ ├── Canon EOS 350D.txt │ ├── Canon EOS 400D.txt │ ├── Canon EOS 40D.txt │ ├── Canon EOS 450D.txt │ ├── Canon EOS 500D.txt │ ├── Canon EOS 50D.txt │ ├── Canon EOS 550D pre production.txt │ ├── Canon EOS 550D.txt │ ├── Canon EOS 5D Mark II.txt │ ├── Canon EOS 5D Mark III.txt │ ├── Canon EOS 5D Mark IV.txt │ ├── Canon EOS 5D.txt │ ├── Canon EOS 5DS R.txt │ ├── Canon EOS 5DS.txt │ ├── Canon EOS 600D.txt │ ├── Canon EOS 60D.txt │ ├── Canon EOS 650D.txt │ ├── Canon EOS 6D Mark II.txt │ ├── Canon EOS 6D.txt │ ├── Canon EOS 700D.txt │ ├── Canon EOS 70D.txt │ ├── Canon EOS 750D.txt │ ├── Canon EOS 760D.txt │ ├── Canon EOS 7D Mark II.txt │ ├── Canon EOS 7D.txt │ ├── Canon EOS 80D.txt │ ├── Canon EOS M.txt │ ├── Canon EOS M10.txt │ ├── Canon EOS M100.txt │ ├── Canon EOS M2.txt │ ├── Canon EOS M3.txt │ ├── Canon EOS M5.txt │ ├── Canon EOS M6.txt │ ├── Canon PowerShot G1 X Mark II.txt │ ├── Canon PowerShot G12.txt │ ├── Canon PowerShot G16.txt │ ├── Canon PowerShot G1X.txt │ ├── Canon PowerShot G3 X.txt │ ├── Canon PowerShot G5 X.txt │ ├── Canon PowerShot G7 X.txt │ ├── Canon PowerShot G9 X Mark II.txt │ ├── Canon PowerShot G9 X.txt │ ├── Canon PowerShot S100.txt │ ├── Canon PowerShot S120.txt │ ├── Canon PowerShot S90.txt │ ├── Canon PowerShot S95.txt │ ├── Canon PowerShot SX50 HS.txt │ ├── Canon PowerShot SX60 HS.txt │ ├── Canon Powershot G10.txt │ ├── Canon Powershot G11.txt │ ├── Canon Powershot G15.txt │ ├── Canon Powershot G9.txt │ ├── Canon Powershot S110.txt │ ├── DJI Phantom 4.txt │ ├── DJI Phantom4 Pro.txt │ ├── DJI Zenmuse X4S.txt │ ├── DJI Zenmuse X5S.txt │ ├── DJI Zenmuse X7.txt │ ├── Fujifilm FinePix F550EXR.txt │ ├── Fujifilm FinePix F600EXR.txt │ ├── Fujifilm FinePix F800EXR.txt │ ├── Fujifilm FinePix S100fs.txt │ ├── Fujifilm FinePix S3 Pro.txt │ ├── Fujifilm FinePix S5 Pro.txt │ ├── Fujifilm FinePix X S1.txt │ ├── Fujifilm FinePix X10.txt │ ├── Fujifilm FinePix X100.txt │ ├── Fujifilm XF1.txt │ ├── GoPro HERO5 Black.txt │ ├── Hasselblad H3DII 39.txt │ ├── Hasselblad H3DII 50.txt │ ├── Hasselblad X1D-50c.txt │ ├── Konica Minolta DYNAX 5D.txt │ ├── Konica Minolta DYNAX 7D.txt │ ├── Leaf Aptus75S.txt │ ├── Leica C.txt │ ├── Leica M Typ 240.txt │ ├── Leica M-E Typ 220.txt │ ├── Leica M10.txt │ ├── Leica M8.txt │ ├── Leica M9 P.txt │ ├── Leica M9.txt │ ├── Leica Q Typ 116.txt │ ├── Leica S.txt │ ├── Leica SL (Typ 601).txt │ ├── Leica T.txt │ ├── Leica X Vario.txt │ ├── Mamiya ZD Back.txt │ ├── Nikon 1 AW1.txt │ ├── Nikon 1 J1.txt │ ├── Nikon 1 J2.txt │ ├── Nikon 1 J3.txt │ ├── Nikon 1 J4.txt │ ├── Nikon 1 J5.txt │ ├── Nikon 1 S1.txt │ ├── Nikon 1 V1.txt │ ├── Nikon 1 V2.txt │ ├── Nikon 1 V3.txt │ ├── Nikon Coolpix A.txt │ ├── Nikon Coolpix P330.txt │ ├── Nikon Coolpix P340.txt │ ├── Nikon Coolpix P6000.txt │ ├── Nikon Coolpix P7000.txt │ ├── Nikon Coolpix P7100.txt │ ├── Nikon Coolpix P7700.txt │ ├── Nikon Coolpix P7800.txt │ ├── Nikon D200.txt │ ├── Nikon D2H.txt │ ├── Nikon D2X.txt │ ├── Nikon D2Xs.txt │ ├── Nikon D3.txt │ ├── Nikon D300.txt │ ├── Nikon D3000.txt │ ├── Nikon D300s.txt │ ├── Nikon D3100.txt │ ├── Nikon D3200.txt │ ├── Nikon D3300.txt │ ├── Nikon D3400.txt │ ├── Nikon D3X.txt │ ├── Nikon D3s.txt │ ├── Nikon D4.txt │ ├── Nikon D40.txt │ ├── Nikon D40X.txt │ ├── Nikon D4s.txt │ ├── Nikon D5.txt │ ├── Nikon D50.txt │ ├── Nikon D500.txt │ ├── Nikon D5000.txt │ ├── Nikon D5100.txt │ ├── Nikon D5200.txt │ ├── Nikon D5300.txt │ ├── Nikon D5500.txt │ ├── Nikon D5600.txt │ ├── Nikon D60.txt │ ├── Nikon D600.txt │ ├── Nikon D610.txt │ ├── Nikon D70.txt │ ├── Nikon D700.txt │ ├── Nikon D7000.txt │ ├── Nikon D70s.txt │ ├── Nikon D7100.txt │ ├── Nikon D7200.txt │ ├── Nikon D750.txt │ ├── Nikon D7500.txt │ ├── Nikon D80.txt │ ├── Nikon D800.txt │ ├── Nikon D800E.txt │ ├── Nikon D810.txt │ ├── Nikon D850.txt │ ├── Nikon D90.txt │ ├── Nikon Df.txt │ ├── Nokia Lumia 1020.txt │ ├── Nokia Lumia 1520.txt │ ├── Olympus E3.txt │ ├── Olympus E30.txt │ ├── Olympus E410.txt │ ├── Olympus E420.txt │ ├── Olympus E450.txt │ ├── Olympus E5.txt │ ├── Olympus E510.txt │ ├── Olympus E520.txt │ ├── Olympus E600.txt │ ├── Olympus E620.txt │ ├── Olympus OM-D E-M1 Mark II.txt │ ├── Olympus OM-D E-M1.txt │ ├── Olympus OM-D E-M10 Mark II.txt │ ├── Olympus OM-D E-M10.txt │ ├── Olympus OM-D E-M5 Mark II.txt │ ├── Olympus OM-D E-M5.txt │ ├── Olympus PEN E-P5.txt │ ├── Olympus PEN E-PL5.txt │ ├── Olympus PEN E-PL7.txt │ ├── Olympus PEN E-PM2.txt │ ├── Olympus PEN EP1.txt │ ├── Olympus PEN EP2.txt │ ├── Olympus PEN EP3.txt │ ├── Olympus PEN EPL1.txt │ ├── Olympus PEN EPL2.txt │ ├── Olympus PEN EPL3.txt │ ├── Olympus PEN EPM1.txt │ ├── Olympus PEN-F.txt │ ├── Olympus SP 565 UZ.txt │ ├── Olympus SP 570 UZ.txt │ ├── Olympus Stylus1.txt │ ├── Olympus XZ-2 iHS.txt │ ├── Olympus XZ1.txt │ ├── Panasonic DMC FZ28.txt │ ├── Panasonic LUMIX DMC-FZ150.txt │ ├── Panasonic LUMIX DMC-FZ200.txt │ ├── Panasonic LUMIX DMC-G6.txt │ ├── Panasonic LUMIX DMC-LF1.txt │ ├── Panasonic Lumix DC-GH5.txt │ ├── Panasonic Lumix DMC FX150.txt │ ├── Panasonic Lumix DMC G1.txt │ ├── Panasonic Lumix DMC G10.txt │ ├── Panasonic Lumix DMC G2.txt │ ├── Panasonic Lumix DMC G3.txt │ ├── Panasonic Lumix DMC G5.txt │ ├── Panasonic Lumix DMC GF1.txt │ ├── Panasonic Lumix DMC GF2.txt │ ├── Panasonic Lumix DMC GF3.txt │ ├── Panasonic Lumix DMC GF5.txt │ ├── Panasonic Lumix DMC GF6.txt │ ├── Panasonic Lumix DMC GH1.txt │ ├── Panasonic Lumix DMC GH2.txt │ ├── Panasonic Lumix DMC GX1.txt │ ├── Panasonic Lumix DMC L10.txt │ ├── Panasonic Lumix DMC LX10.txt │ ├── Panasonic Lumix DMC LX3.txt │ ├── Panasonic Lumix DMC LX5.txt │ ├── Panasonic Lumix DMC LX7.txt │ ├── Panasonic Lumix DMC-FZ1000.txt │ ├── Panasonic Lumix DMC-FZ2000.txt │ ├── Panasonic Lumix DMC-FZ330.txt │ ├── Panasonic Lumix DMC-FZ70.txt │ ├── Panasonic Lumix DMC-G80.txt │ ├── Panasonic Lumix DMC-GH3.txt │ ├── Panasonic Lumix DMC-GH4.txt │ ├── Panasonic Lumix DMC-GM1.txt │ ├── Panasonic Lumix DMC-GM5.txt │ ├── Panasonic Lumix DMC-GX7.txt │ ├── Panasonic Lumix DMC-GX8.txt │ ├── Panasonic Lumix DMC-GX80.txt │ ├── Panasonic Lumix DMC-LX100.txt │ ├── Panasonic Lumix DMC-ZS100.txt │ ├── Panasonic Lumix DMC-ZS50.txt │ ├── Panasonic Lumix DMC-ZS60.txt │ ├── Pentax 645D.txt │ ├── Pentax 645Z.txt │ ├── Pentax K 01.txt │ ├── Pentax K-1.txt │ ├── Pentax K-3 II.txt │ ├── Pentax K-3.txt │ ├── Pentax K-30.txt │ ├── Pentax K-5 II.txt │ ├── Pentax K-5 IIs.txt │ ├── Pentax K-50.txt │ ├── Pentax K-500.txt │ ├── Pentax K-S1.txt │ ├── Pentax K10D.txt │ ├── Pentax K200D.txt │ ├── Pentax K20D.txt │ ├── Pentax K5.txt │ ├── Pentax K7.txt │ ├── Pentax KM.txt │ ├── Pentax Kr.txt │ ├── Pentax Kx.txt │ ├── Pentax MX-1.txt │ ├── Pentax Q.txt │ ├── Pentax Q10.txt │ ├── Phase One IQ180 Digital Back.txt │ ├── Phase One P40 Plus.txt │ ├── Phase One P45 Plus.txt │ ├── Phase One P65 Plus.txt │ ├── Ricoh GR II.txt │ ├── Ricoh GR.txt │ ├── Samsung EX1.txt │ ├── Samsung EX2F.txt │ ├── Samsung GALAXY NX.txt │ ├── Samsung GX 20.txt │ ├── Samsung Galaxy S6 Edge.txt │ ├── Samsung NX 10.txt │ ├── Samsung NX 100.txt │ ├── Samsung NX 1000.txt │ ├── Samsung NX 11.txt │ ├── Samsung NX 20.txt │ ├── Samsung NX 200.txt │ ├── Samsung NX 210.txt │ ├── Samsung NX 30.txt │ ├── Samsung NX 300.txt │ ├── Samsung NX1.txt │ ├── Samsung NX1100.txt │ ├── Samsung NX2000.txt │ ├── Samsung NX500.txt │ ├── Sony A3000.txt │ ├── Sony A5000.txt │ ├── Sony A5100.txt │ ├── Sony A6000.txt │ ├── Sony A6300.txt │ ├── Sony A6500.txt │ ├── Sony A7 II.txt │ ├── Sony A7.txt │ ├── Sony A7R II.txt │ ├── Sony A7R III.txt │ ├── Sony A7R.txt │ ├── Sony A7S II.txt │ ├── Sony A7S.txt │ ├── Sony Alpha 100.txt │ ├── Sony Alpha 200.txt │ ├── Sony Alpha 230.txt │ ├── Sony Alpha 290.txt │ ├── Sony Alpha 300.txt │ ├── Sony Alpha 330.txt │ ├── Sony Alpha 350.txt │ ├── Sony Alpha 380.txt │ ├── Sony Alpha 390.txt │ ├── Sony Alpha 450.txt │ ├── Sony Alpha 500.txt │ ├── Sony Alpha 550.txt │ ├── Sony Alpha 560.txt │ ├── Sony Alpha 580.txt │ ├── Sony Alpha 700.txt │ ├── Sony Alpha 850.txt │ ├── Sony Alpha 900.txt │ ├── Sony Cyber-shot DSC RX100 III.txt │ ├── Sony Cyber-shot DSC-RX1.txt │ ├── Sony Cyber-shot DSC-RX10 II.txt │ ├── Sony Cyber-shot DSC-RX10.txt │ ├── Sony Cyber-shot DSC-RX100 II.txt │ ├── Sony Cyber-shot DSC-RX100 IV.txt │ ├── Sony Cyber-shot DSC-RX100 V.txt │ ├── Sony Cyber-shot DSC-RX100.txt │ ├── Sony Cyber-shot DSC-RX1R II.txt │ ├── Sony Cyber-shot DSC-RX1R.txt │ ├── Sony Cybershot DSC-RX10 III.txt │ ├── Sony NEX-3N.txt │ ├── Sony NEX-5N.txt │ ├── Sony NEX-5R.txt │ ├── Sony NEX-5T.txt │ ├── Sony NEX-6.txt │ ├── Sony NEX-7.txt │ ├── Sony NEX-C3.txt │ ├── Sony NEX-F3.txt │ ├── Sony NEX3.txt │ ├── Sony NEX5.txt │ ├── Sony SLT Alpha 33.txt │ ├── Sony SLT Alpha 35.txt │ ├── Sony SLT Alpha 37.txt │ ├── Sony SLT Alpha 55.txt │ ├── Sony SLT Alpha 57.txt │ ├── Sony SLT Alpha 58.txt │ ├── Sony SLT Alpha 65.txt │ ├── Sony SLT Alpha 68.txt │ ├── Sony SLT Alpha 77 II.txt │ ├── Sony SLT Alpha 77.txt │ ├── Sony SLT Alpha 99 II.txt │ ├── Sony SLT Alpha 99.txt │ ├── Sony a9.txt │ └── YUNEEC Breeze 4K.txt └── src │ └── ai │ └── fuzzy │ └── Main.java ├── imgs ├── fuzzify.gif ├── scrape.gif ├── ui.png └── ui2.png └── scrape ├── .gitignore ├── README.md ├── clean.js ├── cleaned ├── Canon EOS-1D X Mark II.txt ├── Canon EOS 1000D.txt ├── Canon EOS 100D.txt ├── Canon EOS 10D.txt ├── Canon EOS 1100D.txt ├── Canon EOS 1200D.txt ├── Canon EOS 1D Mark II N.txt ├── Canon EOS 1D Mark II.txt ├── Canon EOS 1D Mark III.txt ├── Canon EOS 1D Mark IV.txt ├── Canon EOS 1Ds Mark II.txt ├── Canon EOS 1Ds Mark III.txt ├── Canon EOS 1Ds.txt ├── Canon EOS 1Dx.txt ├── Canon EOS 200D.txt ├── Canon EOS 20D.txt ├── Canon EOS 300D.txt ├── Canon EOS 30D.txt ├── Canon EOS 350D.txt ├── Canon EOS 400D.txt ├── Canon EOS 40D.txt ├── Canon EOS 450D.txt ├── Canon EOS 500D.txt ├── Canon EOS 50D.txt ├── Canon EOS 550D pre production.txt ├── Canon EOS 550D.txt ├── Canon EOS 5D Mark II.txt ├── Canon EOS 5D Mark III.txt ├── Canon EOS 5D Mark IV.txt ├── Canon EOS 5D.txt ├── Canon EOS 5DS R.txt ├── Canon EOS 5DS.txt ├── Canon EOS 600D.txt ├── Canon EOS 60D.txt ├── Canon EOS 650D.txt ├── Canon EOS 6D Mark II.txt ├── Canon EOS 6D.txt ├── Canon EOS 700D.txt ├── Canon EOS 70D.txt ├── Canon EOS 750D.txt ├── Canon EOS 760D.txt ├── Canon EOS 7D Mark II.txt ├── Canon EOS 7D.txt ├── Canon EOS 80D.txt ├── Canon EOS M.txt ├── Canon EOS M10.txt ├── Canon EOS M100.txt ├── Canon EOS M2.txt ├── Canon EOS M3.txt ├── Canon EOS M5.txt ├── Canon EOS M6.txt ├── Canon PowerShot G1 X Mark II.txt ├── Canon PowerShot G12.txt ├── Canon PowerShot G16.txt ├── Canon PowerShot G1X.txt ├── Canon PowerShot G3 X.txt ├── Canon PowerShot G5 X.txt ├── Canon PowerShot G7 X.txt ├── Canon PowerShot G9 X Mark II.txt ├── Canon PowerShot G9 X.txt ├── Canon PowerShot S100.txt ├── Canon PowerShot S120.txt ├── Canon PowerShot S90.txt ├── Canon PowerShot S95.txt ├── Canon PowerShot SX50 HS.txt ├── Canon PowerShot SX60 HS.txt ├── Canon Powershot G10.txt ├── Canon Powershot G11.txt ├── Canon Powershot G15.txt ├── Canon Powershot G9.txt ├── Canon Powershot S110.txt ├── DJI Phantom 4.txt ├── DJI Phantom4 Pro.txt ├── DJI Zenmuse X4S.txt ├── DJI Zenmuse X5S.txt ├── DJI Zenmuse X7.txt ├── Fujifilm FinePix F550EXR.txt ├── Fujifilm FinePix F600EXR.txt ├── Fujifilm FinePix F800EXR.txt ├── Fujifilm FinePix S100fs.txt ├── Fujifilm FinePix S3 Pro.txt ├── Fujifilm FinePix S5 Pro.txt ├── Fujifilm FinePix X S1.txt ├── Fujifilm FinePix X10.txt ├── Fujifilm FinePix X100.txt ├── Fujifilm XF1.txt ├── GoPro HERO5 Black.txt ├── Hasselblad H3DII 39.txt ├── Hasselblad H3DII 50.txt ├── Hasselblad X1D-50c.txt ├── Konica Minolta DYNAX 5D.txt ├── Konica Minolta DYNAX 7D.txt ├── Leaf Aptus75S.txt ├── Leica C.txt ├── Leica M Typ 240.txt ├── Leica M-E Typ 220.txt ├── Leica M10.txt ├── Leica M8.txt ├── Leica M9 P.txt ├── Leica M9.txt ├── Leica Q Typ 116.txt ├── Leica S.txt ├── Leica SL (Typ 601).txt ├── Leica T.txt ├── Leica X Vario.txt ├── Mamiya ZD Back.txt ├── Nikon 1 AW1.txt ├── Nikon 1 J1.txt ├── Nikon 1 J2.txt ├── Nikon 1 J3.txt ├── Nikon 1 J4.txt ├── Nikon 1 J5.txt ├── Nikon 1 S1.txt ├── Nikon 1 V1.txt ├── Nikon 1 V2.txt ├── Nikon 1 V3.txt ├── Nikon Coolpix A.txt ├── Nikon Coolpix P330.txt ├── Nikon Coolpix P340.txt ├── Nikon Coolpix P6000.txt ├── Nikon Coolpix P7000.txt ├── Nikon Coolpix P7100.txt ├── Nikon Coolpix P7700.txt ├── Nikon Coolpix P7800.txt ├── Nikon D200.txt ├── Nikon D2H.txt ├── Nikon D2X.txt ├── Nikon D2Xs.txt ├── Nikon D3.txt ├── Nikon D300.txt ├── Nikon D3000.txt ├── Nikon D300s.txt ├── Nikon D3100.txt ├── Nikon D3200.txt ├── Nikon D3300.txt ├── Nikon D3400.txt ├── Nikon D3X.txt ├── Nikon D3s.txt ├── Nikon D4.txt ├── Nikon D40.txt ├── Nikon D40X.txt ├── Nikon D4s.txt ├── Nikon D5.txt ├── Nikon D50.txt ├── Nikon D500.txt ├── Nikon D5000.txt ├── Nikon D5100.txt ├── Nikon D5200.txt ├── Nikon D5300.txt ├── Nikon D5500.txt ├── Nikon D5600.txt ├── Nikon D60.txt ├── Nikon D600.txt ├── Nikon D610.txt ├── Nikon D70.txt ├── Nikon D700.txt ├── Nikon D7000.txt ├── Nikon D70s.txt ├── Nikon D7100.txt ├── Nikon D7200.txt ├── Nikon D750.txt ├── Nikon D7500.txt ├── Nikon D80.txt ├── Nikon D800.txt ├── Nikon D800E.txt ├── Nikon D810.txt ├── Nikon D850.txt ├── Nikon D90.txt ├── Nikon Df.txt ├── Nokia Lumia 1020.txt ├── Nokia Lumia 1520.txt ├── Olympus E3.txt ├── Olympus E30.txt ├── Olympus E410.txt ├── Olympus E420.txt ├── Olympus E450.txt ├── Olympus E5.txt ├── Olympus E510.txt ├── Olympus E520.txt ├── Olympus E600.txt ├── Olympus E620.txt ├── Olympus OM-D E-M1 Mark II.txt ├── Olympus OM-D E-M1.txt ├── Olympus OM-D E-M10 Mark II.txt ├── Olympus OM-D E-M10.txt ├── Olympus OM-D E-M5 Mark II.txt ├── Olympus OM-D E-M5.txt ├── Olympus PEN E-P5.txt ├── Olympus PEN E-PL5.txt ├── Olympus PEN E-PL7.txt ├── Olympus PEN E-PM2.txt ├── Olympus PEN EP1.txt ├── Olympus PEN EP2.txt ├── Olympus PEN EP3.txt ├── Olympus PEN EPL1.txt ├── Olympus PEN EPL2.txt ├── Olympus PEN EPL3.txt ├── Olympus PEN EPM1.txt ├── Olympus PEN-F.txt ├── Olympus SP 565 UZ.txt ├── Olympus SP 570 UZ.txt ├── Olympus Stylus1.txt ├── Olympus XZ-2 iHS.txt ├── Olympus XZ1.txt ├── Panasonic DMC FZ28.txt ├── Panasonic LUMIX DMC-FZ150.txt ├── Panasonic LUMIX DMC-FZ200.txt ├── Panasonic LUMIX DMC-G6.txt ├── Panasonic LUMIX DMC-LF1.txt ├── Panasonic Lumix DC-GH5.txt ├── Panasonic Lumix DMC FX150.txt ├── Panasonic Lumix DMC G1.txt ├── Panasonic Lumix DMC G10.txt ├── Panasonic Lumix DMC G2.txt ├── Panasonic Lumix DMC G3.txt ├── Panasonic Lumix DMC G5.txt ├── Panasonic Lumix DMC GF1.txt ├── Panasonic Lumix DMC GF2.txt ├── Panasonic Lumix DMC GF3.txt ├── Panasonic Lumix DMC GF5.txt ├── Panasonic Lumix DMC GF6.txt ├── Panasonic Lumix DMC GH1.txt ├── Panasonic Lumix DMC GH2.txt ├── Panasonic Lumix DMC GX1.txt ├── Panasonic Lumix DMC L10.txt ├── Panasonic Lumix DMC LX10.txt ├── Panasonic Lumix DMC LX3.txt ├── Panasonic Lumix DMC LX5.txt ├── Panasonic Lumix DMC LX7.txt ├── Panasonic Lumix DMC-FZ1000.txt ├── Panasonic Lumix DMC-FZ2000.txt ├── Panasonic Lumix DMC-FZ330.txt ├── Panasonic Lumix DMC-FZ70.txt ├── Panasonic Lumix DMC-G80.txt ├── Panasonic Lumix DMC-GH3.txt ├── Panasonic Lumix DMC-GH4.txt ├── Panasonic Lumix DMC-GM1.txt ├── Panasonic Lumix DMC-GM5.txt ├── Panasonic Lumix DMC-GX7.txt ├── Panasonic Lumix DMC-GX8.txt ├── Panasonic Lumix DMC-GX80.txt ├── Panasonic Lumix DMC-LX100.txt ├── Panasonic Lumix DMC-ZS100.txt ├── Panasonic Lumix DMC-ZS50.txt ├── Panasonic Lumix DMC-ZS60.txt ├── Pentax 645D.txt ├── Pentax 645Z.txt ├── Pentax K 01.txt ├── Pentax K-1.txt ├── Pentax K-3 II.txt ├── Pentax K-3.txt ├── Pentax K-30.txt ├── Pentax K-5 II.txt ├── Pentax K-5 IIs.txt ├── Pentax K-50.txt ├── Pentax K-500.txt ├── Pentax K-S1.txt ├── Pentax K10D.txt ├── Pentax K200D.txt ├── Pentax K20D.txt ├── Pentax K5.txt ├── Pentax K7.txt ├── Pentax KM.txt ├── Pentax Kr.txt ├── Pentax Kx.txt ├── Pentax MX-1.txt ├── Pentax Q.txt ├── Pentax Q10.txt ├── Phase One IQ180 Digital Back.txt ├── Phase One P40 Plus.txt ├── Phase One P45 Plus.txt ├── Phase One P65 Plus.txt ├── Ricoh GR II.txt ├── Ricoh GR.txt ├── Samsung EX1.txt ├── Samsung EX2F.txt ├── Samsung GALAXY NX.txt ├── Samsung GX 20.txt ├── Samsung Galaxy S6 Edge.txt ├── Samsung NX 10.txt ├── Samsung NX 100.txt ├── Samsung NX 1000.txt ├── Samsung NX 11.txt ├── Samsung NX 20.txt ├── Samsung NX 200.txt ├── Samsung NX 210.txt ├── Samsung NX 30.txt ├── Samsung NX 300.txt ├── Samsung NX1.txt ├── Samsung NX1100.txt ├── Samsung NX2000.txt ├── Samsung NX500.txt ├── Sony A3000.txt ├── Sony A5000.txt ├── Sony A5100.txt ├── Sony A6000.txt ├── Sony A6300.txt ├── Sony A6500.txt ├── Sony A7 II.txt ├── Sony A7.txt ├── Sony A7R II.txt ├── Sony A7R III.txt ├── Sony A7R.txt ├── Sony A7S II.txt ├── Sony A7S.txt ├── Sony Alpha 100.txt ├── Sony Alpha 200.txt ├── Sony Alpha 230.txt ├── Sony Alpha 290.txt ├── Sony Alpha 300.txt ├── Sony Alpha 330.txt ├── Sony Alpha 350.txt ├── Sony Alpha 380.txt ├── Sony Alpha 390.txt ├── Sony Alpha 450.txt ├── Sony Alpha 500.txt ├── Sony Alpha 550.txt ├── Sony Alpha 560.txt ├── Sony Alpha 580.txt ├── Sony Alpha 700.txt ├── Sony Alpha 850.txt ├── Sony Alpha 900.txt ├── Sony Cyber-shot DSC RX100 III.txt ├── Sony Cyber-shot DSC-RX1.txt ├── Sony Cyber-shot DSC-RX10 II.txt ├── Sony Cyber-shot DSC-RX10.txt ├── Sony Cyber-shot DSC-RX100 II.txt ├── Sony Cyber-shot DSC-RX100 IV.txt ├── Sony Cyber-shot DSC-RX100 V.txt ├── Sony Cyber-shot DSC-RX100.txt ├── Sony Cyber-shot DSC-RX1R II.txt ├── Sony Cyber-shot DSC-RX1R.txt ├── Sony Cybershot DSC-RX10 III.txt ├── Sony NEX-3N.txt ├── Sony NEX-5N.txt ├── Sony NEX-5R.txt ├── Sony NEX-5T.txt ├── Sony NEX-6.txt ├── Sony NEX-7.txt ├── Sony NEX-C3.txt ├── Sony NEX-F3.txt ├── Sony NEX3.txt ├── Sony NEX5.txt ├── Sony SLT Alpha 33.txt ├── Sony SLT Alpha 35.txt ├── Sony SLT Alpha 37.txt ├── Sony SLT Alpha 55.txt ├── Sony SLT Alpha 57.txt ├── Sony SLT Alpha 58.txt ├── Sony SLT Alpha 65.txt ├── Sony SLT Alpha 68.txt ├── Sony SLT Alpha 77 II.txt ├── Sony SLT Alpha 77.txt ├── Sony SLT Alpha 99 II.txt ├── Sony SLT Alpha 99.txt ├── Sony a9.txt └── YUNEEC Breeze 4K.txt ├── package.json ├── scrape.js └── scraped ├── Canon EOS-1D X Mark II.txt ├── Canon EOS 1000D.txt ├── Canon EOS 100D.txt ├── Canon EOS 10D.txt ├── Canon EOS 1100D.txt ├── Canon EOS 1200D.txt ├── Canon EOS 1D Mark II N.txt ├── Canon EOS 1D Mark II.txt ├── Canon EOS 1D Mark III.txt ├── Canon EOS 1D Mark IV.txt ├── Canon EOS 1Ds Mark II.txt ├── Canon EOS 1Ds Mark III.txt ├── Canon EOS 1Ds.txt ├── Canon EOS 1Dx.txt ├── Canon EOS 200D.txt ├── Canon EOS 20D.txt ├── Canon EOS 300D.txt ├── Canon EOS 30D.txt ├── Canon EOS 350D.txt ├── Canon EOS 400D.txt ├── Canon EOS 40D.txt ├── Canon EOS 450D.txt ├── Canon EOS 500D.txt ├── Canon EOS 50D.txt ├── Canon EOS 550D pre production.txt ├── Canon EOS 550D.txt ├── Canon EOS 5D Mark II.txt ├── Canon EOS 5D Mark III.txt ├── Canon EOS 5D Mark IV.txt ├── Canon EOS 5D.txt ├── Canon EOS 5DS R.txt ├── Canon EOS 5DS.txt ├── Canon EOS 600D.txt ├── Canon EOS 60D.txt ├── Canon EOS 650D.txt ├── Canon EOS 6D Mark II.txt ├── Canon EOS 6D.txt ├── Canon EOS 700D.txt ├── Canon EOS 70D.txt ├── Canon EOS 750D.txt ├── Canon EOS 760D.txt ├── Canon EOS 7D Mark II.txt ├── Canon EOS 7D.txt ├── Canon EOS 80D.txt ├── Canon EOS M.txt ├── Canon EOS M10.txt ├── Canon EOS M100.txt ├── Canon EOS M2.txt ├── Canon EOS M3.txt ├── Canon EOS M5.txt ├── Canon EOS M6.txt ├── Canon PowerShot G1 X Mark II.txt ├── Canon PowerShot G12.txt ├── Canon PowerShot G16.txt ├── Canon PowerShot G1X.txt ├── Canon PowerShot G3 X.txt ├── Canon PowerShot G5 X.txt ├── Canon PowerShot G7 X.txt ├── Canon PowerShot G9 X Mark II.txt ├── Canon PowerShot G9 X.txt ├── Canon PowerShot S100.txt ├── Canon PowerShot S120.txt ├── Canon PowerShot S90.txt ├── Canon PowerShot S95.txt ├── Canon PowerShot SX50 HS.txt ├── Canon PowerShot SX60 HS.txt ├── Canon Powershot G10.txt ├── Canon Powershot G11.txt ├── Canon Powershot G15.txt ├── Canon Powershot G9.txt ├── Canon Powershot S110.txt ├── DJI Phantom 4.txt ├── DJI Phantom4 Pro.txt ├── DJI Zenmuse X4S.txt ├── DJI Zenmuse X5S.txt ├── DJI Zenmuse X7.txt ├── Fujifilm FinePix F550EXR.txt ├── Fujifilm FinePix F600EXR.txt ├── Fujifilm FinePix F800EXR.txt ├── Fujifilm FinePix S100fs.txt ├── Fujifilm FinePix S3 Pro.txt ├── Fujifilm FinePix S5 Pro.txt ├── Fujifilm FinePix X S1.txt ├── Fujifilm FinePix X10.txt ├── Fujifilm FinePix X100.txt ├── Fujifilm XF1.txt ├── GoPro HERO5 Black.txt ├── Hasselblad H3DII 39.txt ├── Hasselblad H3DII 50.txt ├── Hasselblad X1D-50c.txt ├── Konica Minolta DYNAX 5D.txt ├── Konica Minolta DYNAX 7D.txt ├── Leaf Aptus75S.txt ├── Leica C.txt ├── Leica M Typ 240.txt ├── Leica M-E Typ 220.txt ├── Leica M10.txt ├── Leica M8.txt ├── Leica M9 P.txt ├── Leica M9.txt ├── Leica Q Typ 116.txt ├── Leica S.txt ├── Leica SL (Typ 601).txt ├── Leica T.txt ├── Leica X Vario.txt ├── Mamiya ZD Back.txt ├── Nikon 1 AW1.txt ├── Nikon 1 J1.txt ├── Nikon 1 J2.txt ├── Nikon 1 J3.txt ├── Nikon 1 J4.txt ├── Nikon 1 J5.txt ├── Nikon 1 S1.txt ├── Nikon 1 V1.txt ├── Nikon 1 V2.txt ├── Nikon 1 V3.txt ├── Nikon Coolpix A.txt ├── Nikon Coolpix P330.txt ├── Nikon Coolpix P340.txt ├── Nikon Coolpix P6000.txt ├── Nikon Coolpix P7000.txt ├── Nikon Coolpix P7100.txt ├── Nikon Coolpix P7700.txt ├── Nikon Coolpix P7800.txt ├── Nikon D200.txt ├── Nikon D2H.txt ├── Nikon D2X.txt ├── Nikon D2Xs.txt ├── Nikon D3.txt ├── Nikon D300.txt ├── Nikon D3000.txt ├── Nikon D300s.txt ├── Nikon D3100.txt ├── Nikon D3200.txt ├── Nikon D3300.txt ├── Nikon D3400.txt ├── Nikon D3X.txt ├── Nikon D3s.txt ├── Nikon D4.txt ├── Nikon D40.txt ├── Nikon D40X.txt ├── Nikon D4s.txt ├── Nikon D5.txt ├── Nikon D50.txt ├── Nikon D500.txt ├── Nikon D5000.txt ├── Nikon D5100.txt ├── Nikon D5200.txt ├── Nikon D5300.txt ├── Nikon D5500.txt ├── Nikon D5600.txt ├── Nikon D60.txt ├── Nikon D600.txt ├── Nikon D610.txt ├── Nikon D70.txt ├── Nikon D700.txt ├── Nikon D7000.txt ├── Nikon D70s.txt ├── Nikon D7100.txt ├── Nikon D7200.txt ├── Nikon D750.txt ├── Nikon D7500.txt ├── Nikon D80.txt ├── Nikon D800.txt ├── Nikon D800E.txt ├── Nikon D810.txt ├── Nikon D850.txt ├── Nikon D90.txt ├── Nikon Df.txt ├── Nokia Lumia 1020.txt ├── Nokia Lumia 1520.txt ├── Olympus E3.txt ├── Olympus E30.txt ├── Olympus E410.txt ├── Olympus E420.txt ├── Olympus E450.txt ├── Olympus E5.txt ├── Olympus E510.txt ├── Olympus E520.txt ├── Olympus E600.txt ├── Olympus E620.txt ├── Olympus OM-D E-M1 Mark II.txt ├── Olympus OM-D E-M1.txt ├── Olympus OM-D E-M10 Mark II.txt ├── Olympus OM-D E-M10.txt ├── Olympus OM-D E-M5 Mark II.txt ├── Olympus OM-D E-M5.txt ├── Olympus PEN E-P5.txt ├── Olympus PEN E-PL5.txt ├── Olympus PEN E-PL7.txt ├── Olympus PEN E-PM2.txt ├── Olympus PEN EP1.txt ├── Olympus PEN EP2.txt ├── Olympus PEN EP3.txt ├── Olympus PEN EPL1.txt ├── Olympus PEN EPL2.txt ├── Olympus PEN EPL3.txt ├── Olympus PEN EPM1.txt ├── Olympus PEN-F.txt ├── Olympus SP 565 UZ.txt ├── Olympus SP 570 UZ.txt ├── Olympus Stylus1.txt ├── Olympus XZ-2 iHS.txt ├── Olympus XZ1.txt ├── Panasonic DMC FZ28.txt ├── Panasonic LUMIX DMC-FZ150.txt ├── Panasonic LUMIX DMC-FZ200.txt ├── Panasonic LUMIX DMC-G6.txt ├── Panasonic LUMIX DMC-LF1.txt ├── Panasonic Lumix DC-GH5.txt ├── Panasonic Lumix DMC FX150.txt ├── Panasonic Lumix DMC G1.txt ├── Panasonic Lumix DMC G10.txt ├── Panasonic Lumix DMC G2.txt ├── Panasonic Lumix DMC G3.txt ├── Panasonic Lumix DMC G5.txt ├── Panasonic Lumix DMC GF1.txt ├── Panasonic Lumix DMC GF2.txt ├── Panasonic Lumix DMC GF3.txt ├── Panasonic Lumix DMC GF5.txt ├── Panasonic Lumix DMC GF6.txt ├── Panasonic Lumix DMC GH1.txt ├── Panasonic Lumix DMC GH2.txt ├── Panasonic Lumix DMC GX1.txt ├── Panasonic Lumix DMC L10.txt ├── Panasonic Lumix DMC LX10.txt ├── Panasonic Lumix DMC LX3.txt ├── Panasonic Lumix DMC LX5.txt ├── Panasonic Lumix DMC LX7.txt ├── Panasonic Lumix DMC-FZ1000.txt ├── Panasonic Lumix DMC-FZ2000.txt ├── Panasonic Lumix DMC-FZ330.txt ├── Panasonic Lumix DMC-FZ70.txt ├── Panasonic Lumix DMC-G80.txt ├── Panasonic Lumix DMC-GH3.txt ├── Panasonic Lumix DMC-GH4.txt ├── Panasonic Lumix DMC-GM1.txt ├── Panasonic Lumix DMC-GM5.txt ├── Panasonic Lumix DMC-GX7.txt ├── Panasonic Lumix DMC-GX8.txt ├── Panasonic Lumix DMC-GX80.txt ├── Panasonic Lumix DMC-LX100.txt ├── Panasonic Lumix DMC-ZS100.txt ├── Panasonic Lumix DMC-ZS50.txt ├── Panasonic Lumix DMC-ZS60.txt ├── Pentax 645D.txt ├── Pentax 645Z.txt ├── Pentax K 01.txt ├── Pentax K-1.txt ├── Pentax K-3 II.txt ├── Pentax K-3.txt ├── Pentax K-30.txt ├── Pentax K-5 II.txt ├── Pentax K-5 IIs.txt ├── Pentax K-50.txt ├── Pentax K-500.txt ├── Pentax K-S1.txt ├── Pentax K10D.txt ├── Pentax K200D.txt ├── Pentax K20D.txt ├── Pentax K5.txt ├── Pentax K7.txt ├── Pentax KM.txt ├── Pentax Kr.txt ├── Pentax Kx.txt ├── Pentax MX-1.txt ├── Pentax Q.txt ├── Pentax Q10.txt ├── Phase One IQ180 Digital Back.txt ├── Phase One P40 Plus.txt ├── Phase One P45 Plus.txt ├── Phase One P65 Plus.txt ├── Ricoh GR II.txt ├── Ricoh GR.txt ├── Samsung EX1.txt ├── Samsung EX2F.txt ├── Samsung GALAXY NX.txt ├── Samsung GX 20.txt ├── Samsung Galaxy S6 Edge.txt ├── Samsung NX 10.txt ├── Samsung NX 100.txt ├── Samsung NX 1000.txt ├── Samsung NX 11.txt ├── Samsung NX 20.txt ├── Samsung NX 200.txt ├── Samsung NX 210.txt ├── Samsung NX 30.txt ├── Samsung NX 300.txt ├── Samsung NX1.txt ├── Samsung NX1100.txt ├── Samsung NX2000.txt ├── Samsung NX500.txt ├── Sony A3000.txt ├── Sony A5000.txt ├── Sony A5100.txt ├── Sony A6000.txt ├── Sony A6300.txt ├── Sony A6500.txt ├── Sony A7 II.txt ├── Sony A7.txt ├── Sony A7R II.txt ├── Sony A7R III.txt ├── Sony A7R.txt ├── Sony A7S II.txt ├── Sony A7S.txt ├── Sony Alpha 100.txt ├── Sony Alpha 200.txt ├── Sony Alpha 230.txt ├── Sony Alpha 290.txt ├── Sony Alpha 300.txt ├── Sony Alpha 330.txt ├── Sony Alpha 350.txt ├── Sony Alpha 380.txt ├── Sony Alpha 390.txt ├── Sony Alpha 450.txt ├── Sony Alpha 500.txt ├── Sony Alpha 550.txt ├── Sony Alpha 560.txt ├── Sony Alpha 580.txt ├── Sony Alpha 700.txt ├── Sony Alpha 850.txt ├── Sony Alpha 900.txt ├── Sony Cyber-shot DSC RX100 III.txt ├── Sony Cyber-shot DSC-RX1.txt ├── Sony Cyber-shot DSC-RX10 II.txt ├── Sony Cyber-shot DSC-RX10.txt ├── Sony Cyber-shot DSC-RX100 II.txt ├── Sony Cyber-shot DSC-RX100 IV.txt ├── Sony Cyber-shot DSC-RX100 V.txt ├── Sony Cyber-shot DSC-RX100.txt ├── Sony Cyber-shot DSC-RX1R II.txt ├── Sony Cyber-shot DSC-RX1R.txt ├── Sony Cybershot DSC-RX10 III.txt ├── Sony NEX-3N.txt ├── Sony NEX-5N.txt ├── Sony NEX-5R.txt ├── Sony NEX-5T.txt ├── Sony NEX-6.txt ├── Sony NEX-7.txt ├── Sony NEX-C3.txt ├── Sony NEX-F3.txt ├── Sony NEX3.txt ├── Sony NEX5.txt ├── Sony SLT Alpha 33.txt ├── Sony SLT Alpha 35.txt ├── Sony SLT Alpha 37.txt ├── Sony SLT Alpha 55.txt ├── Sony SLT Alpha 57.txt ├── Sony SLT Alpha 58.txt ├── Sony SLT Alpha 65.txt ├── Sony SLT Alpha 68.txt ├── Sony SLT Alpha 77 II.txt ├── Sony SLT Alpha 77.txt ├── Sony SLT Alpha 99 II.txt ├── Sony SLT Alpha 99.txt ├── Sony a9.txt └── YUNEEC Breeze 4K.txt /.gitignore: -------------------------------------------------------------------------------- 1 | .idea 2 | node_modules -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/README.md -------------------------------------------------------------------------------- /README.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/README.pdf -------------------------------------------------------------------------------- /frontend/.gitignore: -------------------------------------------------------------------------------- 1 | node_modules 2 | .idea 3 | -------------------------------------------------------------------------------- /frontend/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/frontend/package.json -------------------------------------------------------------------------------- /frontend/src/App.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/frontend/src/App.jsx -------------------------------------------------------------------------------- /frontend/src/data.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/frontend/src/data.js -------------------------------------------------------------------------------- /frontend/src/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/frontend/src/index.js -------------------------------------------------------------------------------- /frontend/src/index.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/frontend/src/index.less -------------------------------------------------------------------------------- /frontend/src/questions.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/frontend/src/questions.js -------------------------------------------------------------------------------- /frontend/src/rank.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/frontend/src/rank.js -------------------------------------------------------------------------------- /frontend/src/translateTag.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/frontend/src/translateTag.js -------------------------------------------------------------------------------- /frontend/webpack.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/frontend/webpack.config.js -------------------------------------------------------------------------------- /fuzzy-expert/.gitignore: -------------------------------------------------------------------------------- 1 | .idea 2 | /out 3 | *.class -------------------------------------------------------------------------------- /fuzzy-expert/fcl/camera.fcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/fcl/camera.fcl -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 100D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 100D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 10D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 10D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 1Ds.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 1Ds.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 1Dx.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 1Dx.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 200D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 200D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 20D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 20D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 300D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 300D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 30D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 30D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 350D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 350D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 400D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 400D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 40D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 40D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 450D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 450D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 500D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 500D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 50D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 50D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 550D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 550D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 5D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 5D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 5DS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 5DS.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 600D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 600D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 60D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 60D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 650D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 650D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 6D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 6D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 700D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 700D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 70D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 70D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 750D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 750D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 760D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 760D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 7D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 7D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS 80D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS 80D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS M.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS M.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS M10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS M10.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS M100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS M100.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS M2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS M2.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS M3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS M3.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS M5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS M5.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Canon EOS M6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Canon EOS M6.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/DJI Phantom 4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/DJI Phantom 4.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/DJI Zenmuse X7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/DJI Zenmuse X7.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Fujifilm XF1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Fujifilm XF1.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Leaf Aptus75S.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Leaf Aptus75S.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Leica C.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Leica C.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Leica M10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Leica M10.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Leica M8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Leica M8.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Leica M9 P.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Leica M9 P.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Leica M9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Leica M9.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Leica S.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Leica S.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Leica T.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Leica T.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Leica X Vario.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Leica X Vario.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Mamiya ZD Back.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Mamiya ZD Back.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon 1 AW1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon 1 AW1.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon 1 J1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon 1 J1.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon 1 J2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon 1 J2.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon 1 J3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon 1 J3.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon 1 J4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon 1 J4.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon 1 J5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon 1 J5.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon 1 S1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon 1 S1.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon 1 V1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon 1 V1.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon 1 V2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon 1 V2.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon 1 V3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon 1 V3.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D200.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D2H.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D2H.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D2X.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D2X.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D2Xs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D2Xs.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D3.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D300.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D3000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D3000.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D300s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D300s.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D3100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D3100.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D3200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D3200.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D3300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D3300.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D3400.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D3400.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D3X.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D3X.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D3s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D3s.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D4.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D40.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D40.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D40X.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D40X.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D4s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D4s.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D5.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D50.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D50.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D500.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D5000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D5000.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D5100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D5100.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D5200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D5200.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D5300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D5300.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D5500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D5500.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D5600.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D5600.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D60.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D60.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D600.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D600.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D610.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D610.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D70.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D70.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D700.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D700.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D7000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D7000.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D70s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D70s.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D7100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D7100.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D7200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D7200.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D750.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D750.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D7500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D7500.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D80.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D80.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D800.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D800.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D800E.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D800E.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D810.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D810.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D850.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D850.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon D90.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon D90.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Nikon Df.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Nikon Df.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Olympus E3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Olympus E3.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Olympus E30.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Olympus E30.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Olympus E410.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Olympus E410.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Olympus E420.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Olympus E420.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Olympus E450.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Olympus E450.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Olympus E5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Olympus E5.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Olympus E510.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Olympus E510.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Olympus E520.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Olympus E520.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Olympus E600.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Olympus E600.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Olympus E620.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Olympus E620.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Olympus PEN-F.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Olympus PEN-F.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Olympus XZ1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Olympus XZ1.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax 645D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax 645D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax 645Z.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax 645Z.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax K 01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax K 01.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax K-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax K-1.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax K-3 II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax K-3 II.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax K-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax K-3.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax K-30.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax K-30.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax K-5 II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax K-5 II.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax K-5 IIs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax K-5 IIs.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax K-50.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax K-50.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax K-500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax K-500.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax K-S1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax K-S1.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax K10D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax K10D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax K200D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax K200D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax K20D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax K20D.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax K5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax K5.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax K7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax K7.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax KM.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax KM.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax Kr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax Kr.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax Kx.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax Kx.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax MX-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax MX-1.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax Q.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax Q.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Pentax Q10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Pentax Q10.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Ricoh GR II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Ricoh GR II.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Ricoh GR.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Ricoh GR.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Samsung EX1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Samsung EX1.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Samsung EX2F.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Samsung EX2F.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Samsung GX 20.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Samsung GX 20.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Samsung NX 10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Samsung NX 10.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Samsung NX 100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Samsung NX 100.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Samsung NX 11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Samsung NX 11.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Samsung NX 20.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Samsung NX 20.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Samsung NX 200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Samsung NX 200.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Samsung NX 210.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Samsung NX 210.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Samsung NX 30.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Samsung NX 30.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Samsung NX 300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Samsung NX 300.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Samsung NX1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Samsung NX1.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Samsung NX1100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Samsung NX1100.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Samsung NX2000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Samsung NX2000.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Samsung NX500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Samsung NX500.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony A3000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony A3000.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony A5000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony A5000.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony A5100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony A5100.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony A6000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony A6000.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony A6300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony A6300.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony A6500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony A6500.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony A7 II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony A7 II.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony A7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony A7.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony A7R II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony A7R II.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony A7R III.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony A7R III.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony A7R.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony A7R.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony A7S II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony A7S II.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony A7S.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony A7S.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 100.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 200.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 230.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 230.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 290.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 290.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 300.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 330.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 330.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 350.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 350.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 380.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 380.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 390.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 390.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 450.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 450.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 500.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 550.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 550.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 560.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 560.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 580.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 580.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 700.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 700.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 850.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 850.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony Alpha 900.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony Alpha 900.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony NEX-3N.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony NEX-3N.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony NEX-5N.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony NEX-5N.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony NEX-5R.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony NEX-5R.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony NEX-5T.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony NEX-5T.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony NEX-6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony NEX-6.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony NEX-7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony NEX-7.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony NEX-C3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony NEX-C3.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony NEX-F3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony NEX-F3.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony NEX3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony NEX3.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony NEX5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony NEX5.txt -------------------------------------------------------------------------------- /fuzzy-expert/input/Sony a9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/input/Sony a9.txt -------------------------------------------------------------------------------- /fuzzy-expert/lib/fastjson-1.2.44.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/lib/fastjson-1.2.44.jar -------------------------------------------------------------------------------- /fuzzy-expert/lib/jFuzzyLogic.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/lib/jFuzzyLogic.jar -------------------------------------------------------------------------------- /fuzzy-expert/merged.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/merged.json -------------------------------------------------------------------------------- /fuzzy-expert/merger.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/merger.js -------------------------------------------------------------------------------- /fuzzy-expert/result/Canon EOS 10D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Canon EOS 10D.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Canon EOS 1Ds.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Canon EOS 1Ds.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Canon EOS 1Dx.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Canon EOS 1Dx.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Canon EOS 20D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Canon EOS 20D.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Canon EOS 30D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Canon EOS 30D.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Canon EOS 40D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Canon EOS 40D.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Canon EOS 50D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Canon EOS 50D.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Canon EOS M.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Canon EOS M.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Leica C.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Leica C.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Leica M10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Leica M10.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Leica M8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Leica M8.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Leica M9 P.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Leica M9 P.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Leica M9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Leica M9.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Leica S.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Leica S.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Leica T.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Leica T.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon 1 AW1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon 1 AW1.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon 1 J1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon 1 J1.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon 1 J2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon 1 J2.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon 1 J3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon 1 J3.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon 1 J4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon 1 J4.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon 1 J5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon 1 J5.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon 1 S1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon 1 S1.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon 1 V1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon 1 V1.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon 1 V2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon 1 V2.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon 1 V3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon 1 V3.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D200.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D2H.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D2H.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D2X.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D2X.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D2Xs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D2Xs.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D3.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D300.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D3000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D3000.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D300s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D300s.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D3100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D3100.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D3200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D3200.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D3300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D3300.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D3400.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D3400.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D3X.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D3X.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D3s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D3s.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D4.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D40.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D40.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D40X.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D40X.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D4s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D4s.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D5.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D50.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D50.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D500.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D5000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D5000.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D5100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D5100.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D5200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D5200.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D5300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D5300.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D5500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D5500.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D5600.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D5600.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D60.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D60.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D600.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D600.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D610.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D610.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D70.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D70.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D700.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D700.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D7000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D7000.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D70s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D70s.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D7100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D7100.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D7200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D7200.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D750.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D750.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D7500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D7500.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D80.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D80.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D800.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D800.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D800E.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D800E.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D810.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D810.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D850.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D850.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon D90.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon D90.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Nikon Df.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Nikon Df.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Olympus E3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Olympus E3.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Olympus E30.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Olympus E30.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Olympus E5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Olympus E5.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Olympus XZ1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Olympus XZ1.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax 645D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax 645D.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax 645Z.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax 645Z.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax K 01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax K 01.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax K-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax K-1.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax K-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax K-3.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax K-30.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax K-30.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax K-50.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax K-50.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax K-S1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax K-S1.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax K10D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax K10D.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax K20D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax K20D.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax K5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax K5.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax K7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax K7.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax KM.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax KM.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax Kr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax Kr.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax Kx.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax Kx.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax MX-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax MX-1.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax Q.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax Q.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Pentax Q10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Pentax Q10.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Ricoh GR II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Ricoh GR II.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Ricoh GR.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Ricoh GR.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Samsung EX1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Samsung EX1.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Samsung NX1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Samsung NX1.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony A3000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony A3000.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony A5000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony A5000.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony A5100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony A5100.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony A6000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony A6000.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony A6300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony A6300.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony A6500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony A6500.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony A7 II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony A7 II.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony A7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony A7.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony A7R II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony A7R II.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony A7R.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony A7R.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony A7S II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony A7S II.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony A7S.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony A7S.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony NEX-3N.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony NEX-3N.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony NEX-5N.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony NEX-5N.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony NEX-5R.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony NEX-5R.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony NEX-5T.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony NEX-5T.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony NEX-6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony NEX-6.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony NEX-7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony NEX-7.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony NEX-C3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony NEX-C3.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony NEX-F3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony NEX-F3.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony NEX3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony NEX3.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony NEX5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony NEX5.txt -------------------------------------------------------------------------------- /fuzzy-expert/result/Sony a9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/result/Sony a9.txt -------------------------------------------------------------------------------- /fuzzy-expert/src/ai/fuzzy/Main.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/fuzzy-expert/src/ai/fuzzy/Main.java -------------------------------------------------------------------------------- /imgs/fuzzify.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/imgs/fuzzify.gif -------------------------------------------------------------------------------- /imgs/scrape.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/imgs/scrape.gif -------------------------------------------------------------------------------- /imgs/ui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/imgs/ui.png -------------------------------------------------------------------------------- /imgs/ui2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/imgs/ui2.png -------------------------------------------------------------------------------- /scrape/.gitignore: -------------------------------------------------------------------------------- 1 | .idea 2 | node_modules -------------------------------------------------------------------------------- /scrape/README.md: -------------------------------------------------------------------------------- 1 | 1. scrape 2 | 2. clean -------------------------------------------------------------------------------- /scrape/clean.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/clean.js -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 1000D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 1000D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 100D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 100D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 10D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 10D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 1100D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 1100D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 1200D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 1200D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 1Ds.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 1Ds.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 1Dx.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 1Dx.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 200D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 200D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 20D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 20D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 300D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 300D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 30D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 30D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 350D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 350D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 400D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 400D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 40D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 40D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 450D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 450D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 500D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 500D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 50D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 50D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 550D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 550D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 5D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 5D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 5DS R.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 5DS R.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 5DS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 5DS.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 600D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 600D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 60D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 60D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 650D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 650D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 6D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 6D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 700D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 700D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 70D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 70D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 750D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 750D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 760D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 760D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 7D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 7D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS 80D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS 80D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS M.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS M.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS M10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS M10.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS M100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS M100.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS M2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS M2.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS M3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS M3.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS M5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS M5.txt -------------------------------------------------------------------------------- /scrape/cleaned/Canon EOS M6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Canon EOS M6.txt -------------------------------------------------------------------------------- /scrape/cleaned/DJI Phantom 4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/DJI Phantom 4.txt -------------------------------------------------------------------------------- /scrape/cleaned/DJI Phantom4 Pro.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/DJI Phantom4 Pro.txt -------------------------------------------------------------------------------- /scrape/cleaned/DJI Zenmuse X4S.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/DJI Zenmuse X4S.txt -------------------------------------------------------------------------------- /scrape/cleaned/DJI Zenmuse X5S.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/DJI Zenmuse X5S.txt -------------------------------------------------------------------------------- /scrape/cleaned/DJI Zenmuse X7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/DJI Zenmuse X7.txt -------------------------------------------------------------------------------- /scrape/cleaned/Fujifilm XF1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Fujifilm XF1.txt -------------------------------------------------------------------------------- /scrape/cleaned/Leaf Aptus75S.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Leaf Aptus75S.txt -------------------------------------------------------------------------------- /scrape/cleaned/Leica C.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Leica C.txt -------------------------------------------------------------------------------- /scrape/cleaned/Leica M Typ 240.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Leica M Typ 240.txt -------------------------------------------------------------------------------- /scrape/cleaned/Leica M10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Leica M10.txt -------------------------------------------------------------------------------- /scrape/cleaned/Leica M8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Leica M8.txt -------------------------------------------------------------------------------- /scrape/cleaned/Leica M9 P.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Leica M9 P.txt -------------------------------------------------------------------------------- /scrape/cleaned/Leica M9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Leica M9.txt -------------------------------------------------------------------------------- /scrape/cleaned/Leica Q Typ 116.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Leica Q Typ 116.txt -------------------------------------------------------------------------------- /scrape/cleaned/Leica S.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Leica S.txt -------------------------------------------------------------------------------- /scrape/cleaned/Leica T.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Leica T.txt -------------------------------------------------------------------------------- /scrape/cleaned/Leica X Vario.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Leica X Vario.txt -------------------------------------------------------------------------------- /scrape/cleaned/Mamiya ZD Back.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Mamiya ZD Back.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon 1 AW1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon 1 AW1.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon 1 J1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon 1 J1.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon 1 J2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon 1 J2.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon 1 J3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon 1 J3.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon 1 J4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon 1 J4.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon 1 J5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon 1 J5.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon 1 S1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon 1 S1.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon 1 V1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon 1 V1.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon 1 V2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon 1 V2.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon 1 V3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon 1 V3.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon Coolpix A.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon Coolpix A.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D200.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D2H.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D2H.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D2X.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D2X.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D2Xs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D2Xs.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D3.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D300.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D3000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D3000.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D300s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D300s.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D3100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D3100.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D3200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D3200.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D3300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D3300.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D3400.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D3400.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D3X.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D3X.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D3s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D3s.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D4.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D40.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D40.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D40X.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D40X.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D4s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D4s.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D5.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D50.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D50.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D500.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D5000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D5000.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D5100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D5100.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D5200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D5200.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D5300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D5300.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D5500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D5500.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D5600.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D5600.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D60.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D60.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D600.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D600.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D610.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D610.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D70.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D70.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D700.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D700.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D7000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D7000.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D70s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D70s.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D7100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D7100.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D7200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D7200.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D750.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D750.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D7500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D7500.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D80.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D80.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D800.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D800.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D800E.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D800E.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D810.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D810.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D850.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D850.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon D90.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon D90.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nikon Df.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nikon Df.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nokia Lumia 1020.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nokia Lumia 1020.txt -------------------------------------------------------------------------------- /scrape/cleaned/Nokia Lumia 1520.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Nokia Lumia 1520.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus E3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus E3.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus E30.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus E30.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus E410.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus E410.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus E420.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus E420.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus E450.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus E450.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus E5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus E5.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus E510.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus E510.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus E520.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus E520.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus E600.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus E600.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus E620.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus E620.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus PEN E-P5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus PEN E-P5.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus PEN EP1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus PEN EP1.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus PEN EP2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus PEN EP2.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus PEN EP3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus PEN EP3.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus PEN EPL1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus PEN EPL1.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus PEN EPL2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus PEN EPL2.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus PEN EPL3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus PEN EPL3.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus PEN EPM1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus PEN EPM1.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus PEN-F.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus PEN-F.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus Stylus1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus Stylus1.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus XZ-2 iHS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus XZ-2 iHS.txt -------------------------------------------------------------------------------- /scrape/cleaned/Olympus XZ1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Olympus XZ1.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax 645D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax 645D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax 645Z.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax 645Z.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax K 01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax K 01.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax K-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax K-1.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax K-3 II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax K-3 II.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax K-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax K-3.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax K-30.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax K-30.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax K-5 II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax K-5 II.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax K-5 IIs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax K-5 IIs.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax K-50.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax K-50.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax K-500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax K-500.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax K-S1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax K-S1.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax K10D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax K10D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax K200D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax K200D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax K20D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax K20D.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax K5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax K5.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax K7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax K7.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax KM.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax KM.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax Kr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax Kr.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax Kx.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax Kx.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax MX-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax MX-1.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax Q.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax Q.txt -------------------------------------------------------------------------------- /scrape/cleaned/Pentax Q10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Pentax Q10.txt -------------------------------------------------------------------------------- /scrape/cleaned/Ricoh GR II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Ricoh GR II.txt -------------------------------------------------------------------------------- /scrape/cleaned/Ricoh GR.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Ricoh GR.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung EX1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung EX1.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung EX2F.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung EX2F.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung GX 20.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung GX 20.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung NX 10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung NX 10.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung NX 100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung NX 100.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung NX 1000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung NX 1000.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung NX 11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung NX 11.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung NX 20.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung NX 20.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung NX 200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung NX 200.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung NX 210.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung NX 210.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung NX 30.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung NX 30.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung NX 300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung NX 300.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung NX1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung NX1.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung NX1100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung NX1100.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung NX2000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung NX2000.txt -------------------------------------------------------------------------------- /scrape/cleaned/Samsung NX500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Samsung NX500.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony A3000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony A3000.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony A5000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony A5000.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony A5100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony A5100.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony A6000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony A6000.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony A6300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony A6300.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony A6500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony A6500.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony A7 II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony A7 II.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony A7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony A7.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony A7R II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony A7R II.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony A7R III.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony A7R III.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony A7R.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony A7R.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony A7S II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony A7S II.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony A7S.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony A7S.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 100.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 200.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 230.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 230.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 290.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 290.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 300.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 330.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 330.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 350.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 350.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 380.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 380.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 390.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 390.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 450.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 450.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 500.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 550.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 550.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 560.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 560.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 580.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 580.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 700.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 700.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 850.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 850.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony Alpha 900.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony Alpha 900.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony NEX-3N.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony NEX-3N.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony NEX-5N.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony NEX-5N.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony NEX-5R.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony NEX-5R.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony NEX-5T.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony NEX-5T.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony NEX-6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony NEX-6.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony NEX-7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony NEX-7.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony NEX-C3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony NEX-C3.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony NEX-F3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony NEX-F3.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony NEX3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony NEX3.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony NEX5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony NEX5.txt -------------------------------------------------------------------------------- /scrape/cleaned/Sony a9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/Sony a9.txt -------------------------------------------------------------------------------- /scrape/cleaned/YUNEEC Breeze 4K.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/cleaned/YUNEEC Breeze 4K.txt -------------------------------------------------------------------------------- /scrape/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/package.json -------------------------------------------------------------------------------- /scrape/scrape.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scrape.js -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 1000D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 1000D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 100D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 100D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 10D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 10D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 1100D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 1100D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 1200D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 1200D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 1Ds.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 1Ds.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 1Dx.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 1Dx.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 200D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 200D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 20D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 20D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 300D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 300D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 30D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 30D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 350D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 350D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 400D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 400D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 40D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 40D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 450D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 450D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 500D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 500D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 50D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 50D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 550D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 550D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 5D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 5D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 5DS R.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 5DS R.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 5DS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 5DS.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 600D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 600D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 60D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 60D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 650D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 650D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 6D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 6D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 700D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 700D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 70D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 70D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 750D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 750D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 760D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 760D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 7D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 7D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS 80D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS 80D.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS M.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS M.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS M10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS M10.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS M100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS M100.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS M2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS M2.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS M3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS M3.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS M5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS M5.txt -------------------------------------------------------------------------------- /scrape/scraped/Canon EOS M6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Canon EOS M6.txt -------------------------------------------------------------------------------- /scrape/scraped/DJI Phantom 4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/DJI Phantom 4.txt -------------------------------------------------------------------------------- /scrape/scraped/DJI Phantom4 Pro.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/DJI Phantom4 Pro.txt -------------------------------------------------------------------------------- /scrape/scraped/DJI Zenmuse X4S.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/DJI Zenmuse X4S.txt -------------------------------------------------------------------------------- /scrape/scraped/DJI Zenmuse X5S.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/DJI Zenmuse X5S.txt -------------------------------------------------------------------------------- /scrape/scraped/DJI Zenmuse X7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/DJI Zenmuse X7.txt -------------------------------------------------------------------------------- /scrape/scraped/Fujifilm XF1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Fujifilm XF1.txt -------------------------------------------------------------------------------- /scrape/scraped/Leaf Aptus75S.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Leaf Aptus75S.txt -------------------------------------------------------------------------------- /scrape/scraped/Leica C.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Leica C.txt -------------------------------------------------------------------------------- /scrape/scraped/Leica M Typ 240.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Leica M Typ 240.txt -------------------------------------------------------------------------------- /scrape/scraped/Leica M10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Leica M10.txt -------------------------------------------------------------------------------- /scrape/scraped/Leica M8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Leica M8.txt -------------------------------------------------------------------------------- /scrape/scraped/Leica M9 P.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Leica M9 P.txt -------------------------------------------------------------------------------- /scrape/scraped/Leica M9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Leica M9.txt -------------------------------------------------------------------------------- /scrape/scraped/Leica Q Typ 116.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Leica Q Typ 116.txt -------------------------------------------------------------------------------- /scrape/scraped/Leica S.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Leica S.txt -------------------------------------------------------------------------------- /scrape/scraped/Leica T.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Leica T.txt -------------------------------------------------------------------------------- /scrape/scraped/Leica X Vario.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Leica X Vario.txt -------------------------------------------------------------------------------- /scrape/scraped/Mamiya ZD Back.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Mamiya ZD Back.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon 1 AW1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon 1 AW1.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon 1 J1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon 1 J1.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon 1 J2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon 1 J2.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon 1 J3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon 1 J3.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon 1 J4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon 1 J4.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon 1 J5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon 1 J5.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon 1 S1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon 1 S1.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon 1 V1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon 1 V1.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon 1 V2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon 1 V2.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon 1 V3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon 1 V3.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon Coolpix A.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon Coolpix A.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D200.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D2H.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D2H.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D2X.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D2X.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D2Xs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D2Xs.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D3.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D300.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D3000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D3000.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D300s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D300s.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D3100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D3100.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D3200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D3200.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D3300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D3300.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D3400.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D3400.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D3X.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D3X.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D3s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D3s.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D4.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D40.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D40.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D40X.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D40X.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D4s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D4s.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D5.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D50.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D50.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D500.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D5000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D5000.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D5100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D5100.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D5200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D5200.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D5300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D5300.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D5500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D5500.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D5600.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D5600.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D60.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D60.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D600.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D600.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D610.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D610.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D70.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D70.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D700.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D700.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D7000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D7000.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D70s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D70s.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D7100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D7100.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D7200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D7200.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D750.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D750.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D7500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D7500.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D80.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D80.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D800.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D800.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D800E.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D800E.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D810.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D810.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D850.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D850.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon D90.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon D90.txt -------------------------------------------------------------------------------- /scrape/scraped/Nikon Df.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nikon Df.txt -------------------------------------------------------------------------------- /scrape/scraped/Nokia Lumia 1020.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nokia Lumia 1020.txt -------------------------------------------------------------------------------- /scrape/scraped/Nokia Lumia 1520.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Nokia Lumia 1520.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus E3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus E3.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus E30.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus E30.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus E410.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus E410.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus E420.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus E420.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus E450.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus E450.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus E5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus E5.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus E510.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus E510.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus E520.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus E520.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus E600.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus E600.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus E620.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus E620.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus PEN E-P5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus PEN E-P5.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus PEN EP1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus PEN EP1.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus PEN EP2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus PEN EP2.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus PEN EP3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus PEN EP3.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus PEN EPL1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus PEN EPL1.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus PEN EPL2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus PEN EPL2.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus PEN EPL3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus PEN EPL3.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus PEN EPM1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus PEN EPM1.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus PEN-F.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus PEN-F.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus Stylus1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus Stylus1.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus XZ-2 iHS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus XZ-2 iHS.txt -------------------------------------------------------------------------------- /scrape/scraped/Olympus XZ1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Olympus XZ1.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax 645D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax 645D.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax 645Z.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax 645Z.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax K 01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax K 01.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax K-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax K-1.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax K-3 II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax K-3 II.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax K-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax K-3.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax K-30.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax K-30.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax K-5 II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax K-5 II.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax K-5 IIs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax K-5 IIs.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax K-50.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax K-50.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax K-500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax K-500.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax K-S1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax K-S1.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax K10D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax K10D.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax K200D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax K200D.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax K20D.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax K20D.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax K5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax K5.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax K7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax K7.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax KM.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax KM.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax Kr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax Kr.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax Kx.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax Kx.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax MX-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax MX-1.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax Q.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax Q.txt -------------------------------------------------------------------------------- /scrape/scraped/Pentax Q10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Pentax Q10.txt -------------------------------------------------------------------------------- /scrape/scraped/Ricoh GR II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Ricoh GR II.txt -------------------------------------------------------------------------------- /scrape/scraped/Ricoh GR.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Ricoh GR.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung EX1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung EX1.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung EX2F.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung EX2F.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung GX 20.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung GX 20.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung NX 10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung NX 10.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung NX 100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung NX 100.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung NX 1000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung NX 1000.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung NX 11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung NX 11.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung NX 20.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung NX 20.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung NX 200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung NX 200.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung NX 210.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung NX 210.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung NX 30.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung NX 30.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung NX 300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung NX 300.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung NX1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung NX1.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung NX1100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung NX1100.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung NX2000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung NX2000.txt -------------------------------------------------------------------------------- /scrape/scraped/Samsung NX500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Samsung NX500.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony A3000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony A3000.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony A5000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony A5000.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony A5100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony A5100.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony A6000.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony A6000.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony A6300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony A6300.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony A6500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony A6500.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony A7 II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony A7 II.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony A7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony A7.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony A7R II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony A7R II.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony A7R III.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony A7R III.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony A7R.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony A7R.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony A7S II.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony A7S II.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony A7S.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony A7S.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 100.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 100.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 200.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 200.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 230.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 230.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 290.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 290.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 300.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 300.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 330.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 330.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 350.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 350.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 380.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 380.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 390.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 390.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 450.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 450.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 500.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 500.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 550.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 550.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 560.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 560.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 580.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 580.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 700.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 700.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 850.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 850.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony Alpha 900.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony Alpha 900.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony NEX-3N.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony NEX-3N.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony NEX-5N.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony NEX-5N.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony NEX-5R.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony NEX-5R.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony NEX-5T.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony NEX-5T.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony NEX-6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony NEX-6.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony NEX-7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony NEX-7.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony NEX-C3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony NEX-C3.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony NEX-F3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony NEX-F3.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony NEX3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony NEX3.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony NEX5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony NEX5.txt -------------------------------------------------------------------------------- /scrape/scraped/Sony a9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/Sony a9.txt -------------------------------------------------------------------------------- /scrape/scraped/YUNEEC Breeze 4K.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KevinWang15/fuzzy-expert-system-buy-dslr-camera/HEAD/scrape/scraped/YUNEEC Breeze 4K.txt --------------------------------------------------------------------------------