-
Notifications
You must be signed in to change notification settings - Fork 119
/
Copy pathlac__glb_8h_source.html
107 lines (105 loc) · 18.4 KB
/
lac__glb_8h_source.html
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>Clause: src/lac/src/lac_glb.h 源文件</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Clause
 <span id="projectnumber">1.0</span>
</div>
<div id="projectbrief">Chatopera Language Understanding Service.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- 制作者 Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'搜索');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>首页</span></a></li>
<li><a href="pages.html"><span>相关页面</span></a></li>
<li><a href="modules.html"><span>模块</span></a></li>
<li><a href="namespaces.html"><span>命名空间</span></a></li>
<li><a href="annotated.html"><span>类</span></a></li>
<li class="current"><a href="files.html"><span>文件</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="搜索" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>文件列表</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_0f04f17721863983be2c4c47e10bbe80.html">lac</a></li><li class="navelem"><a class="el" href="dir_3c91eac2528a0aaa955bdc0159b05dec.html">src</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">lac_glb.h</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/* Copyright (c) 2018 Baidu, Inc. All Rights Reserved.</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"></span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">Licensed under the Apache License, Version 2.0 (the "License");</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">you may not use this file except in compliance with the License.</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">You may obtain a copy of the License at</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"></span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">Unless required by applicable law or agreed to in writing, software</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment">distributed under the License is distributed on an "AS IS" BASIS,</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment">WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment">See the License for the specific language governing permissions and</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment">limitations under the License. */</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#ifndef BAIDU_LAC_LAC_GLB_H</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#define BAIDU_LAC_LAC_GLB_H</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#include "stdlib.h"</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="preprocessor">#include <iostream></span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#include "paddle/fluid/framework/program_desc.h"</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor">#include "paddle/fluid/framework/lod_tensor.h"</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#include "paddle/fluid/framework/scope.h"</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#include "paddle/fluid/framework/executor.h"</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="keyword">namespace </span><a class="code" href="namespacelac.html">lac</a> {</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#ifndef RETURN_VAL</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#define RETURN_VAL</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="keyword">enum</span> RVAL {</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  _SUCCESS = 0, _FAILED = -1,</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> };</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#ifndef OUTPUT_TYPE</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#define OUTPUT_TYPE</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="keyword">const</span> <span class="keywordtype">int</span> LAC_TYPE_MAX_LEN = 32; <span class="comment">/* maxinum number of bytes of a type name */</span></div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">const</span> <span class="keywordtype">int</span> MAX_TOKEN_COUNT = 256; <span class="comment">/* maximum number of characters of a sentence</span></div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="comment"> given to the taggers */</span></div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="structlac_1_1TAG.html"> 43</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structlac_1_1TAG.html">TAG</a> {</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">int</span> offset; <span class="comment">/* byte offset in query */</span></div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">int</span> length; <span class="comment">/* byte length */</span></div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">char</span> type[LAC_TYPE_MAX_LEN]; <span class="comment">/* word type */</span></div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">double</span> type_confidence; <span class="comment">/* confidence of type */</span></div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> } <a class="code" href="structlac_1_1TAG.html">tag_t</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="preprocessor">#ifndef LAC_BUFF</span></div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="preprocessor">#define LAC_BUFF</span></div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div><div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="structlac_1_1lac__buff__t.html"> 57</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="structlac_1_1lac__buff__t.html#ac23a304f3b81914bb87c977c3b7f22ad"> 61</a></span>  std::unique_ptr<paddle::framework::ProgramDesc> <a class="code" href="structlac_1_1lac__buff__t.html#ac23a304f3b81914bb87c977c3b7f22ad">copy_program</a>; <span class="comment">/* [fluid] copy of</span></div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="comment"> neural network representation */</span></div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  std::unique_ptr<paddle::framework::ExecutorPrepareContext> ctx; <span class="comment">/* [fluid]</span></div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="comment"> context */</span></div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  std::string feed_holder_name; <span class="comment">/* [fluid] feed holder name when predict, unique</span></div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="comment"> in each thread */</span></div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  std::string fetch_holder_name; <span class="comment">/* [fluid] fetch holder name when predict, unique</span></div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="comment"> in each thread */</span></div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  std::map<std::string, const paddle::framework::LoDTensor*> feed_targets; <span class="comment">/*</span></div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="comment"> [fluid] inputs of model */</span></div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  std::map<std::string, paddle::framework::LoDTensor*> fetch_targets; <span class="comment">/* [fluid]</span></div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="comment"> outputs of model */</span></div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  std::vector<std::string> sent_char_vector; <span class="comment">/* sentence of character vcetor form</span></div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="comment"> given to the taggers */</span></div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  std::vector<int> sent_offset_vector; <span class="comment">/* offset of each character in sentence in</span></div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="comment"> the original char array */</span></div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="structlac_1_1TAG.html">tag_t</a>* main_tagger_results; <span class="comment">/* results of main tagger */</span></div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keywordtype">int</span> main_tagger_result_num; <span class="comment">/* number of results of main tagger */</span></div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="structlac_1_1TAG.html">tag_t</a>* customization_tagger_results; <span class="comment">/* results of customization tagger */</span></div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keywordtype">int</span> customization_tagger_result_num; <span class="comment">/* number of results of customization tagger */</span></div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  std::set<int> main_border_set; <span class="comment">/* border positions of main tagger results */</span></div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  std::vector<int> word_model_input_vector; <span class="comment">/* word feature to input into the model */</span></div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  std::vector<int> model_output_vector; <span class="comment">/* output vector of the model */</span></div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span> } <a class="code" href="structlac_1_1lac__buff__t.html">lac_buff_t</a>;</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span> }</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="preprocessor">#endif</span></div><div class="ttc" id="namespacelac_html"><div class="ttname"><a href="namespacelac.html">lac</a></div><div class="ttdef"><b>Definition:</b> customization_tagger.cpp:21</div></div>
<div class="ttc" id="structlac_1_1TAG_html"><div class="ttname"><a href="structlac_1_1TAG.html">lac::TAG</a></div><div class="ttdoc">tag_t, the struct of lac result </div><div class="ttdef"><b>Definition:</b> lac_glb.h:43</div></div>
<div class="ttc" id="structlac_1_1lac__buff__t_html_ac23a304f3b81914bb87c977c3b7f22ad"><div class="ttname"><a href="structlac_1_1lac__buff__t.html#ac23a304f3b81914bb87c977c3b7f22ad">lac::lac_buff_t::copy_program</a></div><div class="ttdeci">std::unique_ptr< paddle::framework::ProgramDesc > copy_program</div><div class="ttdoc">fluid variables </div><div class="ttdef"><b>Definition:</b> lac_glb.h:61</div></div>
<div class="ttc" id="structlac_1_1lac__buff__t_html"><div class="ttname"><a href="structlac_1_1lac__buff__t.html">lac::lac_buff_t</a></div><div class="ttdoc">lac_buff_t, thread variables </div><div class="ttdef"><b>Definition:</b> lac_glb.h:57</div></div>
</div><!-- fragment --></div><!-- contents -->
<address class="footer">
<small>
Copyright (c) (2019-2020) <a href="https://www.chatopera.com">
北京华夏春松科技有限公司
</a>. All Rights Reserved
</small>
</address>