-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbibliography.bib
More file actions
executable file
·134 lines (121 loc) · 4.21 KB
/
bibliography.bib
File metadata and controls
executable file
·134 lines (121 loc) · 4.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
@article{stata_4_2016,
issn = {1536-867X},
journal = {The Stata Journal},
pages = {917--937},
volume = {16},
publisher = {SAGE Publications},
number = {4},
year = {2016},
title = {Support Vector Machines},
language = {eng},
address = {Los Angeles, CA},
author = {Guenther, Nick and Schonlau, Matthias},
}
@PHDTHESIS {tschuggnall2014,
author = {Michael Tschuggnall},
title = {Intrinsic Plagiarism Detection and Author Analysis By Utilizing Grammar},
school = {University of Innsbruck, Department of Computer Science},
year = {2014},
month = {12},
url = {https://dbis-informatik.uibk.ac.at/sites/default/files/2017-05/diss.pdf},
urldate = {2019-08-16}
}
@article{zheng2006,
doi = {10.1002/asi.20316},
url = {https://doi.org/10.1002/asi.20316},
year = {2006},
publisher = {Wiley},
volume = {57},
number = {3},
pages = {378--393},
author = {Rong Zheng and Jiexun Li and Hsinchun Chen and Zan Huang},
title = {A framework for authorship identification of online messages: Writing-style features and classification techniques},
journal = {Journal of the American Society for Information Science and Technology}
}
@misc{yelp_dataset,
title = {Yelp Dataset Challenge},
year = {2019},
month = {1},
url = {https://www.yelp.com/dataset/challenge},
urldate = {2019-10-09},
journal = {Yelp Dataset}
}
@misc{yelp_about,
title = {Yelp},
year = {2019},
url = {https://www.yelp.com/about},
urldate = {2019-10-11},
journal = {Yelp}
}
@book{krajewski_ritzman,
author = {Lee J. Krajewski and Larry P. Ritzman},
title = {Operations Management: Strategy and Analysis (6th Edition)},
publisher = {Prentice Hall},
year = {2001},
ISBN = {0201615452},
}
@book{svm_2008,
series = {Information science and statistics},
isbn = {9780387772417},
publisher = {Springer},
year = {2008},
title = {Support vector machines},
author = {Steinwart, Ingo}
}
@article{dauzere,
author = {Dauzère–Pérès, Stéphane and Lasserre, Jean–Bernard},
title = {On the importance of sequencing decisions in production planning and scheduling},
journal = {International Transactions in Operational Research},
volume = {9},
number = {6},
pages = {779-793},
year = {2002}
}
@article{portougal_1997,
ISSN = {00922102, 1526551X},
URL = {http://www.jstor.org/stable/25062315},
author = {Victor Portougal},
journal = {Interfaces},
number = {6},
pages = {51--64},
publisher = {INFORMS},
title = {Production Scheduling in the Snack-Food Industry},
volume = {27},
year = {1997}
}
@article{portougal2000,
title = {Production Scheduling Theory: Just Where Is It Applicable?},
author = {Victor Portougal and David J. Robb},
journal = {Interfaces},
year = {2000},
volume = {30},
pages = {64-76}
}
@incollection{singh_2018,
doi = {10.1007/978-981-13-0923-6_32},
url = {https://doi.org/10.1007/978-981-13-0923-6_32},
year = {2018},
publisher = {Springer Singapore},
pages = {363--374},
author = {Nidhi, Singh; Nonita, Sharma; Akanksha, Juneja},
title = {Sentiment Score Analysis for Opinion Mining},
booktitle = {Advances in Intelligent Systems and Computing}
}
@incollection{Richhariya2018,
doi = {10.1007/978-981-13-0923-6_49},
url = {https://doi.org/10.1007/978-981-13-0923-6_49},
year = {2018},
publisher = {Springer Singapore},
pages = {569--582},
author = {B. Richhariya and M. Tanveer},
title = {A Fuzzy Universum Support Vector Machine Based on Information Entropy},
booktitle = {Advances in Intelligent Systems and Computing}
}
@book{Bell2014,
doi = {10.1002/9781119183464},
url = {https://doi.org/10.1002/9781119183464},
year = {2014},
publisher = {John Wiley {\&} Sons, Inc},
author = {Jason Bell},
title = {Machine Learning}
}